Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Alovestocode
/
router-router-zero
like
0
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
794513e
router-router-zero
36.6 kB
Ctrl+K
Ctrl+K
1 contributor
History:
68 commits
Alovestocode
Add docker-compose.yml and .dockerignore for local development
794513e
verified
6 months ago
.huggingface
Initial ZeroGPU router backend
6 months ago
__pycache__
Fix ZeroGPU startup error: Move GPU decorator to request handler
6 months ago
.dockerignore
Safe
665 Bytes
Add docker-compose.yml and .dockerignore for local development
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
Dockerfile
Safe
628 Bytes
Add Dockerfile for local development
6 months ago
README.md
Safe
3.18 kB
Refactor: Mount Gradio on FastAPI, use gr.mount_gradio_app for proper integration
6 months ago
app.py
Safe
9.55 kB
Update: Follow ZeroGPU pattern - load models on CPU, move to GPU inside @spaces.GPU functions
6 months ago
requirements.txt
Safe
158 Bytes
Add Gradio interface for ZeroGPU detection - fixes 'No @spaces.GPU function detected' warning
6 months ago
test_api.py
Safe
3.29 kB
Refactor: Mount Gradio on FastAPI, use gr.mount_gradio_app for proper integration
6 months ago