furusu commited on
Commit
5676afe
1 Parent(s): 3867547

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: openrail
3
  ---
4
 
 
 
 
 
5
  # diff_control_wd15beta2_canny.safetensors
6
 
7
  + target model: https://huggingface.co/waifu-diffusion/wd-1-5-beta2
@@ -10,5 +14,3 @@ license: openrail
10
  + batch size: 16
11
  + lr: 5e-5
12
  + amp:bfloat16
13
-
14
- Weight file is converted by https://github.com/Mikubill/sd-webui-controlnet/blob/main/extract_controlnet_diff.py
 
2
  license: openrail
3
  ---
4
 
5
+ Can be used in [sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet).
6
+
7
+ Model is the difference from the original checkpoint created by [extract_controlnet_diff.py](https://github.com/Mikubill/sd-webui-controlnet/blob/main/extract_controlnet_diff.py).
8
+
9
  # diff_control_wd15beta2_canny.safetensors
10
 
11
  + target model: https://huggingface.co/waifu-diffusion/wd-1-5-beta2
 
14
  + batch size: 16
15
  + lr: 5e-5
16
  + amp:bfloat16