Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ openai
|
|
8 |
streamlit
|
9 |
python-dotenv
|
10 |
spacy
|
|
|
11 |
transformers
|
|
|
8 |
streamlit
|
9 |
python-dotenv
|
10 |
spacy
|
11 |
+
sentencepiece
|
12 |
transformers
|