Instructions to use noema-art/impresstation-zimage with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use noema-art/impresstation-zimage 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") pipe.load_lora_weights("noema-art/impresstation-zimage") prompt = "stationthis, stationthis, low poly playstation screenshot style, A determined young woman with fiery red pigtails tied…" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- bf2eb4e3a3fd379f7a24eff53a1bd241c6efe5dcc760603a87e91a2e66ba8729
- Size of remote file:
- 26.5 kB
- SHA256:
- c8f88357326e840ac142fb1d9e840a6465e49bd065a3a81fdb124151b0c01ff5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.