FashGate commited on
Commit
a476413
·
1 Parent(s): 195511b

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -318
config.json DELETED
@@ -1,318 +0,0 @@
1
- {
2
- "samples_save": true,
3
- "samples_format": "png",
4
- "samples_filename_pattern": "",
5
- "save_images_add_number": true,
6
- "grid_save": false,
7
- "grid_format": "png",
8
- "grid_extended_filename": false,
9
- "grid_only_if_multiple": true,
10
- "grid_prevent_empty_spots": false,
11
- "n_rows": -1,
12
- "enable_pnginfo": true,
13
- "save_txt": false,
14
- "save_images_before_face_restoration": false,
15
- "save_images_before_highres_fix": false,
16
- "save_images_before_color_correction": false,
17
- "save_mask": false,
18
- "save_mask_composite": false,
19
- "jpeg_quality": 80,
20
- "webp_lossless": false,
21
- "export_for_4chan": true,
22
- "img_downscale_threshold": 4.0,
23
- "target_side_length": 4000,
24
- "img_max_size_mp": 200,
25
- "use_original_name_batch": true,
26
- "use_upscaler_name_as_suffix": false,
27
- "save_selected_only": true,
28
- "do_not_add_watermark": true,
29
- "temp_dir": "",
30
- "clean_temp_dir_at_start": false,
31
- "outdir_samples": "",
32
- "outdir_txt2img_samples": "outputs/txt2img-images",
33
- "outdir_img2img_samples": "outputs/img2img-images",
34
- "outdir_extras_samples": "outputs/extras-images",
35
- "outdir_grids": "",
36
- "outdir_txt2img_grids": "outputs/txt2img-grids",
37
- "outdir_img2img_grids": "outputs/img2img-grids",
38
- "outdir_save": "log/images",
39
- "save_to_dirs": true,
40
- "grid_save_to_dirs": true,
41
- "use_save_to_dirs_for_ui": false,
42
- "directories_filename_pattern": "[date]",
43
- "directories_max_prompt_words": 8,
44
- "ESRGAN_tile": 192,
45
- "ESRGAN_tile_overlap": 8,
46
- "realesrgan_enabled_models": [
47
- "R-ESRGAN 4x+",
48
- "R-ESRGAN 4x+ Anime6B"
49
- ],
50
- "upscaler_for_img2img": null,
51
- "face_restoration_model": "CodeFormer",
52
- "code_former_weight": 0.5,
53
- "face_restoration_unload": false,
54
- "show_warnings": false,
55
- "memmon_poll_rate": 8,
56
- "samples_log_stdout": false,
57
- "multiple_tqdm": true,
58
- "print_hypernet_extra": false,
59
- "unload_models_when_training": false,
60
- "pin_memory": false,
61
- "save_optimizer_state": false,
62
- "save_training_settings_to_txt": true,
63
- "dataset_filename_word_regex": "",
64
- "dataset_filename_join_string": " ",
65
- "training_image_repeats_per_epoch": 1,
66
- "training_write_csv_every": 500,
67
- "training_xattention_optimizations": false,
68
- "training_enable_tensorboard": false,
69
- "training_tensorboard_save_images": false,
70
- "training_tensorboard_flush_every": 120,
71
- "sd_model_checkpoint": "chilloutmix_NiPrunedFp32Fix.safetensors [fc2511737a]",
72
- "sd_checkpoint_cache": 0,
73
- "sd_vae_checkpoint_cache": 0,
74
- "sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
75
- "sd_vae_as_default": true,
76
- "inpainting_mask_weight": 1.0,
77
- "initial_noise_multiplier": 1.0,
78
- "img2img_color_correction": false,
79
- "img2img_fix_steps": false,
80
- "img2img_background_color": "#ffffff",
81
- "enable_quantization": false,
82
- "enable_emphasis": true,
83
- "enable_batch_seeds": true,
84
- "comma_padding_backtrack": 20,
85
- "CLIP_stop_at_last_layers": 2,
86
- "upcast_attn": false,
87
- "use_old_emphasis_implementation": false,
88
- "use_old_karras_scheduler_sigmas": false,
89
- "no_dpmpp_sde_batch_determinism": false,
90
- "use_old_hires_fix_width_height": false,
91
- "interrogate_keep_models_in_memory": false,
92
- "interrogate_return_ranks": false,
93
- "interrogate_clip_num_beams": 1,
94
- "interrogate_clip_min_length": 24,
95
- "interrogate_clip_max_length": 48,
96
- "interrogate_clip_dict_limit": 1500,
97
- "interrogate_clip_skip_categories": [],
98
- "interrogate_deepbooru_score_threshold": 0.5,
99
- "deepbooru_sort_alpha": true,
100
- "deepbooru_use_spaces": false,
101
- "deepbooru_escape": true,
102
- "deepbooru_filter_tags": "",
103
- "extra_networks_default_view": "cards",
104
- "extra_networks_default_multiplier": 1.0,
105
- "extra_networks_card_width": 0,
106
- "extra_networks_card_height": 0,
107
- "extra_networks_add_text_separator": " ",
108
- "sd_hypernetwork": "None",
109
- "return_grid": true,
110
- "return_mask": false,
111
- "return_mask_composite": false,
112
- "do_not_show_images": false,
113
- "add_model_hash_to_info": true,
114
- "add_model_name_to_info": true,
115
- "disable_weights_auto_swap": true,
116
- "send_seed": true,
117
- "send_size": true,
118
- "font": "",
119
- "js_modal_lightbox": true,
120
- "js_modal_lightbox_initially_zoomed": true,
121
- "show_progress_in_title": true,
122
- "samplers_in_dropdown": true,
123
- "dimensions_and_batch_together": true,
124
- "keyedit_precision_attention": 0.1,
125
- "keyedit_precision_extra": 0.05,
126
- "quicksettings": "sd_model_checkpoint,sd_vae,CLIP_stop_at_last_layers",
127
- "hidden_tabs": [],
128
- "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
129
- "ui_extra_networks_tab_reorder": "",
130
- "localization": "zh_CN",
131
- "show_progressbar": true,
132
- "live_previews_enable": true,
133
- "show_progress_grid": true,
134
- "show_progress_every_n_steps": 10,
135
- "show_progress_type": "Approx NN",
136
- "live_preview_content": "Prompt",
137
- "live_preview_refresh_period": 1000,
138
- "hide_samplers": [],
139
- "eta_ddim": 0.0,
140
- "eta_ancestral": 1.0,
141
- "ddim_discretize": "uniform",
142
- "s_churn": 0.0,
143
- "s_tmin": 0.0,
144
- "s_noise": 1.0,
145
- "eta_noise_seed_delta": 0,
146
- "always_discard_next_to_last_sigma": false,
147
- "uni_pc_variant": "bh1",
148
- "uni_pc_skip_type": "time_uniform",
149
- "uni_pc_order": 3,
150
- "uni_pc_lower_order_final": true,
151
- "postprocessing_enable_in_main_ui": [],
152
- "postprocessing_operation_order": [],
153
- "upscaling_max_images_in_cache": 5,
154
- "disabled_extensions": [],
155
- "disable_all_extensions": "none",
156
- "sd_checkpoint_hash": "fc2511737a54c5e80b89ab03e0ab4b98d051ab187f92860f3cd664dc9d08b271",
157
- "ldsr_steps": 100,
158
- "ldsr_cached": false,
159
- "SWIN_tile": 192,
160
- "SWIN_tile_overlap": 8,
161
- "sd_lora": "None",
162
- "sadtalker_result_dir": "/content/stable-diffusion-webui/outputs/SadTalker",
163
- "tac_tagFile": "danbooru.csv",
164
- "tac_active": true,
165
- "tac_activeIn.txt2img": true,
166
- "tac_activeIn.img2img": true,
167
- "tac_activeIn.negativePrompts": true,
168
- "tac_activeIn.thirdParty": true,
169
- "tac_activeIn.modelList": "",
170
- "tac_activeIn.modelListMode": "Blacklist",
171
- "tac_slidingPopup": true,
172
- "tac_maxResults": 10.0,
173
- "tac_showAllResults": false,
174
- "tac_resultStepLength": 100.0,
175
- "tac_delayTime": 100.0,
176
- "tac_useWildcards": true,
177
- "tac_useEmbeddings": true,
178
- "tac_useHypernetworks": true,
179
- "tac_useLoras": true,
180
- "tac_useLycos": true,
181
- "tac_showWikiLinks": false,
182
- "tac_replaceUnderscores": true,
183
- "tac_escapeParentheses": true,
184
- "tac_appendComma": true,
185
- "tac_alias.searchByAlias": true,
186
- "tac_alias.onlyShowAlias": false,
187
- "tac_translation.translationFile": "None",
188
- "tac_translation.oldFormat": false,
189
- "tac_translation.searchByTranslation": true,
190
- "tac_translation.liveTranslation": false,
191
- "tac_extra.extraFile": "extra-quality-tags.csv",
192
- "tac_extra.addMode": "Insert before",
193
- "tac_chantFile": "demo-chants.json",
194
- "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}",
195
- "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}",
196
- "deforum_keep_3d_models_in_vram": false,
197
- "deforum_enable_persistent_settings": false,
198
- "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt",
199
- "deforum_ffmpeg_location": "ffmpeg",
200
- "deforum_ffmpeg_crf": 17,
201
- "deforum_ffmpeg_preset": "slow",
202
- "deforum_debug_mode_enabled": false,
203
- "deforum_save_gen_info_as_srt": false,
204
- "deforum_embed_srt": false,
205
- "deforum_save_gen_info_as_srt_params": [
206
- "Noise Schedule"
207
- ],
208
- "openpose3d_use_online_version": false,
209
- "additional_networks_extra_lora_path": "",
210
- "additional_networks_sort_models_by": "name",
211
- "additional_networks_reverse_sort_order": false,
212
- "additional_networks_model_name_filter": "",
213
- "additional_networks_xy_grid_model_metadata": "",
214
- "additional_networks_hash_thread_count": 1.0,
215
- "additional_networks_back_up_model_when_saving": true,
216
- "additional_networks_show_only_safetensors": false,
217
- "additional_networks_show_only_models_with_metadata": "disabled",
218
- "additional_networks_max_top_tags": 20.0,
219
- "additional_networks_max_dataset_folders": 20.0,
220
- "arh_javascript_aspect_ratio_show": true,
221
- "arh_javascript_aspect_ratio": "1:1, 3:2, 4:3, 5:4, 16:9",
222
- "arh_ui_javascript_selection_method": "Aspect Ratios Dropdown",
223
- "arh_hide_accordion_by_default": true,
224
- "arh_expand_by_default": false,
225
- "arh_ui_component_order_key": "MaxDimensionScaler, PredefinedAspectRatioButtons, PredefinedPercentageButtons",
226
- "arh_show_max_width_or_height": false,
227
- "arh_max_width_or_height": 1024,
228
- "arh_show_predefined_aspect_ratios": false,
229
- "arh_predefined_aspect_ratio_use_max_dim": false,
230
- "arh_predefined_aspect_ratios": "1:1, 4:3, 16:9, 9:16, 21:9",
231
- "arh_show_predefined_percentages": false,
232
- "arh_predefined_percentages": "25, 50, 75, 125, 150, 175, 200",
233
- "arh_predefined_percentages_display_key": "Incremental/decremental percentage (-50%, +50%)",
234
- "control_net_model_config": "models/cldm_v15.yaml",
235
- "control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
236
- "control_net_detectedmap_dir": "detected_maps",
237
- "control_net_models_path": "",
238
- "control_net_modules_path": "",
239
- "control_net_max_models_num": 3,
240
- "control_net_model_cache_size": 2,
241
- "control_net_no_detectmap": false,
242
- "control_net_detectmap_autosaving": false,
243
- "control_net_allow_script_control": false,
244
- "control_net_sync_field_args": false,
245
- "controlnet_show_batch_images_in_ui": false,
246
- "controlnet_increment_seed_during_batch": false,
247
- "controlnet_disable_control_type": false,
248
- "mov2mov_outpath_samples": "outputs/mov2mov-images",
249
- "mov2mov_output_dir": "outputs/mov2mov-videos",
250
- "ctp_flavor": "mocha",
251
- "accent_color": "maroon",
252
- "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others",
253
- "image_browser_hidden_components": [],
254
- "image_browser_with_subdirs": true,
255
- "image_browser_preload": false,
256
- "image_browser_copy_image": false,
257
- "image_browser_delete_message": true,
258
- "image_browser_txt_files": true,
259
- "image_browser_debug_level": "0 - none",
260
- "image_browser_delete_recycle": true,
261
- "image_browser_scan_exif": true,
262
- "image_browser_mod_shift": false,
263
- "image_browser_mod_ctrl_shift": false,
264
- "image_browser_enable_maint": true,
265
- "image_browser_ranking_pnginfo": false,
266
- "image_browser_page_columns": 6.0,
267
- "image_browser_page_rows": 6.0,
268
- "image_browser_pages_perload": 20.0,
269
- "image_browser_use_thumbnail": false,
270
- "image_browser_thumbnail_size": 200.0,
271
- "image_browser_swipe": false,
272
- "image_browser_img_tooltips": true,
273
- "image_browser_scoring_type": "aesthetic_score",
274
- "image_browser_show_progress": true,
275
- "quicksettings_list": [
276
- "sd_model_checkpoint",
277
- "sd_vae",
278
- "CLIP_stop_at_last_layers"
279
- ],
280
- "save_init_img": false,
281
- "outdir_init_images": "outputs/init-images",
282
- "SCUNET_tile": 256,
283
- "SCUNET_tile_overlap": 8,
284
- "list_hidden_files": true,
285
- "randn_source": "GPU",
286
- "cross_attention_optimization": "Automatic",
287
- "s_min_uncond": 0,
288
- "token_merging_ratio": 0.5,
289
- "token_merging_ratio_img2img": 0,
290
- "token_merging_ratio_hr": 0,
291
- "dont_fix_second_order_samplers_schedule": false,
292
- "lora_functional": false,
293
- "extra_networks_show_hidden_directories": true,
294
- "extra_networks_hidden_models": "When searched",
295
- "sd_lyco": "None",
296
- "lora_preferred_name": "Alias from file",
297
- "lora_add_hashes_to_infotext": true,
298
- "gradio_theme": "Default",
299
- "img2img_editor_height": 720,
300
- "js_modal_lightbox_gamepad": false,
301
- "js_modal_lightbox_gamepad_repeat": 250.0,
302
- "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
303
- "ui_tab_order": [],
304
- "hires_fix_show_sampler": false,
305
- "hires_fix_show_prompts": false,
306
- "add_version_to_infotext": true,
307
- "live_previews_image_format": "png",
308
- "tac_refreshTempFiles": "Refresh TAC temp files",
309
- "ad_max_models": 2,
310
- "ad_save_previews": false,
311
- "ad_save_images_before": false,
312
- "ad_only_seleted_scripts": true,
313
- "ad_script_names": "dynamic_prompting,dynamic_thresholding,wildcard_recursive,wildcards",
314
- "ad_bbox_sortby": "None",
315
- "controlnet_disable_openpose_edit": false,
316
- "sam_use_local_groundingdino": false,
317
- "image_browser_info_add": false
318
- }