virtual-try-on / app.py

Commit History

fix: drop GPU duration to 60s for free-tier visitor compatibility
16e5458
Running

SpaceNugget commited on

fix: patch starlette TemplateResponse for old gradio API (name,ctx) → (req,name,ctx)
6dbb836

SpaceNugget commited on

fix: patch jinja2 LRUCache + pin jinja2<3.1.4 for TemplateResponse crash
3644815

SpaceNugget commited on

fix: patch _json_schema_to_python_type to handle bool schemas (additionalProperties: true)
9a76655

SpaceNugget commited on

fix: disable gradio API endpoint to prevent /info ASGI crashes
f085485

SpaceNugget commited on

fix: patch url_ok to bypass 0.0.0.0 health-check false negative
754dfcd

SpaceNugget commited on

fix: server_name=0.0.0.0 + upgrade gradio-client to fix ASGI schema error
6bc0a87

SpaceNugget commited on

fix: inject wsproto as uvicorn WebSocket backend, bypass broken websockets legacy
7fea3ce

SpaceNugget commited on

fix: upgrade uvicorn>=0.30.0 (drops websockets legacy API dependency)
9c97c10

SpaceNugget commited on

fix: force-install websockets==11.0.3 at startup before uvicorn loads it
68870ba

SpaceNugget commited on

fix: monkey-patch BytesLike into websockets.typing for uvicorn compat
30e3de5

SpaceNugget commited on

fix: ZeroGPU - add @spaces.GPU decorator and defer ComfyUI start to generate()
c9e0f14

SpaceNugget commited on

zerogpu support + gradio fix
3f7bc7c

SpaceCatNugget commited on

initial
1ba71b3

SpaceCatNugget commited on