Instructions to use Tongyi-MAI/Z-Image-Turbo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Tongyi-MAI/Z-Image-Turbo with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- AMD Developer Cloud
- Local Apps Settings
- Draw Things
- DiffusionBee
Local Installation Video and Testing - Step by Step
Hi,
Kudos on producing such a sublime model. I did a local installation and testing video :
https://youtu.be/JG51hmG7Sd8?si=EfoIje03hWv8og1F
Thanks and regards,
Fahd
The easiest way to run Z-Image locally on macOS. Native app, full privacy, no setup required. ⚡️
Download here: https://www.zimageapp.com/
You can try vie this site: https://z-image.cc/
The easiest way to run Z-Image locally on macOS. Native app, full privacy, no setup required. ⚡️
Download here: https://www.zimageapp.com/
Thx for the spam /s
Local Installation Easy Step by Step: https://zimageturbo.org/comfyui-local-generation
This post is missing all the links it's supposed to have
good
Good job
okay nice
Dear Z-Image-Turbo users, I create a dedicated interface fooocus style for this amazing model : https://github.com/mikecastrodemaria/crispz-studio
If you like to try and help me to improve it. Enjoy !