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:
- a953310866d8134b7fb7486392001793ee6364b887545ffbefa8a470a6780273
- Size of remote file:
- 15.2 kB
- SHA256:
- 69188521fcc06314842f344fc884639998231a0110dbd83ff605feba4ae4f104
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.