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