Spaces:
Running
Running
fixed to torch1.8.0
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==
|
2 |
-
torchvision==0.
|
3 |
numpy==1.21.1
|
4 |
# ipython==7.21.0
|
5 |
opencv-python==4.3.0.38
|
|
|
1 |
+
torch==2.3.0
|
2 |
+
torchvision==0.18.0
|
3 |
numpy==1.21.1
|
4 |
# ipython==7.21.0
|
5 |
opencv-python==4.3.0.38
|