Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ sentence-transformers==2.2.2
|
|
6 |
openai==0.27.0
|
7 |
PyJWT==2.6.0
|
8 |
python-dotenv==0.19.2
|
|
|
|
6 |
openai==0.27.0
|
7 |
PyJWT==2.6.0
|
8 |
python-dotenv==0.19.2
|
9 |
+
nltk==3.6.7
|