Upload config_colab_Forge-Classic.json
Browse files- config_colab_Forge-Classic.json +402 -0
config_colab_Forge-Classic.json
ADDED
@@ -0,0 +1,402 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"gradio_theme": "NoCrypt/miku",
|
3 |
+
"lora_preferred_name": "Filename",
|
4 |
+
"samples_filename_pattern": "[model_name]_[seed]",
|
5 |
+
"show_progressbar": true,
|
6 |
+
"show_progress_grid": true,
|
7 |
+
"show_progress_every_n_steps": 2,
|
8 |
+
"live_previews_enable": true,
|
9 |
+
"live_previews_image_format": "webp",
|
10 |
+
"live_preview_allow_lowvram_full": false,
|
11 |
+
"live_preview_content": "Prompt",
|
12 |
+
"live_preview_refresh_period": 100.0,
|
13 |
+
"live_preview_fast_interrupt": true,
|
14 |
+
"quicksettings_list": [
|
15 |
+
"sd_model_checkpoint",
|
16 |
+
"sd_vae",
|
17 |
+
"CLIP_stop_at_last_layers"
|
18 |
+
],
|
19 |
+
"ui_tab_order": [
|
20 |
+
"txt2img",
|
21 |
+
"img2img",
|
22 |
+
"Extras",
|
23 |
+
"Image Info",
|
24 |
+
"HUB",
|
25 |
+
"Infinite image browsing",
|
26 |
+
"SuperMerger"
|
27 |
+
],
|
28 |
+
"hidden_tabs": [
|
29 |
+
"PNG Info",
|
30 |
+
"Train",
|
31 |
+
"Checkpoint Merger"
|
32 |
+
],
|
33 |
+
"extra_networks_card_width": 200.0,
|
34 |
+
"extra_networks_card_height": 300.0,
|
35 |
+
"extra_networks_card_text_scale": 0.8,
|
36 |
+
"sd_checkpoint_hash": "40880c42a87c03ffdc0fad31b805b759b1d1d58f4e3bbe9d558cf3d9415a2957",
|
37 |
+
"control_net_models_path": "",
|
38 |
+
"control_net_unit_count": 3,
|
39 |
+
"control_net_model_cache_size": 3,
|
40 |
+
"control_net_sync_field_args": true,
|
41 |
+
"control_net_no_detectmap": false,
|
42 |
+
"ad_max_models": 4,
|
43 |
+
"ad_extra_models_dir": "",
|
44 |
+
"ad_save_images_dir": "",
|
45 |
+
"ad_save_previews": false,
|
46 |
+
"ad_save_images_before": false,
|
47 |
+
"ad_only_selected_scripts": true,
|
48 |
+
"ad_script_names": "dynamic_prompting,dynamic_thresholding,lora_block_weight,negpip,wildcard_recursive,wildcards",
|
49 |
+
"ad_bbox_sortby": "None",
|
50 |
+
"ad_same_seed_for_each_tab": false,
|
51 |
+
"ad_dynamic_denoise_power": 0,
|
52 |
+
"ad_match_inpaint_bbox_size": "Off",
|
53 |
+
"tac_tagFile": "danbooru.csv",
|
54 |
+
"tac_active": true,
|
55 |
+
"tac_activeIn.txt2img": true,
|
56 |
+
"tac_activeIn.img2img": true,
|
57 |
+
"tac_activeIn.negativePrompts": true,
|
58 |
+
"tac_activeIn.thirdParty": true,
|
59 |
+
"tac_activeIn.modelList": "",
|
60 |
+
"tac_activeIn.modelListMode": "Blacklist",
|
61 |
+
"tac_slidingPopup": true,
|
62 |
+
"tac_maxResults": 5,
|
63 |
+
"tac_showAllResults": false,
|
64 |
+
"tac_resultStepLength": 100,
|
65 |
+
"tac_delayTime": 100,
|
66 |
+
"tac_useWildcards": true,
|
67 |
+
"tac_sortWildcardResults": true,
|
68 |
+
"tac_wildcardExclusionList": "",
|
69 |
+
"tac_skipWildcardRefresh": false,
|
70 |
+
"tac_useEmbeddings": true,
|
71 |
+
"tac_forceRefreshEmbeddings": false,
|
72 |
+
"tac_includeEmbeddingsInNormalResults": false,
|
73 |
+
"tac_useHypernetworks": true,
|
74 |
+
"tac_useLoras": true,
|
75 |
+
"tac_useLycos": true,
|
76 |
+
"tac_useLoraPrefixForLycos": true,
|
77 |
+
"tac_showWikiLinks": false,
|
78 |
+
"tac_showExtraNetworkPreviews": true,
|
79 |
+
"tac_modelSortOrder": "Name",
|
80 |
+
"tac_useStyleVars": false,
|
81 |
+
"tac_frequencySort": true,
|
82 |
+
"tac_frequencyFunction": "Logarithmic (weak)",
|
83 |
+
"tac_frequencyMinCount": 3,
|
84 |
+
"tac_frequencyMaxAge": 30,
|
85 |
+
"tac_frequencyRecommendCap": 10,
|
86 |
+
"tac_frequencyIncludeAlias": false,
|
87 |
+
"tac_replaceUnderscores": true,
|
88 |
+
"tac_undersocreReplacementExclusionList": "0_0,(o)_(o),+_+,+_-,._.,<o>_<o>,<|>_<|>,=_=,>_<,3_3,6_9,>_o,@_@,^_^,o_o,u_u,x_x,|_|,||_||",
|
89 |
+
"tac_escapeParentheses": true,
|
90 |
+
"tac_appendComma": true,
|
91 |
+
"tac_appendSpace": true,
|
92 |
+
"tac_alwaysSpaceAtEnd": true,
|
93 |
+
"tac_modelKeywordCompletion": "Never",
|
94 |
+
"tac_modelKeywordLocation": "Start of prompt",
|
95 |
+
"tac_wildcardCompletionMode": "To next folder level",
|
96 |
+
"tac_alias.searchByAlias": true,
|
97 |
+
"tac_alias.onlyShowAlias": false,
|
98 |
+
"tac_translation.translationFile": "None",
|
99 |
+
"tac_translation.oldFormat": false,
|
100 |
+
"tac_translation.searchByTranslation": true,
|
101 |
+
"tac_translation.liveTranslation": false,
|
102 |
+
"tac_extra.extraFile": "extra-quality-tags.csv",
|
103 |
+
"tac_extra.addMode": "Insert before",
|
104 |
+
"tac_chantFile": "demo-chants.json",
|
105 |
+
"tac_keymap": "{\n \"MoveUp\": \"ArrowUp\",\n \"MoveDown\": \"ArrowDown\",\n \"JumpUp\": \"PageUp\",\n \"JumpDown\": \"PageDown\",\n \"JumpToStart\": \"Home\",\n \"JumpToEnd\": \"End\",\n \"ChooseSelected\": \"Enter\",\n \"ChooseFirstOrSelected\": \"Tab\",\n \"Close\": \"Escape\"\n}",
|
106 |
+
"tac_colormap": "{\n \"danbooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"indianred\", \"firebrick\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"orange\", \"darkorange\"]\n },\n \"e621\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"gold\", \"goldenrod\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"tomato\", \"darksalmon\"],\n \"6\": [\"red\", \"maroon\"],\n \"7\": [\"whitesmoke\", \"black\"],\n \"8\": [\"seagreen\", \"darkseagreen\"]\n },\n \"derpibooru\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"#60d160\", \"#3d9d3d\"],\n \"1\": [\"#fff956\", \"#918e2e\"],\n \"3\": [\"#fd9961\", \"#a14c2e\"],\n \"4\": [\"#cf5bbe\", \"#6c1e6c\"],\n \"5\": [\"#3c8ad9\", \"#1e5e93\"],\n \"6\": [\"#a6a6a6\", \"#555555\"],\n \"7\": [\"#47abc1\", \"#1f6c7c\"],\n \"8\": [\"#7871d0\", \"#392f7d\"],\n \"9\": [\"#df3647\", \"#8e1c2b\"],\n \"10\": [\"#c98f2b\", \"#7b470e\"],\n \"11\": [\"#e87ebe\", \"#a83583\"]\n },\n \"danbooru_e621_merged\": {\n \"-1\": [\"red\", \"maroon\"],\n \"0\": [\"lightblue\", \"dodgerblue\"],\n \"1\": [\"indianred\", \"firebrick\"],\n \"3\": [\"violet\", \"darkorchid\"],\n \"4\": [\"lightgreen\", \"darkgreen\"],\n \"5\": [\"orange\", \"darkorange\"],\n \"6\": [\"red\", \"maroon\"],\n \"7\": [\"lightblue\", \"dodgerblue\"],\n \"8\": [\"gold\", \"goldenrod\"],\n \"9\": [\"gold\", \"goldenrod\"],\n \"10\": [\"violet\", \"darkorchid\"],\n \"11\": [\"lightgreen\", \"darkgreen\"],\n \"12\": [\"tomato\", \"darksalmon\"],\n \"14\": [\"whitesmoke\", \"black\"],\n \"15\": [\"seagreen\", \"darkseagreen\"]\n }\n}",
|
107 |
+
"tac_refreshTempFiles": "Refresh TAC temp files",
|
108 |
+
"use_aria2": true,
|
109 |
+
"disable_dns": false,
|
110 |
+
"show_log": false,
|
111 |
+
"split_aria2": 64,
|
112 |
+
"aria2_flags": "",
|
113 |
+
"unpack_zip": false,
|
114 |
+
"save_api_info": false,
|
115 |
+
"auto_save_all_img": false,
|
116 |
+
"custom_api_key": "",
|
117 |
+
"hide_early_access": true,
|
118 |
+
"use_LORA": true,
|
119 |
+
"dot_subfolders": true,
|
120 |
+
"use_local_html": false,
|
121 |
+
"local_path_in_html": false,
|
122 |
+
"page_header": false,
|
123 |
+
"video_playback": true,
|
124 |
+
"individual_meta_btn": true,
|
125 |
+
"model_desc_to_json": true,
|
126 |
+
"civitai_not_found_print": true,
|
127 |
+
"civitai_send_to_browser": false,
|
128 |
+
"image_location": "",
|
129 |
+
"sub_image_location": true,
|
130 |
+
"save_to_custom": false,
|
131 |
+
"custom_civitai_proxy": "",
|
132 |
+
"cabundle_path_proxy": "",
|
133 |
+
"disable_sll_proxy": false,
|
134 |
+
"Checkpoint_default_subfolder": "None",
|
135 |
+
"LORA_LoCon_default_subfolder": "None",
|
136 |
+
"TextualInversion_default_subfolder": "None",
|
137 |
+
"Poses_default_subfolder": "None",
|
138 |
+
"Controlnet_default_subfolder": "None",
|
139 |
+
"Hypernetwork_default_subfolder": "None",
|
140 |
+
"MotionModule_default_subfolder": "None",
|
141 |
+
"SWINIR_upscale_default_subfolder": "None",
|
142 |
+
"REALESRGAN_upscale_default_subfolder": "None",
|
143 |
+
"GFPGAN_upscale_default_subfolder": "None",
|
144 |
+
"BSRGAN_upscale_default_subfolder": "None",
|
145 |
+
"ESRGAN_upscale_default_subfolder": "None",
|
146 |
+
"VAE_default_subfolder": "None",
|
147 |
+
"AestheticGradient_default_subfolder": "None",
|
148 |
+
"Wildcards_default_subfolder": "None",
|
149 |
+
"Workflows_default_subfolder": "None",
|
150 |
+
"Other_default_subfolder": "None",
|
151 |
+
"dp_ignore_whitespace": false,
|
152 |
+
"dp_write_raw_template": false,
|
153 |
+
"dp_write_prompts_to_file": false,
|
154 |
+
"dp_parser_variant_start": "{",
|
155 |
+
"dp_parser_variant_end": "}",
|
156 |
+
"dp_parser_wildcard_wrap": "___",
|
157 |
+
"dp_limit_jinja_prompts": false,
|
158 |
+
"dp_auto_purge_cache": false,
|
159 |
+
"dp_wildcard_manager_no_dedupe": true,
|
160 |
+
"dp_wildcard_manager_no_sort": false,
|
161 |
+
"dp_wildcard_manager_shuffle": false,
|
162 |
+
"dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
|
163 |
+
"dp_magicprompt_batch_size": 1,
|
164 |
+
"bc_always": "",
|
165 |
+
"fc_no_presets": false,
|
166 |
+
"fc_do_interrupt": true,
|
167 |
+
"regprp_hidepmask": false,
|
168 |
+
"regprp_regional_prompter_disable_iamgeeditor": false,
|
169 |
+
"regprp_old_active_check": false,
|
170 |
+
"bilingual_localization_enabled": true,
|
171 |
+
"bilingual_localization_logger": false,
|
172 |
+
"bilingual_localization_file": "None",
|
173 |
+
"bilingual_localization_order": "Translation First",
|
174 |
+
"bilingual_localization_dirs": "{\"ja_JP\": \"extensions/stable-diffusion-webui-localization-ja_JP/localizations/ja_JP.json\", \"ks_JP\": \"extensions/stable-diffusion-webui-localization-ja_JP/localizations/ks_JP.json\"}",
|
175 |
+
"wildcards_same_seed": false,
|
176 |
+
"wildcards_write_infotext": true,
|
177 |
+
"sd_model_checkpoint": "noobmerge_bV05.safetensors [40880c42a8]",
|
178 |
+
"CLIP_stop_at_last_layers": 2,
|
179 |
+
"outdir_samples": "",
|
180 |
+
"outdir_txt2img_samples": "output/txt2img-images",
|
181 |
+
"outdir_img2img_samples": "output/img2img-images",
|
182 |
+
"outdir_extras_samples": "output/extras-images",
|
183 |
+
"outdir_grids": "",
|
184 |
+
"outdir_txt2img_grids": "output/txt2img-grids",
|
185 |
+
"outdir_img2img_grids": "output/img2img-grids",
|
186 |
+
"outdir_save": "output/images",
|
187 |
+
"outdir_init_images": "output/init-images",
|
188 |
+
"samples_save": true,
|
189 |
+
"samples_format": "png",
|
190 |
+
"save_images_add_number": true,
|
191 |
+
"save_images_replace_action": "Override",
|
192 |
+
"grid_save": false,
|
193 |
+
"grid_format": "jpg",
|
194 |
+
"grid_extended_filename": false,
|
195 |
+
"grid_only_if_multiple": true,
|
196 |
+
"grid_prevent_empty_spots": true,
|
197 |
+
"grid_zip_filename_pattern": "",
|
198 |
+
"n_rows": -1,
|
199 |
+
"grid_text_active_color": "#000000",
|
200 |
+
"grid_text_inactive_color": "#999999",
|
201 |
+
"grid_background_color": "#ffffff",
|
202 |
+
"save_init_img": false,
|
203 |
+
"save_images_before_face_restoration": false,
|
204 |
+
"save_images_before_highres_fix": false,
|
205 |
+
"save_images_before_color_correction": false,
|
206 |
+
"save_mask": false,
|
207 |
+
"save_mask_composite": false,
|
208 |
+
"jpeg_quality": 85,
|
209 |
+
"webp_lossless": false,
|
210 |
+
"opt_image": false,
|
211 |
+
"export_for_4chan": false,
|
212 |
+
"img_downscale_threshold": 4.0,
|
213 |
+
"target_side_length": 4096.0,
|
214 |
+
"img_max_size_mp": 100.0,
|
215 |
+
"use_original_name_batch": true,
|
216 |
+
"save_selected_only": true,
|
217 |
+
"temp_dir": "tmp",
|
218 |
+
"clean_temp_dir_at_start": true,
|
219 |
+
"save_incomplete_images": false,
|
220 |
+
"notification_audio": true,
|
221 |
+
"notification_volume": 100,
|
222 |
+
"save_to_dirs": true,
|
223 |
+
"grid_save_to_dirs": true,
|
224 |
+
"use_save_to_dirs_for_ui": false,
|
225 |
+
"directories_filename_pattern": "[date]",
|
226 |
+
"directories_max_prompt_words": 8,
|
227 |
+
"use_old_karras_scheduler_sigmas": false,
|
228 |
+
"no_dpmpp_sde_batch_determinism": false,
|
229 |
+
"use_old_hires_fix_width_height": false,
|
230 |
+
"hires_fix_use_firstpass_conds": false,
|
231 |
+
"use_old_scheduling": false,
|
232 |
+
"use_downcasted_alpha_bar": false,
|
233 |
+
"extra_networks_tree_view_enable": false,
|
234 |
+
"extra_networks_tree_view_default_enabled": false,
|
235 |
+
"extra_networks_dir_btn_enable": false,
|
236 |
+
"extra_networks_hidden_models": "When searched",
|
237 |
+
"extra_networks_default_multiplier": 1,
|
238 |
+
"extra_networks_card_show_desc": true,
|
239 |
+
"extra_networks_card_description_is_html": false,
|
240 |
+
"extra_networks_card_order_field": "Path",
|
241 |
+
"extra_networks_card_order": "Ascending",
|
242 |
+
"extra_networks_add_text_separator": " ",
|
243 |
+
"ui_extra_networks_tab_reorder": "",
|
244 |
+
"textual_inversion_add_hashes_to_infotext": true,
|
245 |
+
"sd_lora": "None",
|
246 |
+
"lora_add_hashes_to_infotext": true,
|
247 |
+
"lora_show_all": false,
|
248 |
+
"cross_attention_optimization": "Automatic",
|
249 |
+
"skip_early_cond": 0,
|
250 |
+
"s_min_uncond": 0,
|
251 |
+
"persistent_cond_cache": true,
|
252 |
+
"fp8_storage": false,
|
253 |
+
"fp8_fast": false,
|
254 |
+
"cublas_fast": false,
|
255 |
+
"token_merging_ratio": 0,
|
256 |
+
"token_merging_ratio_img2img": 0,
|
257 |
+
"token_merging_ratio_hr": 0,
|
258 |
+
"token_merging_stride": 2,
|
259 |
+
"token_merging_downsample": 1,
|
260 |
+
"token_merging_no_rand": false,
|
261 |
+
"hide_samplers": [],
|
262 |
+
"hide_samplers_invert": false,
|
263 |
+
"sd_checkpoint_cache": 0,
|
264 |
+
"sd_unet": "Automatic",
|
265 |
+
"emphasis": "Original",
|
266 |
+
"clip_skip_sdxl": false,
|
267 |
+
"comma_padding_backtrack": 16,
|
268 |
+
"tiling": false,
|
269 |
+
"hires_fix_refiner_pass": "second pass",
|
270 |
+
"randn_source": "CPU",
|
271 |
+
"sdxl_crop_top": 0.0,
|
272 |
+
"sdxl_crop_left": 0.0,
|
273 |
+
"sdxl_refiner_low_aesthetic_score": 2.5,
|
274 |
+
"sdxl_refiner_high_aesthetic_score": 6.0,
|
275 |
+
"sd_vae_checkpoint_cache": 0,
|
276 |
+
"sd_vae_overrides_per_model_preferences": true,
|
277 |
+
"prefer_vae_precision_float16": false,
|
278 |
+
"sd_vae_encode_method": "Full",
|
279 |
+
"sd_vae_decode_method": "Full",
|
280 |
+
"sd_vae_tiled_ops": false,
|
281 |
+
"sd_vae_tiled_size": 128,
|
282 |
+
"inpainting_mask_weight": 1,
|
283 |
+
"initial_noise_multiplier": 1,
|
284 |
+
"img2img_extra_noise": 0,
|
285 |
+
"img2img_color_correction": false,
|
286 |
+
"img2img_fix_steps": false,
|
287 |
+
"img2img_editor_height": 720,
|
288 |
+
"img2img_background_color": "#808080",
|
289 |
+
"img2img_inpaint_mask_brush_color": "#808080",
|
290 |
+
"img2img_sketch_default_brush_color": "#ff0000",
|
291 |
+
"img2img_inpaint_sketch_default_brush_color": "#ff0000",
|
292 |
+
"return_mask": false,
|
293 |
+
"return_mask_composite": false,
|
294 |
+
"overlay_inpaint": true,
|
295 |
+
"img2img_batch_show_results_limit": 32,
|
296 |
+
"img2img_inpaint_precise_mask": false,
|
297 |
+
"canvas_hotkey_zoom": "Alt",
|
298 |
+
"canvas_hotkey_adjust": "Ctrl",
|
299 |
+
"canvas_hotkey_shrink_brush": "Q",
|
300 |
+
"canvas_hotkey_grow_brush": "W",
|
301 |
+
"canvas_hotkey_move": "F",
|
302 |
+
"canvas_hotkey_fullscreen": "S",
|
303 |
+
"canvas_hotkey_reset": "R",
|
304 |
+
"canvas_hotkey_overlap": "O",
|
305 |
+
"canvas_show_tooltip": true,
|
306 |
+
"canvas_auto_expand": true,
|
307 |
+
"canvas_blur_prompt": false,
|
308 |
+
"canvas_disabled_functions": [
|
309 |
+
"Overlap"
|
310 |
+
],
|
311 |
+
"do_not_show_images": false,
|
312 |
+
"gallery_height": "",
|
313 |
+
"return_grid": true,
|
314 |
+
"js_modal_lightbox": true,
|
315 |
+
"js_modal_lightbox_initially_zoomed": true,
|
316 |
+
"js_modal_lightbox_gamepad": false,
|
317 |
+
"js_modal_lightbox_gamepad_repeat": 250.0,
|
318 |
+
"sd_webui_modal_lightbox_icon_opacity": 1,
|
319 |
+
"sd_webui_modal_lightbox_toolbar_opacity": 0.9,
|
320 |
+
"open_dir_button_choice": "Subdirectory",
|
321 |
+
"enable_pnginfo": true,
|
322 |
+
"save_txt": false,
|
323 |
+
"add_model_name_to_info": true,
|
324 |
+
"add_model_hash_to_info": true,
|
325 |
+
"add_vae_name_to_info": true,
|
326 |
+
"add_vae_hash_to_info": true,
|
327 |
+
"add_user_name_to_info": false,
|
328 |
+
"add_version_to_infotext": true,
|
329 |
+
"disable_weights_auto_swap": true,
|
330 |
+
"infotext_skip_pasting": [],
|
331 |
+
"infotext_styles": "Apply if any",
|
332 |
+
"send_image_info_t2i_to_i2i": false,
|
333 |
+
"show_progress_type": "TAESD",
|
334 |
+
"js_live_preview_in_modal_lightbox": false,
|
335 |
+
"keyedit_precision_attention": 0.1,
|
336 |
+
"keyedit_precision_extra": 0.05,
|
337 |
+
"keyedit_delimiters": ".,\\/!?%^*;:{}=`~() ",
|
338 |
+
"keyedit_delimiters_whitespace": [
|
339 |
+
"Tab",
|
340 |
+
"Carriage Return",
|
341 |
+
"Line Feed"
|
342 |
+
],
|
343 |
+
"keyedit_move": true,
|
344 |
+
"disable_token_counters": false,
|
345 |
+
"include_styles_into_token_counters": true,
|
346 |
+
"extra_options_txt2img": [],
|
347 |
+
"extra_options_img2img": [],
|
348 |
+
"extra_options_cols": 1,
|
349 |
+
"extra_options_accordion": false,
|
350 |
+
"show_scheduler": false,
|
351 |
+
"show_refiner": false,
|
352 |
+
"show_rescale_cfg": false,
|
353 |
+
"show_mahiro": false,
|
354 |
+
"paste_safe_guard": false,
|
355 |
+
"compact_prompt_box": false,
|
356 |
+
"dimensions_and_batch_together": true,
|
357 |
+
"sd_checkpoint_dropdown_use_short": false,
|
358 |
+
"hires_fix_show_sampler": false,
|
359 |
+
"hires_fix_show_prompts": false,
|
360 |
+
"txt2img_settings_accordion": false,
|
361 |
+
"img2img_settings_accordion": false,
|
362 |
+
"interrupt_after_current": false,
|
363 |
+
"enable_prompt_comments": true,
|
364 |
+
"localization": "ja_JP",
|
365 |
+
"ui_reorder_list": [],
|
366 |
+
"gradio_themes_cache": true,
|
367 |
+
"show_progress_in_title": true,
|
368 |
+
"send_seed": true,
|
369 |
+
"send_cfg": true,
|
370 |
+
"send_size": true,
|
371 |
+
"api_enable_requests": true,
|
372 |
+
"api_forbid_local_requests": true,
|
373 |
+
"api_useragent": "",
|
374 |
+
"auto_launch_browser": "Local",
|
375 |
+
"enable_console_prompts": false,
|
376 |
+
"samples_log_stdout": false,
|
377 |
+
"show_warnings": false,
|
378 |
+
"show_gradio_deprecation_warnings": false,
|
379 |
+
"memmon_poll_rate": 5,
|
380 |
+
"multiple_tqdm": true,
|
381 |
+
"enable_upscale_progressbar": true,
|
382 |
+
"list_hidden_files": true,
|
383 |
+
"disable_mmap_load_safetensors": false,
|
384 |
+
"dump_stacks_on_signal": false,
|
385 |
+
"no_flashbang": false,
|
386 |
+
"face_restoration": false,
|
387 |
+
"face_restoration_model": "CodeFormer",
|
388 |
+
"code_former_weight": 0.5,
|
389 |
+
"face_restoration_unload": false,
|
390 |
+
"postprocessing_enable_in_main_ui": [],
|
391 |
+
"postprocessing_operation_order": [],
|
392 |
+
"ESRGAN_tile": 256,
|
393 |
+
"ESRGAN_tile_overlap": 16,
|
394 |
+
"composite_tiles_on_gpu": false,
|
395 |
+
"upscaler_for_img2img": "None",
|
396 |
+
"upscaling_max_images_in_cache": 4,
|
397 |
+
"prefer_fp16_upscalers": false,
|
398 |
+
"sd_image_info_layout": "full width",
|
399 |
+
"simple_dimension_preset_config": "# square\n1024 x 1024\n\n\n> Portrait\n640 x 1536\n768 x 1344\n832 x 1216\n896 x 1152\n\n\n> Landscape\n1536 x 640\n1344 x 768\n1216 x 832\n1152 x 896",
|
400 |
+
"sd_vae": "sdxl_vae.safetensors",
|
401 |
+
"eta_noise_seed_delta": 31337
|
402 |
+
}
|