Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ tensorflow
|
|
4 |
python-docx
|
5 |
huggingface-hub
|
6 |
transformers
|
7 |
-
spacy
|
|
|
|
|
|
4 |
python-docx
|
5 |
huggingface-hub
|
6 |
transformers
|
7 |
+
spacy
|
8 |
+
sqlalchemy
|
9 |
+
dotenv
|