Diffusers
TensorBoard
controlnet
Nacholmo commited on
Commit
5ff3185
1 Parent(s): 3c92ebc

Update README.md

Browse files

Fix the order, and add the unprocessed dataset

Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: creativeml-openrail-m
3
  datasets:
4
  - Nacholmo/controlnet-test-darkest-color
 
5
  ---
6
 
7
 
@@ -15,6 +16,8 @@ Also manteing the color to some degree.
15
 
16
  Move the .yaml to extensions/sd-webui-controlnet/models
17
 
 
 
18
  ### Recommended parameters
19
 
20
  ```
@@ -38,7 +41,4 @@ Play arround with the starting step,0 to 0.25 its the sweetspot,if it start at 0
38
  1girl, solo, red flower, print dress, bow, year of the ox, food print, short hair, black hair, looking at viewer, bangs, long sleeves, red bow
39
  Negative prompt: (KHFB, AuroraNegative),(Worst Quality, Low Quality:1.4)
40
  Steps: 40, Sampler: DPM++ 2M SDE Karras, CFG scale: 6, Seed: 1463218996, Size: 920x920, Model hash: b42b09ff12, Model: cetusMix_v4, Clip skip: 2, Version: 0ddf613, Parser: Full parser, ControlNet 0: "preprocessor: none, model: 11500_color [c4220211], weight: 1, starting/ending: (0, 0.75), resize mode: Crop and Resize, pixel perfect: False, control mode: Balanced, preprocessor params: (-1, -1, -1)"
41
- ```
42
-
43
-
44
- If you want to use it in diffusers, the recommended checkpoint is the 11500
 
2
  license: creativeml-openrail-m
3
  datasets:
4
  - Nacholmo/controlnet-test-darkest-color
5
+ - yuvalkirstain/pexel_images_lots_with_generated_captions
6
  ---
7
 
8
 
 
16
 
17
  Move the .yaml to extensions/sd-webui-controlnet/models
18
 
19
+ If you want to use it in diffusers (Not automatic111), the recommended checkpoint is the 11500
20
+
21
  ### Recommended parameters
22
 
23
  ```
 
41
  1girl, solo, red flower, print dress, bow, year of the ox, food print, short hair, black hair, looking at viewer, bangs, long sleeves, red bow
42
  Negative prompt: (KHFB, AuroraNegative),(Worst Quality, Low Quality:1.4)
43
  Steps: 40, Sampler: DPM++ 2M SDE Karras, CFG scale: 6, Seed: 1463218996, Size: 920x920, Model hash: b42b09ff12, Model: cetusMix_v4, Clip skip: 2, Version: 0ddf613, Parser: Full parser, ControlNet 0: "preprocessor: none, model: 11500_color [c4220211], weight: 1, starting/ending: (0, 0.75), resize mode: Crop and Resize, pixel perfect: False, control mode: Balanced, preprocessor params: (-1, -1, -1)"
44
+ ```