Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -32,3 +32,4 @@ requests>=2.28.0
|
|
32 |
python-dotenv>=1.0.0
|
33 |
mammoth>=1.4.2
|
34 |
python-docx>=0.8.11
|
|
|
|
32 |
python-dotenv>=1.0.0
|
33 |
mammoth>=1.4.2
|
34 |
python-docx>=0.8.11
|
35 |
+
nltk>=3.8.1
|