Instructions to use CabalResearch/Mugen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use CabalResearch/Mugen with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("CabalResearch/Mugen", 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

- Xet hash:
- 2db36199bc665a15f4036e0e4a60de98ceb1a798002de1b76d07533e4d331019
- Size of remote file:
- 4.23 MB
- SHA256:
- 09573b1401cb6909288c9e8313841c73d36282a41b68167a2630675cc0ec1f4d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.