Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
transformers
|
2 |
-
sentencepiece
|
|
|
|
|
|
1 |
transformers
|
2 |
+
sentencepiece
|
3 |
+
-f https://download.pytorch.org/whl/cu116
|
4 |
+
torch
|