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:
- a50149806d72956bf06f6830433c34d8659fc30e031dff2bf0619c643c2f2bad
- Size of remote file:
- 6.94 GB
- SHA256:
- 38102bd3b744218e4502422b78b65950a59f22d8213b5a8cfbae5bbd97bee464
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.