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 2 files
Browse files
Jennifer_Love_Hewitt_PMv1a_ZImage.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f14048f22e98903fd0036ae6d30f2b1500013c588e2656943960d175cd70d4ed
|
| 3 |
+
size 170128336
|
Sabrina_Lloyd_PMv1a_ZImage.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2491c453b98554f12404d0bc51c390f65d6078f0f8b3409dbbfa9ce72de22617
|
| 3 |
+
size 170128312
|