Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ gradio>=3.30.0
|
|
2 |
transformers==4.44.2
|
3 |
torch>=2.0.0
|
4 |
huggingface-hub>=0.16.0
|
|
|
|
2 |
transformers==4.44.2
|
3 |
torch>=2.0.0
|
4 |
huggingface-hub>=0.16.0
|
5 |
+
sentencepiece
|