Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
gradio==5.35.0
|
| 2 |
transformers==4.53.1
|
| 3 |
-
torch==2.
|
|
|
|
| 1 |
gradio==5.35.0
|
| 2 |
transformers==4.53.1
|
| 3 |
+
torch==2.6.0 --index-url https://download.pytorch.org/whl/cu118
|