Spaces:
Running
on
Zero
Running
on
Zero
Commit
·
dad6083
1
Parent(s):
bcad570
Upgrade toorch version to 2.5.1, which is now compatible with latest zeroGPU.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch==2.
|
2 |
torchvision
|
3 |
numpy<2
|
4 |
opencv-python
|
|
|
1 |
+
torch==2.5.1
|
2 |
torchvision
|
3 |
numpy<2
|
4 |
opencv-python
|