Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
HadiZayer
/
MagicFixup
like
1
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
MagicFixup
356 kB
3 contributors
History:
42 commits
HadiZayer
Claude Sonnet 4.6
Move `import spaces` before all other imports to satisfy ZeroGPU requirement
bb2e2c7
about 23 hours ago
configs
add MagicFixup space (code only, examples uploaded via API)
2 days ago
ldm
remove torch.hub DINOv2 download: stub out encoder (output was always zeros), strict=False to skip DINO checkpoint keys
2 days ago
src
add MagicFixup space (code only, examples uploaded via API)
2 days ago
.gitattributes
Safe
1.52 kB
remove LFS tracking for images, let Xet handle them
2 days ago
.gitignore
47 Bytes
add MagicFixup space (code only, examples uploaded via API)
2 days ago
README.md
669 Bytes
request T4 GPU hardware
2 days ago
app.py
Safe
3.23 kB
Move `import spaces` before all other imports to satisfy ZeroGPU requirement
about 23 hours ago
requirements.txt
236 Bytes
add setuptools to restore pkg_resources for Python 3.13
2 days ago
run_magicfu.py
Safe
12.4 kB
Fix ZeroGPU compatibility: load model on CPU at startup, move to CUDA inside @spaces.GPU
about 24 hours ago
setup.py
171 Bytes
add MagicFixup space (code only, examples uploaded via API)
2 days ago