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