Commit History

Use synchronous function with @spaces.GPU for ZeroGPU compatibility
564b9a0
Running

Noperi commited on

Remove @spaces.GPU from async endpoint to fix ZeroGPU NotImplementedError
25ffad4

Noperi commited on

Mount Gradio at /gradio to not interfere with FastAPI routes
a83cc8e

Noperi commited on

Mount gradio at root and keep fastapi endpoints
fb9d7f2

Noperi commited on

Add full /download_tg endpoint implementation in app.py
0b4f612

Noperi commited on

Add @spaces.GPU decorator to gradio app.py
becdf9f

Noperi commited on

Switch back to standard Gradio SDK
20df4b2

Noperi commited on

Switch back to pure FastAPI Docker setup
a6ca4f5

Noperi commited on

Add /download_tg endpoint with FastAPI and Gradio mount
c752abc

Noperi commited on

Add @spaces.GPU decorator to app.py
ca7b6aa

Noperi commited on

Fix huggingface_hub import error for gradio
677af00

Noperi commited on

Fix container hook issue with app_port
392248d

Noperi commited on

Minimal stable gradio config
387a151

Noperi commited on

Fix app.py with standard gradio interface
bd48146

Noperi commited on

Switch README back to sdk: gradio
020aa67

Noperi commited on

Clean Docker setup with app_port 7860
cf711fc

Noperi commited on

Fix gradio demo.launch server settings
043c5e8

Noperi commited on

Fix app.py for gradio launch
e608c5b

Noperi commited on

Switch back to Gradio SDK for ZeroGPU compatibility
9b9c4f0

Noperi commited on