Spaces:
Build error
Build error
Samuel L Meyers
commited on
Commit
·
e70a49c
1
Parent(s):
f9207b7
Lick harder.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ huggingface_hub
|
|
| 5 |
numpy
|
| 6 |
httpx==0.24.1
|
| 7 |
git+https://github.com/huggingface/transformers
|
| 8 |
-
torch
|
|
|
|
|
|
| 5 |
numpy
|
| 6 |
httpx==0.24.1
|
| 7 |
git+https://github.com/huggingface/transformers
|
| 8 |
+
torch
|
| 9 |
+
sentencepiece
|