Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
-
fastai
|
|
|
2 |
toml
|
|
|
1 |
+
fastai==2.8.1
|
2 |
+
pickle==4.0
|
3 |
toml
|