Releases: Jordanplus/Image-gen
Releases · Jordanplus/Image-gen
Release list
v0.1.0 — Initial release
First public release of the local AI image-generation toolchain for Apple Silicon (M-series).
What's included
- CLI —
scripts/my_imagen_v2.py: ComfyUI plus-face pipeline (FaceID / IP-Adapter), with per-run timing. - Recipes —
recipes/: standalone mflux generators for FLUX.2 / Qwen-Image / Z-Image. - Workflows —
workflows/: ComfyUI workflow JSON (activeface_fix+ legacy). - Docs —
toolchain.md(tools, models, install/download, and 13 documented pitfalls),docs/METHODS.md,docs/LOCAL-MODELS.md. - Setup —
setup.sh,start_backend.sh,download_model.sh.
Notes
- Targets Apple Silicon Mac (M-series) / 32GB, macOS 26 — ComfyUI (PyTorch-MPS) + mflux (MLX).
- Personal assets, generated outputs, model weights, environments and secrets are intentionally excluded (see
.gitignore).