Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -79,4 +79,10 @@ fastapi>=0.104.0
|
|
79 |
gradio>=4.44.0
|
80 |
huggingface_hub>=0.24.0
|
81 |
pydantic>=2.0.0
|
82 |
-
python-multipart>=0.0.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
79 |
gradio>=4.44.0
|
80 |
huggingface_hub>=0.24.0
|
81 |
pydantic>=2.0.0
|
82 |
+
python-multipart>=0.0.6
|
83 |
+
fastapi>=0.104.0
|
84 |
+
gradio>=4.44.0
|
85 |
+
huggingface_hub>=0.24.0
|
86 |
+
pydantic>=2.0.0
|
87 |
+
python-multipart>=0.0.6
|
88 |
+
uvicorn>=0.22.0
|