Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
torch==2.1.0
|
4 |
-
torchvision==0.16.0
|
5 |
-
gradio
|
6 |
-
numpy<2
|
|
|
1 |
+
fastai
|
2 |
+
toml
|
|
|
|
|
|
|
|