Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,5 @@
|
|
|
|
|
| 1 |
fastai>=2
|
|
|
|
| 2 |
packaging
|
|
|
|
|
|
| 1 |
+
voila
|
| 2 |
fastai>=2
|
| 3 |
+
pillow<7
|
| 4 |
packaging
|
| 5 |
+
ipywidgets==7.5.1
|