Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
3a9020a
1
Parent(s):
747086f
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
timm
|
3 |
-
torch
|
4 |
torchvision
|
5 |
opencv-python-headless
|
6 |
numpy
|
|
|
1 |
gradio
|
2 |
timm
|
3 |
+
torch~=1.8
|
4 |
torchvision
|
5 |
opencv-python-headless
|
6 |
numpy
|