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