sony / nnabla

Neural Network Libraries
https://nnabla.org/
Apache License 2.0
2.73k stars 334 forks source link

add pillow limitation for nnabla dependency #1197

Closed TomonobuTsujikawa closed 1 year ago

TomonobuTsujikawa commented 1 year ago

Recent updates of Colab have resulted in runtime errors. Here is an example: https://github.com/sony/nnabla-examples/issues/379

This PR limit the Pillow version and modify some Colab tutorial.