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