Update README.md
Browse files
README.md
CHANGED
|
@@ -2,14 +2,12 @@
|
|
| 2 |
license: openrail
|
| 3 |
---
|
| 4 |
|
| 5 |
-
Can be used in [sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet).
|
| 6 |
-
|
| 7 |
-
Put the yaml file with model because it is sd2.1 v_prediction model.
|
| 8 |
|
| 9 |
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).
|
| 10 |
|
| 11 |
# diff_control_wd15beta2_canny.safetensors
|
| 12 |
-
It seems
|
| 13 |
+ target model: https://huggingface.co/waifu-diffusion/wd-1-5-beta2
|
| 14 |
+ dataset: 11k 1girl images
|
| 15 |
+ epoch: 2
|
|
|
|
| 2 |
license: openrail
|
| 3 |
---
|
| 4 |
|
| 5 |
+
Can be used in [sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet). Put the yaml file with model because it is sd2.1 v_prediction model.
|
|
|
|
|
|
|
| 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 |
+
It seems good.
|
| 11 |
+ target model: https://huggingface.co/waifu-diffusion/wd-1-5-beta2
|
| 12 |
+ dataset: 11k 1girl images
|
| 13 |
+ epoch: 2
|