Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torchvision==0.19.0
|
3 |
transformers==4.42.3
|
4 |
opencv-python-headless<4.10
|
|
|
1 |
+
torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
transformers==4.42.3
|
4 |
opencv-python-headless<4.10
|