Uminosachi commited on
Commit
ce342a1
·
1 Parent(s): 315c837

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pipeline_tag: text-to-image
3
+ tags:
4
+ - stable-diffusion
5
+ - controlnet
6
+ ---
7
+
8
+ # Aesthetic ControlNet for WebUI
9
+ This is ControlNet for WebUI that converted from [Aesthetic ControlNet](https://huggingface.co/krea/aesthetic-controlnet)
10
+
11
+ ## Usage
12
+ - [stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui.git) (AUTOMATIC1111)
13
+ - Install from URL [sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet.git) in Extensions tab on webui
14
+ - Copy the safetensors file to "stable-diffusion-webui/extensions/sd-webui-controlnet/models/"
15
+ - Set models/cldm_v21.yaml as Config file at ControlNet in Settings tab
16
+
17
+ ## Example images
18
+ I checked the output image using [WD 1.5 Beta 2 Aesthetic](https://huggingface.co/waifu-diffusion/wd-1-5-beta2)
19
+
20
+ ![Example image](https://huggingface.co/Uminosachi/aesthetic-controlnet_for_webui/resolve/main/images/canny_sample.png)
21
+
22
+ ![Example image](https://huggingface.co/Uminosachi/aesthetic-controlnet_for_webui/resolve/main/images/00026-3984708818.png)