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