Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
fastai==2.7.7
|
2 |
huggingface_hub[fastai]
|
3 |
timm==0.6.5
|
4 |
-
torchvision==0.12.0
|
|
|
|
1 |
fastai==2.7.7
|
2 |
huggingface_hub[fastai]
|
3 |
timm==0.6.5
|
4 |
+
torchvision==0.12.0
|
5 |
+
torch==1.11.0
|