metadata
language: en
license: apache-2.0
pipeline_tag: text-to-image
tags:
- image-generation
- image-editing
- mlx
library_name: mflux
base_model: Tongyi-MAI/Z-Image
This model was converted to MLX format from Tongyi-MAI/Z-Image using MFLUX v0.17.5.
Usage example:
uv tool install mflux
mflux-generate-z-image --base-model z-image --model deepsweet/Z-Image-6B-MLX-Q4 --width 800 --height 592 --steps 50 --guidance 4 --output image.png --prompt "A red fox resting in fresh snow under soft winter light, detailed fur, gentle bokeh, natural color grading"
See official README for more details.