Gavin123 commited on
Commit
fd08338
1 Parent(s): 5c2a272

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +231 -0
config.json ADDED
@@ -0,0 +1,231 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "samples_save": true,
3
+ "samples_format": "png",
4
+ "samples_filename_pattern": "",
5
+ "grid_save": true,
6
+ "grid_format": "png",
7
+ "grid_extended_filename": false,
8
+ "grid_only_if_multiple": true,
9
+ "n_rows": -1,
10
+ "enable_pnginfo": true,
11
+ "save_txt": false,
12
+ "save_images_before_face_restoration": false,
13
+ "jpeg_quality": 99,
14
+ "export_for_4chan": false,
15
+ "use_original_name_batch": false,
16
+ "save_selected_only": true,
17
+ "do_not_add_watermark": false,
18
+ "outdir_samples": "",
19
+ "outdir_txt2img_samples": "outputs/txt2img-images",
20
+ "outdir_img2img_samples": "outputs/img2img-images",
21
+ "outdir_extras_samples": "outputs/extras-images",
22
+ "outdir_grids": "",
23
+ "outdir_txt2img_grids": "outputs/txt2img-grids",
24
+ "outdir_img2img_grids": "outputs/img2img-grids",
25
+ "outdir_save": "log/images",
26
+ "save_to_dirs": false,
27
+ "grid_save_to_dirs": false,
28
+ "use_save_to_dirs_for_ui": false,
29
+ "directories_filename_pattern": "",
30
+ "directories_max_prompt_words": 8,
31
+ "ESRGAN_tile": 192,
32
+ "ESRGAN_tile_overlap": 8,
33
+ "realesrgan_enabled_models": [
34
+ "R-ESRGAN x4+",
35
+ "R-ESRGAN x4+ Anime6B",
36
+ "R-ESRGAN 4x+ Anime6B"
37
+ ],
38
+ "SWIN_tile": 192,
39
+ "SWIN_tile_overlap": 8,
40
+ "ldsr_steps": 100,
41
+ "upscaler_for_img2img": "R-ESRGAN 4x+ Anime6B",
42
+ "face_restoration_model": null,
43
+ "code_former_weight": 0.5,
44
+ "face_restoration_unload": false,
45
+ "memmon_poll_rate": 1,
46
+ "samples_log_stdout": false,
47
+ "multiple_tqdm": true,
48
+ "unload_models_when_training": false,
49
+ "sd_hypernetwork": "None",
50
+ "img2img_color_correction": false,
51
+ "save_images_before_color_correction": false,
52
+ "img2img_fix_steps": false,
53
+ "enable_quantization": false,
54
+ "enable_emphasis": true,
55
+ "use_old_emphasis_implementation": false,
56
+ "enable_batch_seeds": true,
57
+ "comma_padding_backtrack": 20,
58
+ "filter_nsfw": false,
59
+ "CLIP_stop_at_last_layers": 2,
60
+ "random_artist_categories": [
61
+ "anime"
62
+ ],
63
+ "interrogate_keep_models_in_memory": false,
64
+ "interrogate_use_builtin_artists": true,
65
+ "interrogate_clip_num_beams": 1,
66
+ "interrogate_clip_min_length": 24,
67
+ "interrogate_clip_max_length": 48,
68
+ "interrogate_clip_dict_limit": 1500.0,
69
+ "interrogate_deepbooru_score_threshold": 0.5,
70
+ "show_progressbar": true,
71
+ "show_progress_every_n_steps": 5,
72
+ "return_grid": true,
73
+ "do_not_show_images": false,
74
+ "add_model_hash_to_info": true,
75
+ "add_model_name_to_info": true,
76
+ "font": "JetBrainsMono-Regular.woff2",
77
+ "js_modal_lightbox": true,
78
+ "js_modal_lightbox_initially_zoomed": true,
79
+ "show_progress_in_title": true,
80
+ "hide_samplers": [],
81
+ "eta_ddim": 0,
82
+ "eta_ancestral": 1,
83
+ "ddim_discretize": "uniform",
84
+ "s_churn": 0,
85
+ "s_tmin": 0,
86
+ "s_noise": 1,
87
+ "eta_noise_seed_delta": 31337,
88
+ "grid_prevent_empty_spots": true,
89
+ "dataset_filename_word_regex": "",
90
+ "dataset_filename_join_string": " ",
91
+ "training_image_repeats_per_epoch": 1,
92
+ "training_write_csv_every": 500.0,
93
+ "sd_hypernetwork_strength": 1.0,
94
+ "quicksettings": "sd_model_checkpoint,sd_vae,live_previews_enable",
95
+ "interrogate_return_ranks": false,
96
+ "deepbooru_sort_alpha": true,
97
+ "deepbooru_use_spaces": true,
98
+ "deepbooru_escape": true,
99
+ "save_images_add_number": true,
100
+ "use_scale_latent_for_hires_fix": true,
101
+ "sd_checkpoint_cache": 0,
102
+ "show_progress_grid": true,
103
+ "disable_weights_auto_swap": true,
104
+ "localization": "None",
105
+ "save_images_before_highres_fix": false,
106
+ "training_xattention_optimizations": false,
107
+ "inpainting_mask_weight": 1,
108
+ "send_seed": true,
109
+ "temp_dir": "",
110
+ "clean_temp_dir_at_start": false,
111
+ "pin_memory": false,
112
+ "save_optimizer_state": false,
113
+ "sd_vae_as_default": false,
114
+ "ldsr_cached": false,
115
+ "initial_noise_multiplier": 1,
116
+ "send_size": true,
117
+ "tac_tagFile": "danbooru.csv",
118
+ "tac_active": true,
119
+ "tac_activeIn.txt2img": true,
120
+ "tac_activeIn.img2img": true,
121
+ "tac_activeIn.negativePrompts": true,
122
+ "tac_activeIn.thirdParty": true,
123
+ "tac_maxResults": 10.0,
124
+ "tac_showAllResults": false,
125
+ "localization": "zh_CN",
126
+ "tac_resultStepLength": 50.0,
127
+ "tac_delayTime": 100.0,
128
+ "tac_useWildcards": true,
129
+ "tac_useEmbeddings": true,
130
+ "tac_replaceUnderscores": true,
131
+ "tac_escapeParentheses": true,
132
+ "tac_appendComma": true,
133
+ "tac_alias.searchByAlias": true,
134
+ "tac_alias.onlyShowAlias": false,
135
+ "tac_translation.translationFile": "None",
136
+ "tac_translation.oldFormat": false,
137
+ "tac_translation.searchByTranslation": true,
138
+ "tac_extra.extraFile": "ncpt-tags.csv",
139
+ "tac_extra.onlyAliasExtraFile": false,
140
+ "images_history_preload": false,
141
+ "images_record_paths": true,
142
+ "images_delete_message": true,
143
+ "images_history_page_columns": 6.0,
144
+ "images_history_page_rows": 6.0,
145
+ "images_history_pages_perload": 1.0,
146
+ "use_upscaler_name_as_suffix": false,
147
+ "img2img_background_color": "#ffffff",
148
+ "deepbooru_filter_tags": "",
149
+ "show_progress_type": "Approx NN",
150
+ "disabled_extensions": [],
151
+ "sd_vae_checkpoint_cache": 0,
152
+ "use_old_karras_scheduler_sigmas": false,
153
+ "samplers_in_dropdown": true,
154
+ "dimensions_and_batch_together": true,
155
+ "ui_reorder": "sampler, dimensions, cfg, seed, checkboxes, hires_fix, batch, scripts",
156
+ "save_training_settings_to_txt": true,
157
+ "use_old_hires_fix_width_height": false,
158
+ "always_discard_next_to_last_sigma": false,
159
+ "additional_networks_extra_lora_path": "/content/stable-diffusion-webui/models/Lora/",
160
+ "print_hypernet_extra": false,
161
+ "training_enable_tensorboard": false,
162
+ "training_tensorboard_save_images": false,
163
+ "training_tensorboard_flush_every": 120.0,
164
+ "live_previews_enable": true,
165
+ "live_preview_content": "Prompt",
166
+ "tac_activeIn.modelList": "",
167
+ "tac_activeIn.modelListMode": "Blacklist",
168
+ "tac_showWikiLinks": true,
169
+ "additional_networks_sort_models_by": "name",
170
+ "additional_networks_model_name_filter": "",
171
+ "additional_networks_xy_grid_model_metadata": "",
172
+ "sd_model_checkpoint": "anything-v4.5-pruned.safetensors",
173
+ "sd_checkpoint_hash": null,
174
+ "sd_vae": "anything.vae.pt",
175
+ "show_warnings": false,
176
+ "disable_ema": false,
177
+ "live_preview_refresh_period": 1000.0,
178
+ "extra_networks_default_multiplier": 1,
179
+ "keyedit_precision_attention": 0.1,
180
+ "keyedit_precision_extra": 0.05,
181
+ "ui_extra_networks_tab_reorder": "",
182
+ "postprocessing_scipts_order": "upscale, gfpgan, codeformer",
183
+ "upscaling_max_images_in_cache": 5,
184
+ "upcast_attn": false,
185
+ "interrogate_clip_skip_categories": [],
186
+ "extra_networks_default_view": "cards",
187
+ "sd_lora": "",
188
+ "lora_apply_to_outputs": false,
189
+ "postprocessing_enable_in_main_ui": [],
190
+ "postprocessing_operation_order": [],
191
+ "tac_useHypernetworks": true,
192
+ "tac_useLoras": true,
193
+ "additional_networks_hash_thread_count": 1.0,
194
+ "model_toolkit_fix_clip": false,
195
+ "additional_networks_reverse_sort_order": false,
196
+ "additional_networks_back_up_model_when_saving": true,
197
+ "additional_networks_show_only_safetensors": false,
198
+ "additional_networks_show_only_models_with_metadata": "disabled",
199
+ "additional_networks_max_top_tags": 20.0,
200
+ "tac_extra.addMode": "Insert before",
201
+ "additional_networks_max_dataset_folders": 20.0,
202
+ "control_net_model_config": "/content/stable-diffusion-webui/extensions/sd-webui-controlnet/models/cldm_v15.yaml",
203
+ "control_net_models_path": "",
204
+ "control_net_no_detectmap": false,
205
+ "img_downscale_threshold": 4.0,
206
+ "target_side_length": 4000.0,
207
+ "no_dpmpp_sde_batch_determinism": false,
208
+ "control_net_model_adapter_config": "/content/stable-diffusion-webui/extensions/sd-webui-controlnet/models/sketch_adapter_v14.yaml",
209
+ "control_net_detectedmap_dir": "/content/stable-diffusion-webui/extensions/sd-webui-controlnet/detected_maps",
210
+ "control_net_max_models_num": 4,
211
+ "control_net_model_cache_size": 2,
212
+ "control_net_control_transfer": false,
213
+ "control_net_detectmap_autosaving": false,
214
+ "control_net_only_midctrl_hires": true,
215
+ "control_net_allow_script_control": true,
216
+ "control_net_skip_img2img_processing": false,
217
+ "control_net_monocular_depth_optim": false,
218
+ "control_net_only_mid_control": false,
219
+ "control_net_cfg_based_guidance": false,
220
+ "model_toolkit_autoprune": false,
221
+ "tac_slidingPopup": true,
222
+ "webp_lossless": false,
223
+ "img_max_size_mp": 200.0,
224
+ "extra_networks_add_text_separator": " ",
225
+ "hidden_tabs": [],
226
+ "uni_pc_variant": "bh1",
227
+ "uni_pc_skip_type": "time_uniform",
228
+ "uni_pc_order": 3,
229
+ "uni_pc_lower_order_final": true,
230
+ "images_copy_image": false
231
+ }