Instructions to use Tongyi-MAI/Z-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Tongyi-MAI/Z-Image 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", 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
Clean old ckpts.
#2
by QJerry - opened
transformer/diffusion_pytorch_model-00001-of-00003.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:c0a0fdf1134e5633e319c916aa613222bbb344e4e4e07ee88c39d0a09e9915e5
|
| 3 |
-
size 9973693184
|
|
|
|
|
|
|
|
|
|
|
|
transformer/diffusion_pytorch_model-00002-of-00003.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:66e299554a3f0a636db60ad71250cb23b67e8b09c42298697b01b805d7fb473c
|
| 3 |
-
size 9973714824
|
|
|
|
|
|
|
|
|
|
|
|
transformer/diffusion_pytorch_model-00003-of-00003.safetensors
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:881fd7b9a6b21279b1895a0716303ec6ea2fb1821366fc4dd4c8992a7911a42c
|
| 3 |
-
size 4672282880
|
|
|
|
|
|
|
|
|
|
|
|