Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torchvision==0.18.0
|
3 |
onnxruntime-gpu==1.18.0
|
4 |
transformers==4.33.0
|
|
|
1 |
+
torch==2.3.0
|
2 |
torchvision==0.18.0
|
3 |
onnxruntime-gpu==1.18.0
|
4 |
transformers==4.33.0
|