Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
torch>=2.0
|
2 |
torchvision>=0.15.2,<0.20.0
|
3 |
transformers>=4.41.2,<5.0.0
|
4 |
tensorflow>=2.13.0
|
|
|
1 |
+
torch>=2.6.0,<3.0.0
|
2 |
torchvision>=0.15.2,<0.20.0
|
3 |
transformers>=4.41.2,<5.0.0
|
4 |
tensorflow>=2.13.0
|