Instructions to use nphSi/Z-Image-Lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use nphSi/Z-Image-Lora 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,Tongyi-MAI/Z-Image-Turbo", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("nphSi/Z-Image-Lora") prompt = "Alexandra Chando (vrtlAlexandraChando)" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 7 files
Browse files- .gitattributes +7 -0
- ZI Adrianne Curry (vrtlAdrianneCurry)-ID.webp +0 -0
- ZI Aisha Tyler (vrtlAishaTyler)-ID.webp +0 -0
- ZI Alba Baptista (vrtlalbabaptista)-ID.webp +0 -0
- ZI Alexandra Chando (vrtlAlexandraChando)-ID.webp +0 -0
- ZI Alexandra Daddario (vrtlAlexandraDaddario)-ID.webp +0 -0
- ZI Alexis Bledel (vrtlAlexisBledel)-ID.webp +0 -0
- ZI Alice Eve (vrtlAliceEve)-ID.webp +0 -0
.gitattributes
CHANGED
|
@@ -788,3 +788,10 @@ ZI[[:space:]]Tasha[[:space:]]Ghouri[[:space:]](vrtlTashaGhouri)-ID.webp filter=l
|
|
| 788 |
ZI[[:space:]]Yanet[[:space:]]Garcia[[:space:]](vrtlYanetGarcia)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 789 |
ZI[[:space:]]Yoon-ah[[:space:]]Seol[[:space:]](vrtlSullyoon)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 790 |
ZI[[:space:]]Michelle[[:space:]]Jenner[[:space:]](vrtlMicheleJenner)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 788 |
ZI[[:space:]]Yanet[[:space:]]Garcia[[:space:]](vrtlYanetGarcia)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 789 |
ZI[[:space:]]Yoon-ah[[:space:]]Seol[[:space:]](vrtlSullyoon)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 790 |
ZI[[:space:]]Michelle[[:space:]]Jenner[[:space:]](vrtlMicheleJenner)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 791 |
+
ZI[[:space:]]Adrianne[[:space:]]Curry[[:space:]](vrtlAdrianneCurry)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 792 |
+
ZI[[:space:]]Aisha[[:space:]]Tyler[[:space:]](vrtlAishaTyler)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 793 |
+
ZI[[:space:]]Alba[[:space:]]Baptista[[:space:]](vrtlalbabaptista)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 794 |
+
ZI[[:space:]]Alexandra[[:space:]]Chando[[:space:]](vrtlAlexandraChando)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 795 |
+
ZI[[:space:]]Alexandra[[:space:]]Daddario[[:space:]](vrtlAlexandraDaddario)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 796 |
+
ZI[[:space:]]Alexis[[:space:]]Bledel[[:space:]](vrtlAlexisBledel)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
| 797 |
+
ZI[[:space:]]Alice[[:space:]]Eve[[:space:]](vrtlAliceEve)-ID.webp filter=lfs diff=lfs merge=lfs -text
|
ZI Adrianne Curry (vrtlAdrianneCurry)-ID.webp
CHANGED
|
|
Git LFS Details
|
ZI Aisha Tyler (vrtlAishaTyler)-ID.webp
CHANGED
|
|
Git LFS Details
|
ZI Alba Baptista (vrtlalbabaptista)-ID.webp
CHANGED
|
|
Git LFS Details
|
ZI Alexandra Chando (vrtlAlexandraChando)-ID.webp
CHANGED
|
|
Git LFS Details
|
ZI Alexandra Daddario (vrtlAlexandraDaddario)-ID.webp
CHANGED
|
|
Git LFS Details
|
ZI Alexis Bledel (vrtlAlexisBledel)-ID.webp
CHANGED
|
|
Git LFS Details
|
ZI Alice Eve (vrtlAliceEve)-ID.webp
CHANGED
|
|
Git LFS Details
|