Update config.txt
Browse files- config.txt +13 -4
config.txt
CHANGED
@@ -66,12 +66,12 @@
|
|
66 |
|
67 |
],
|
68 |
"default_max_lora_number": 8,
|
69 |
-
"default_cfg_scale":
|
70 |
-
"default_sample_sharpness":
|
71 |
"default_sampler": "euler_ancestral",
|
72 |
"default_scheduler": "karras",
|
73 |
"default_styles": [],
|
74 |
-
"default_prompt_negative": "
|
75 |
"default_prompt": "score_9,score_8_up,score_7_up,best quality,masterpiece,4k,uncensored,prefect lighting,rating_explicit,very aesthetic,anime BREAK",
|
76 |
"default_performance": "Speed",
|
77 |
"default_advanced_checkbox": false,
|
@@ -85,9 +85,18 @@
|
|
85 |
"embeddings_downloads": {},
|
86 |
"available_aspect_ratios": [
|
87 |
"1256*1256",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
88 |
"1080*1256",
|
89 |
"1256*1080",
|
90 |
-
"1080*1080",
|
91 |
"1080*712",
|
92 |
"1256*712",
|
93 |
"712*1256",
|
|
|
66 |
|
67 |
],
|
68 |
"default_max_lora_number": 8,
|
69 |
+
"default_cfg_scale": 8.5,
|
70 |
+
"default_sample_sharpness": 20.0,
|
71 |
"default_sampler": "euler_ancestral",
|
72 |
"default_scheduler": "karras",
|
73 |
"default_styles": [],
|
74 |
+
"default_prompt_negative": "text,watermark,artist name,signature,pony,furry,in water",
|
75 |
"default_prompt": "score_9,score_8_up,score_7_up,best quality,masterpiece,4k,uncensored,prefect lighting,rating_explicit,very aesthetic,anime BREAK",
|
76 |
"default_performance": "Speed",
|
77 |
"default_advanced_checkbox": false,
|
|
|
85 |
"embeddings_downloads": {},
|
86 |
"available_aspect_ratios": [
|
87 |
"1256*1256",
|
88 |
+
"1512*1512",
|
89 |
+
"1080*1080",
|
90 |
+
"1512*1256",
|
91 |
+
"1512*1080",
|
92 |
+
"1512*712",
|
93 |
+
"1512*512",
|
94 |
+
"1256*1512",
|
95 |
+
"1080*1512",
|
96 |
+
"712*1512",
|
97 |
+
"512*1512",
|
98 |
"1080*1256",
|
99 |
"1256*1080",
|
|
|
100 |
"1080*712",
|
101 |
"1256*712",
|
102 |
"712*1256",
|