Instructions to use realrebelai/RebelReal_Z-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use realrebelai/RebelReal_Z-Image 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("realrebelai/RebelReal_Z-Image") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- 589f686ddac3dc89bd9c4299b63c10eab80416e8eeda17c753bfc85e29c2a8cf
- Size of remote file:
- 11.1 MB
- SHA256:
- a0986d3eeed630be11c3e15d70b196c7fe632edb9eecbf41ac70cf62e408ec2c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.