Spaces:
Runtime error
Runtime error
Commit
·
8b3b15e
1
Parent(s):
5f4bd69
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.
|
2 |
-
torchvision==0.
|
3 |
opencv-python
|
4 |
timm==0.4.12
|
5 |
numpy
|
|
|
1 |
+
torch==1.11
|
2 |
+
torchvision==0.12
|
3 |
opencv-python
|
4 |
timm==0.4.12
|
5 |
numpy
|