Spaces:
Runtime error
Runtime error
masonadams22
commited on
Commit
•
398a9e2
1
Parent(s):
c7f4842
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
-
sentencepiece
|
|
|
|
1 |
torch
|
2 |
git+https://github.com/huggingface/transformers
|
3 |
datasets
|
4 |
+
sentencepiece
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|