Spaces:
Runtime error
Runtime error
Davidzhangyuanhan
commited on
Commit
•
102daf0
1
Parent(s):
7e3982a
Add application file
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.10.1
|
2 |
torchvision==0.11.2
|
|
|
3 |
opencv-python-headless==4.5.3.56
|
4 |
timm==0.4.12
|
5 |
numpy
|
|
|
|
|
1 |
torchvision==0.11.2
|
2 |
+
torch==1.10.1
|
3 |
opencv-python-headless==4.5.3.56
|
4 |
timm==0.4.12
|
5 |
numpy
|