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