Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ fastapi
|
|
2 |
uvicorn
|
3 |
huggingface-hub
|
4 |
json-repair
|
5 |
-
nltk
|
|
|
|
2 |
uvicorn
|
3 |
huggingface-hub
|
4 |
json-repair
|
5 |
+
nltk
|
6 |
+
word_forms
|