Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
2 |
transformers==4.27.4
|
3 |
gradio==3.28.1
|
4 |
torch==1.13.1
|
|
|
|
|
|
1 |
transformers==4.27.4
|
2 |
gradio==3.28.1
|
3 |
torch==1.13.1
|
4 |
+
sentencepiece==0.1.97
|