Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ python-docx
|
|
3 |
huggingface-hub
|
4 |
gradio==3.39.0
|
5 |
tensorflow==2.10.0
|
6 |
-
|
7 |
pydantic==1.10.7
|
8 |
transformers==4.30.0
|
9 |
sqlalchemy==1.4.44
|
|
|
3 |
huggingface-hub
|
4 |
gradio==3.39.0
|
5 |
tensorflow==2.10.0
|
6 |
+
nltk==3.8.1
|
7 |
pydantic==1.10.7
|
8 |
transformers==4.30.0
|
9 |
sqlalchemy==1.4.44
|