Instructions to use artificialguybr/ColoringBookRedmond-V2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use artificialguybr/ColoringBookRedmond-V2 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("artificialguybr/ColoringBookRedmond-V2") prompt = "ColoringBookAF, Coloring Book" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- b0c79700dbaa71bb91759003eabe51294bc684e11e4079299eb4eb3c3d4baa3e
- Size of remote file:
- 171 MB
- SHA256:
- 94eb17068a45df06a9e6ab0bcbbd5c381e03f09320da46839c1ed0cee733af31
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.