bad-tomich1
commited on
Commit
•
851d34f
1
Parent(s):
c4d699f
Update config.txt
Browse files- config.txt +10 -12
config.txt
CHANGED
@@ -7,14 +7,12 @@
|
|
7 |
],
|
8 |
"path_embeddings": "/content/Fooocus/models/embeddings",
|
9 |
"path_vae_approx": "/content/Fooocus/models/vae_approx",
|
10 |
-
"path_vae": "/content/Fooocus/models/vae",
|
11 |
"path_upscale_models": "/content/Fooocus/models/upscale_models",
|
12 |
"path_inpaint": "/content/Fooocus/models/inpaint",
|
13 |
"path_controlnet": "/content/Fooocus/models/controlnet",
|
14 |
"path_clip_vision": "/content/Fooocus/models/clip_vision",
|
15 |
"path_fooocus_expansion": "/content/Fooocus/models/prompt_expansion/fooocus_expansion",
|
16 |
"path_wildcards": "/content/Fooocus/wildcards",
|
17 |
-
"path_safety_checker": "/content/Fooocus/models/safety_checker",
|
18 |
"path_outputs": "/content/Fooocus/outputs",
|
19 |
"temp_path": "/tmp/fooocus",
|
20 |
"temp_path_cleanup_on_launch": true,
|
@@ -65,23 +63,25 @@
|
|
65 |
"None",
|
66 |
1.0
|
67 |
]
|
|
|
68 |
],
|
69 |
"default_max_lora_number": 8,
|
70 |
"default_cfg_scale": 8.5,
|
71 |
"default_sample_sharpness": 0.0,
|
72 |
"default_sampler": "euler_ancestral",
|
73 |
"default_scheduler": "karras",
|
74 |
-
"default_vae": "Default (model)",
|
75 |
"default_styles": [],
|
76 |
-
"default_prompt_negative": "simple, lowres, bad quality,
|
77 |
"default_prompt": "score_9, score_8_up, score_7_up, score_6_up, source_anime, best quality, high detail, high resolution, best anatomy, beautiful, great, squeezed together big breasts, big ass, ass, wide hips, curvy, big thighs, thighs, legs",
|
78 |
"default_performance": "Speed",
|
79 |
-
"default_advanced_checkbox":
|
80 |
"default_max_image_number": 150,
|
81 |
"default_output_format": "png",
|
82 |
-
"default_image_number":
|
83 |
-
"checkpoint_downloads": {
|
84 |
-
|
|
|
|
|
85 |
"embeddings_downloads": {},
|
86 |
"available_aspect_ratios": [
|
87 |
"1256*1256",
|
@@ -112,9 +112,8 @@
|
|
112 |
"default_aspect_ratio": "1080*1080",
|
113 |
"default_inpaint_engine_version": "v2.6",
|
114 |
"default_cfg_tsnr": 7,
|
115 |
-
"
|
116 |
-
"
|
117 |
-
"default_overwrite_switch": -2,
|
118 |
"example_inpaint_prompts": [
|
119 |
"highly detailed face",
|
120 |
"detailed girl face",
|
@@ -122,7 +121,6 @@
|
|
122 |
"detailed hand",
|
123 |
"beautiful eyes"
|
124 |
],
|
125 |
-
"default_black_out_nsfw": false,
|
126 |
"default_save_metadata_to_images": true,
|
127 |
"default_metadata_scheme": "fooocus",
|
128 |
"metadata_created_by": ""
|
|
|
7 |
],
|
8 |
"path_embeddings": "/content/Fooocus/models/embeddings",
|
9 |
"path_vae_approx": "/content/Fooocus/models/vae_approx",
|
|
|
10 |
"path_upscale_models": "/content/Fooocus/models/upscale_models",
|
11 |
"path_inpaint": "/content/Fooocus/models/inpaint",
|
12 |
"path_controlnet": "/content/Fooocus/models/controlnet",
|
13 |
"path_clip_vision": "/content/Fooocus/models/clip_vision",
|
14 |
"path_fooocus_expansion": "/content/Fooocus/models/prompt_expansion/fooocus_expansion",
|
15 |
"path_wildcards": "/content/Fooocus/wildcards",
|
|
|
16 |
"path_outputs": "/content/Fooocus/outputs",
|
17 |
"temp_path": "/tmp/fooocus",
|
18 |
"temp_path_cleanup_on_launch": true,
|
|
|
63 |
"None",
|
64 |
1.0
|
65 |
]
|
66 |
+
|
67 |
],
|
68 |
"default_max_lora_number": 8,
|
69 |
"default_cfg_scale": 8.5,
|
70 |
"default_sample_sharpness": 0.0,
|
71 |
"default_sampler": "euler_ancestral",
|
72 |
"default_scheduler": "karras",
|
|
|
73 |
"default_styles": [],
|
74 |
+
"default_prompt_negative": "simple, lowres, bad quality, low detail, bad anatomy, bad eyes, bad fingers, extra fingers, bad legs, extra legs, awful",
|
75 |
"default_prompt": "score_9, score_8_up, score_7_up, score_6_up, source_anime, best quality, high detail, high resolution, best anatomy, beautiful, great, squeezed together big breasts, big ass, ass, wide hips, curvy, big thighs, thighs, legs",
|
76 |
"default_performance": "Speed",
|
77 |
+
"default_advanced_checkbox": false,
|
78 |
"default_max_image_number": 150,
|
79 |
"default_output_format": "png",
|
80 |
+
"default_image_number": 20,
|
81 |
+
"checkpoint_downloads": {
|
82 |
+
},
|
83 |
+
"lora_downloads": {
|
84 |
+
},
|
85 |
"embeddings_downloads": {},
|
86 |
"available_aspect_ratios": [
|
87 |
"1256*1256",
|
|
|
112 |
"default_aspect_ratio": "1080*1080",
|
113 |
"default_inpaint_engine_version": "v2.6",
|
114 |
"default_cfg_tsnr": 7,
|
115 |
+
"default_overwrite_step": -1,
|
116 |
+
"default_overwrite_switch": -1,
|
|
|
117 |
"example_inpaint_prompts": [
|
118 |
"highly detailed face",
|
119 |
"detailed girl face",
|
|
|
121 |
"detailed hand",
|
122 |
"beautiful eyes"
|
123 |
],
|
|
|
124 |
"default_save_metadata_to_images": true,
|
125 |
"default_metadata_scheme": "fooocus",
|
126 |
"metadata_created_by": ""
|