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
- Local Apps
- Draw Things
- DiffusionBee
Draw Things 和 DiffusionBee 用不了这个模型?
#41
by tychoon - opened
DiffusionBee 直接说这个不支持,Draw Things 好像也导入不成功,online导入或下载到本地导入都没反应?
我确定这些程序比较渣,模型在ComfyUI上是可以正常工作的
The easiest way to run Z-Image locally on macOS. Native app, full privacy, no setup required. ⚡️
Download here: https://www.zimageapp.com/