Diffusers
TensorBoard
controlnet
Nacholmo commited on
Commit
e49dbb1
·
1 Parent(s): 516b35d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -12
README.md CHANGED
@@ -15,17 +15,7 @@ Also manteing the color to some degree.
15
 
16
  Move the .yaml to extensions/sd-webui-controlnet/models
17
 
18
- ```
19
- 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
20
- Negative prompt: (KHFB, AuroraNegative),(Worst Quality, Low Quality:1.4)
21
- 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)"
22
- ```
23
- ![QRcode_A1(2).jpg](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/aJ968EbPbK_dcDafLWwlv.jpeg)
24
-
25
- ![QRcode_A1(2).jpg](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/1M5-MkABoCUECUBjSy38e.jpeg)
26
-
27
-
28
- ## Recomended prameters
29
 
30
  ```
31
  Steps: 40, Size: 920x920,
@@ -36,6 +26,17 @@ starting/ending: (0, 0.75),
36
  resize mode: Crop and Resize,
37
  pixel perfect: False,
38
  control mode: Balanced
 
 
 
39
  ```
40
 
41
- Play arround with the starting step, 0 to 0.25 its the sweetspot, if it start at 0 the qr has priority, the higher you raise them, the stronger the prompt gets
 
 
 
 
 
 
 
 
 
15
 
16
  Move the .yaml to extensions/sd-webui-controlnet/models
17
 
18
+ ### Recommended parameters
 
 
 
 
 
 
 
 
 
 
19
 
20
  ```
21
  Steps: 40, Size: 920x920,
 
26
  resize mode: Crop and Resize,
27
  pixel perfect: False,
28
  control mode: Balanced
29
+
30
+ Play arround with the starting step, 0 to 0.25 its the sweetspot, if it start at 0 the qr has priority, the higher you raise them, the stronger the prompt gets
31
+
32
  ```
33
 
34
+ ![QRcode_A1(2).jpg](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/aJ968EbPbK_dcDafLWwlv.jpeg)
35
+
36
+ ![QRcode_A1(2).jpg](https://s3.amazonaws.com/moonup/production/uploads/62fb24dc86456e533456ebd1/1M5-MkABoCUECUBjSy38e.jpeg)
37
+
38
+ ```
39
+ 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
40
+ Negative prompt: (KHFB, AuroraNegative),(Worst Quality, Low Quality:1.4)
41
+ 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)"
42
+ ```