Instructions to use X-ART/LeX-Lumina with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use X-ART/LeX-Lumina with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("X-ART/LeX-Lumina", 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:
- f7c728ede62e7233a5a845418832d6aebe8d9a6837e866e1e45bd43e72a53b38
- Size of remote file:
- 1.3 MB
- SHA256:
- 8d5e9e8d2d68c5782fa710400b49447850af4b699ca2abc2612e1ae85755403d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.