Instructions to use killah-t-cell/boxes_cn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use killah-t-cell/boxes_cn with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("killah-t-cell/boxes_cn") pipe = StableDiffusionControlNetPipeline.from_pretrained( "stabilityai/stable-diffusion-2-1-base", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
controlnet-killah-t-cell/boxes_cn
These are controlnet weights trained on stabilityai/stable-diffusion-2-1-base with new type of conditioning.
You can find some example images below.
prompt: Two men wearing hats with trees in the background
prompt: Two Girls smiling, professional dslr photograph, dark background, studio lights, high quality
prompt: a clown, oil on canvas, bittersweet expression

- Downloads last month
- 5
Model tree for killah-t-cell/boxes_cn
Base model
stabilityai/stable-diffusion-2-1-base