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