Miyuutsu commited on
Commit
ecbc342
1 Parent(s): 95d1eb8

Update README.md

Browse files

Updated recommended tags, versioning method, quality prompts and settings.

Files changed (1) hide show
  1. README.md +9 -5
README.md CHANGED
@@ -12,12 +12,16 @@ Recommended quality tags: `masterpiece, best quality, very awa, incredibly absur
12
 
13
  Recommended negative: `nsfw, worst quality, bad quality, low quality, lowres, bad anatomy, bad hands, multiple views, abstract, signature, text, japanese text, censored, sign, scan artifacts, jpeg artifacts, sketch, light particles, mutated hands`
14
 
15
- Sampler: Euler
16
 
17
- Scheduler: Simple
18
 
19
- CFG: 5~8
20
 
21
- V-Pred ZSNR
22
 
23
- NOTICE: If you have already downloaded the original, I had accidentally merged a broken VAE! You may either use an SDXL VAE of your choosing, use the uploaded VAE or you may also use the xdelta patch if you prefer to keep your files equivalent to the original creator's. You may do this by running `xdelta3 -d -s "Kawaii Kittopia Catelier.safetensors" "KawaiiPatch.xdelta" "Kawaii Kittopia Catelier v2.safetensors"`. Otherwise you may simply redownload!
 
 
 
 
 
12
 
13
  Recommended negative: `nsfw, worst quality, bad quality, low quality, lowres, bad anatomy, bad hands, multiple views, abstract, signature, text, japanese text, censored, sign, scan artifacts, jpeg artifacts, sketch, light particles, mutated hands`
14
 
15
+ Versioning method: `v{Merge_Method}.{NoobAI_Major_Version}.{NoobAI_Sub_Version}-{Model_Iteration}`
16
 
17
+ Quality Prompts: `masterpiece, best quality, very awa, incredibly absurdres`
18
 
19
+ Negative Prompts: `nsfw, worst quality, bad quality, low quality, lowres, bad anatomy, bad hands, multiple views, abstract, signature, text, japanese text, censored, sign, scan artifacts, jpeg artifacts, sketch, light particles, mutated hands`
20
 
21
+ Sampler: `Euler` or `EulerCFG++`
22
 
23
+ Scheduler: `Simple`
24
+
25
+ Steps: `20+`
26
+
27
+ CFG: `5~8` (For `EulerCFG++`: `1.0~1.2`)