jrrjrr commited on
Commit
76eaf2e
1 Parent(s): 574e147

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -43,17 +43,17 @@ Based on the LOFI-v1 model, finetuned 80,000 steps / 300 epochs
43
 
44
  <br>**Prompt suggestions**
45
 
46
- Since the text-encoder used is enough trained version, do not use a very high attention to control weight, which will cause some wrong drawing, it is recommended that all attention weights be no higher than 1.2
47
 
48
- If there is no special composition requirement, there is no need for a lot of negative prompts, such as "missing hands", which may affect human body drawing, and DeepNegative is enough for negative prompts
49
 
50
- It is strongly recommended to use hires.fix to generate, Recommended parameters:
51
 
52
- - Final output: 512*768
53
- - Steps: 20, Sampler: Euler a, CFG scale: 7
54
- - Size: 256x384, Denoising strength: 0.75
55
- - Hires upscale: 2, Hires steps: 40
56
- - Hires upscaler: Latent (bicubic antialiased)
57
 
58
  Most of the sample images are generated with Hires. fix
59
 
 
43
 
44
  <br>**Prompt suggestions**
45
 
46
+ Since the text-encoder used is enough trained version, do not use a very high attention to control weight, which will cause some wrong drawing, it is recommended that all attention weights be no higher than 1.2
47
 
48
+ If there is no special composition requirement, there is no need for a lot of negative prompts, such as "missing hands", which may affect human body drawing, and DeepNegative is enough for negative prompts
49
 
50
+ It is strongly recommended to use hires.fix to generate, Recommended parameters:
51
 
52
+ - Final output: 512*768
53
+ - Steps: 20, Sampler: Euler a, CFG scale: 7
54
+ - Size: 256x384, Denoising strength: 0.75
55
+ - Hires upscale: 2, Hires steps: 40
56
+ - Hires upscaler: Latent (bicubic antialiased)
57
 
58
  Most of the sample images are generated with Hires. fix
59