Skip to content

Releases: Jordanplus/Image-gen

v0.1.0 — Initial release

Choose a tag to compare

@Jordanplus Jordanplus released this 27 Jun 04:17

First public release of the local AI image-generation toolchain for Apple Silicon (M-series).

What's included

  • CLIscripts/my_imagen_v2.py: ComfyUI plus-face pipeline (FaceID / IP-Adapter), with per-run timing.
  • Recipesrecipes/: standalone mflux generators for FLUX.2 / Qwen-Image / Z-Image.
  • Workflowsworkflows/: ComfyUI workflow JSON (active face_fix + legacy).
  • Docstoolchain.md (tools, models, install/download, and 13 documented pitfalls), docs/METHODS.md, docs/LOCAL-MODELS.md.
  • Setupsetup.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).