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