Open-source Multi-Model AI Image Studio — Generate, Img2Img & Inpaint with FLUX, Qwen-Image , Z-Image and many more. Zero-setup for Google Colab
Stars
6
Forks
1
Watchers
6
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
841
commits
188
commits
126
commits
45
commits
4
commits
3
commits
2
commits
2
commits
2
commits
2
commits
fix: remove Z-Image from img2img/inpaint — crashes on Colab, generation only
44f26deView on GitHubfix: zero-exception error handling — no traceback, just clean print
c2fe7f9View on GitHubfix: no-traceback error messages — just clean printed warnings with instructions
6583d02View on GitHubfix: clean notebook with friendly error for missing model selection
d7747c8View on GitHubfeat: add Z-Image to img2img/inpaint, set Qwen-Image-Edit as default
dc5e747View on GitHubfix: bump clothing denoise to 0.75 — 0.55 was too conservative
4966b77View on GitHubfix: per-edit-type denoise — background=1.0 (full regen), clothing=0.55 (preserve shape)
5184fe3View on GitHubfix: clothing-only mask for non-background edits — no more green dresses in background
4163fabView on GitHubfix: FLUX img2img always routes through inpaint with smart mask selection
eec75b7View on GitHubfix: prompt-aware img2img — only mask background when prompt is about background
1b35166View on GitHubfix: use denoise=1.0 for img2img background — eliminates original color bleed
6417a8eView on GitHubfix: cap steps at 8 for distilled FLUX Klein — 20 steps degrades quality
167cee7View on GitHub