Spaces:
Runtime error
Runtime error
hereoncollab
commited on
Commit
•
0d5e624
1
Parent(s):
eed0648
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
2 |
gradio
|
3 |
transformers
|
4 |
-
huggingface_hub
|
|
|
|
1 |
torch
|
2 |
gradio
|
3 |
transformers
|
4 |
+
huggingface_hub
|
5 |
+
sentencepiece
|