--- license: openrail++ --- # ControlNet for Stable Diffusion 2.1 ## Picasso Diffusion 1.1 (OpenPose) **Note: This model is a proof of concept. You can test the model with sample poses only. Give me more training data.** 1. Install [Web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui). 1. Install [ControlNet extention](https://github.com/Mikubill/sd-webui-controlnet). 1. Download [Picasso Diffusion 1.1](https://huggingface.co/alfredplpl/picasso-diffusion-1-1/blob/main/v1-1.safetensors) 1. Move it into the folder: models -> Stable-diffusion . 1. Download the [model](control_picasso11_openpose.ckpt) and the [config](control_picasso11_openpose.yaml). 1. Move them into the folder: extentions -> sd-webui-controlnet -> models. 1. Use it in the web ui with the sample pose. ## Examples ![girl_1](girl_1.png) ``` anime, a girl Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3038848424, Size: 768x768, Model hash: 5eb33121a0, Model: picasso_diffusion, ControlNet Enabled: True, ControlNet Module: none, ControlNet Model: control_picasso11_openpose [80042ed5], ControlNet Weight: 1, ControlNet Guidance Strength: 1 ``` ![pose_1](pose_1.png)