Spaces:
Sleeping
Sleeping
| # requirements.txt | |
| gradio==4.29.0 # 会自动拉 fastapi 0.110.* + starlette 0.36.3 | |
| pydantic==2.6.4 # 可选;Gradio 4.29 已用 Pydantic 2 | |
| uvicorn[standard] | |
| requests | |
| pillow | |