Spaces:
Running on Zero
Running on Zero
Commit History
fix: patch starlette TemplateResponse for old gradio API (name,ctx) → (req,name,ctx) 6dbb836
fix: patch jinja2 LRUCache + pin jinja2<3.1.4 for TemplateResponse crash 3644815
fix: patch _json_schema_to_python_type to handle bool schemas (additionalProperties: true) 9a76655
fix: disable gradio API endpoint to prevent /info ASGI crashes f085485
fix: patch url_ok to bypass 0.0.0.0 health-check false negative 754dfcd
fix: server_name=0.0.0.0 + upgrade gradio-client to fix ASGI schema error 6bc0a87
fix: inject wsproto as uvicorn WebSocket backend, bypass broken websockets legacy 7fea3ce
fix: upgrade uvicorn>=0.30.0 (drops websockets legacy API dependency) 9c97c10
fix: force-install websockets==11.0.3 at startup before uvicorn loads it 68870ba
fix: monkey-patch BytesLike into websockets.typing for uvicorn compat 30e3de5
fix: ZeroGPU - add @spaces.GPU decorator and defer ComfyUI start to generate() c9e0f14
zerogpu support + gradio fix 3f7bc7c
SpaceCatNugget commited on
initial 1ba71b3
SpaceCatNugget commited on