Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
huggingface-hub>=0.25.0
|
| 3 |
pillow>=10.0.0
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
gradio>=5.0.0
|
| 2 |
huggingface-hub>=0.25.0
|
| 3 |
pillow>=10.0.0
|
| 4 |
+
fastapi>=0.115.0
|
| 5 |
+
uvicorn>=0.32.0
|
| 6 |
+
pydantic>=2.0.0
|