Spaces:
Running
on
Zero
Running
on
Zero
change torch version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio
|
2 |
numpy==1.26.4
|
3 |
spaces
|
4 |
-
torch==2.
|
5 |
opencv-python==4.10.0.82
|
6 |
imageio==2.34.1
|
7 |
imageio-ffmpeg==0.5.1
|
|
|
1 |
gradio
|
2 |
numpy==1.26.4
|
3 |
spaces
|
4 |
+
torch==2.0.1
|
5 |
opencv-python==4.10.0.82
|
6 |
imageio==2.34.1
|
7 |
imageio-ffmpeg==0.5.1
|