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