Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -3,5 +3,4 @@ sentencepiece>=0.1.99
|
|
| 3 |
fastapi>=0.100.0
|
| 4 |
uvicorn>=0.23.0
|
| 5 |
pydantic>=2.0.0
|
| 6 |
-
huggingface_hub>=0.19.0
|
| 7 |
-
python-multipart>=0.0.6
|
|
|
|
| 3 |
fastapi>=0.100.0
|
| 4 |
uvicorn>=0.23.0
|
| 5 |
pydantic>=2.0.0
|
| 6 |
+
huggingface_hub>=0.19.0
|
|
|