Instructions to use GraydientPlatformAPI/irislux4-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use GraydientPlatformAPI/irislux4-xl with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("GraydientPlatformAPI/irislux4-xl", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- bb8eafd459f5e473e277f3e96aeb8b448a2020f7a15ef0506485a1f1cf35f501
- Size of remote file:
- 246 MB
- SHA256:
- 02b1b77db0c6fbda0be8c33e742a4d53b45e7f5c9c6e7f5e06fb55b171e948af
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.