Synced repo using 'sync_with_huggingface' Github Action
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -7,3 +7,5 @@ cryptography
|
|
7 |
openai
|
8 |
streamlit
|
9 |
python-dotenv
|
|
|
|
|
|
7 |
openai
|
8 |
streamlit
|
9 |
python-dotenv
|
10 |
+
spacy
|
11 |
+
transformers
|