Text-to-Image
Diffusers
Safetensors
English
lora
t2i
photorealistic
woman
celebrity
likeness
z-image
Z-Image-Turbo
z-image_turbo
ZiT
Instructions to use pmczip/Z-Image-Turbo_Models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use pmczip/Z-Image-Turbo_Models 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") pipe.load_lora_weights("pmczip/Z-Image-Turbo_Models") prompt = "413xkin65t0n, auburn hair, blue eyes, denim jacket, black turtleneck sweater, jeans, lips, outdoors, on a ranch, leaning on a wooden post, morning, bright, " image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 8 files
Browse files- .gitattributes +8 -0
- ZIT_Images/134hr3mini.png +3 -0
- ZIT_Images/54r4hj0n35.png +3 -0
- ZIT_Images/64bri3113uni0n.png +3 -0
- ZIT_Images/6r3tch3nm01.png +3 -0
- ZIT_Images/b3thph03nix.png +3 -0
- ZIT_Images/b3tti3pa63.png +3 -0
- ZIT_Images/c4th3rin3b311.png +3 -0
- ZIT_Images/v4n3554m4rci1.png +3 -0
.gitattributes
CHANGED
|
@@ -71,3 +71,11 @@ ZIT_Images/m466i35iff.png filter=lfs diff=lfs merge=lfs -text
|
|
| 71 |
ZIT_Images/ju1i45ti135.png filter=lfs diff=lfs merge=lfs -text
|
| 72 |
ZIT_Images/m31j04nh4rt.png filter=lfs diff=lfs merge=lfs -text
|
| 73 |
ZIT_Images/hi14ry5w4nk.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 71 |
ZIT_Images/ju1i45ti135.png filter=lfs diff=lfs merge=lfs -text
|
| 72 |
ZIT_Images/m31j04nh4rt.png filter=lfs diff=lfs merge=lfs -text
|
| 73 |
ZIT_Images/hi14ry5w4nk.png filter=lfs diff=lfs merge=lfs -text
|
| 74 |
+
ZIT_Images/134hr3mini.png filter=lfs diff=lfs merge=lfs -text
|
| 75 |
+
ZIT_Images/54r4hj0n35.png filter=lfs diff=lfs merge=lfs -text
|
| 76 |
+
ZIT_Images/64bri3113uni0n.png filter=lfs diff=lfs merge=lfs -text
|
| 77 |
+
ZIT_Images/6r3tch3nm01.png filter=lfs diff=lfs merge=lfs -text
|
| 78 |
+
ZIT_Images/b3thph03nix.png filter=lfs diff=lfs merge=lfs -text
|
| 79 |
+
ZIT_Images/b3tti3pa63.png filter=lfs diff=lfs merge=lfs -text
|
| 80 |
+
ZIT_Images/c4th3rin3b311.png filter=lfs diff=lfs merge=lfs -text
|
| 81 |
+
ZIT_Images/v4n3554m4rci1.png filter=lfs diff=lfs merge=lfs -text
|
ZIT_Images/134hr3mini.png
ADDED
|
Git LFS Details
|
ZIT_Images/54r4hj0n35.png
ADDED
|
Git LFS Details
|
ZIT_Images/64bri3113uni0n.png
ADDED
|
Git LFS Details
|
ZIT_Images/6r3tch3nm01.png
ADDED
|
Git LFS Details
|
ZIT_Images/b3thph03nix.png
ADDED
|
Git LFS Details
|
ZIT_Images/b3tti3pa63.png
ADDED
|
Git LFS Details
|
ZIT_Images/c4th3rin3b311.png
ADDED
|
Git LFS Details
|
ZIT_Images/v4n3554m4rci1.png
ADDED
|
Git LFS Details
|