Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -8,3 +8,5 @@ gptcache==0.1.4
|
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
fastapi==0.100.1
|
| 10 |
uvicorn==0.23.2
|
|
|
|
|
|
|
|
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
fastapi==0.100.1
|
| 10 |
uvicorn==0.23.2
|
| 11 |
+
nltk
|
| 12 |
+
scikit-learn
|