Spaces:
Build error
Build error
ali
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ transformers==4.32.0
|
|
2 |
torch==2.0.1
|
3 |
nltk==3.8.1
|
4 |
gradio==3.41.2
|
|
|
|
2 |
torch==2.0.1
|
3 |
nltk==3.8.1
|
4 |
gradio==3.41.2
|
5 |
+
sentencepiece==0.1.99
|