Petu commited on
Commit
c9b99e4
1 Parent(s): 1691ce8

Delete config.json

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