Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

z-image

CLI and long-running worker for Z-Image-Turbo image generation with LoRA support, batch comparison, and img2img.

Quick start

python3.12 -m venv .venv
source .venv/bin/activate
# Install torch (CUDA) and zimage per your environment, then:
pip install -e .

source .env.sh
./cli.py daemon start
./cli.py gen "your prompt"

See tips.md for model guidance and batch workflows. See docs/randomness.md for seed diversity options.

About

Z-Image-Turbo CLI and worker

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages