Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
pandas
|
3 |
ijson
|
4 |
python-dotenv
|
5 |
-
spacy
|
|
|
|
2 |
pandas
|
3 |
ijson
|
4 |
python-dotenv
|
5 |
+
spacy
|
6 |
+
transformers
|