MagicFixup / app.py

Commit History

Move `import spaces` before all other imports to satisfy ZeroGPU requirement
bb2e2c7

HadiZayer Claude Sonnet 4.6 commited on

Fix ZeroGPU compatibility: load model on CPU at startup, move to CUDA inside @spaces.GPU
87c1aac

HadiZayer Claude Sonnet 4.6 commited on

patch gradio_client 5.21.0 bug: bool schema in _json_schema_to_python_type
a697bd3

HadiZayer commited on

copy examples to /tmp for Gradio 5 path security check
0f018d2

HadiZayer commited on

load examples from model repo instead of space repo
bb1ac06

HadiZayer commited on

download examples from Space repo at startup
d9ccc15

HadiZayer commited on

add MagicFixup space (code only, examples uploaded via API)
b988971

HadiZayer commited on