Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
transformers
|
| 3 |
-
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
transformers
|
| 3 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 4 |
+
torch==2.4.0
|
| 5 |
+
spaces
|