Text-to-Image
Diffusers
StableDiffusionControlNetPipeline
stable-diffusion
stable-diffusion-diffusers
controlnet
Instructions to use krea/aesthetic-controlnet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use krea/aesthetic-controlnet with Diffusers:
pip install -U diffusers transformers accelerate
from diffusers import ControlNetModel, StableDiffusionControlNetPipeline controlnet = ControlNetModel.from_pretrained("krea/aesthetic-controlnet") pipe = StableDiffusionControlNetPipeline.from_pretrained( "fill-in-base-model", controlnet=controlnet ) - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
File size: 135 Bytes
6921190 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d552be3fab781d95f11679f957561d81676b6a610a5660d3ffe73ce59f52a545
size 1361677143
|