File size: 12,749 Bytes
b0aca82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
{
    "sd_model_checkpoint": "anylora.safetensors",
    "sd_checkpoint_cache": 0,
    "sd_vae_checkpoint_cache": 0,
    "sd_vae": "Automatic",
    "sd_vae_as_default": true,
    "inpainting_mask_weight": 1.0,
    "initial_noise_multiplier": 1.0,
    "img2img_color_correction": false,
    "img2img_fix_steps": false,
    "img2img_background_color": "#ffffff",
    "enable_quantization": true,
    "enable_emphasis": true,
    "enable_batch_seeds": true,
    "comma_padding_backtrack": 20,
    "CLIP_stop_at_last_layers": 1,
    "upcast_attn": false,
    "cross_attention_optimization": "Scaled-Dot-Product",
    "cross_attention_options": [],
    "sub_quad_q_chunk_size": 512,
    "sub_quad_kv_chunk_size": 512,
    "sub_quad_chunk_threshold": 80,
    "always_batch_cond_uncond": false,
    "multiple_tqdm": false,
    "print_hypernet_extra": false,
    "dimensions_and_batch_together": true,
    "temp_dir": "",
    "clean_temp_dir_at_start": true,
    "ckpt_dir": "/content/cagliostro-colab-ui/models/Stable-diffusion",
    "vae_dir": "/content/cagliostro-colab-ui/models/VAE",
    "embeddings_dir": "/content/cagliostro-colab-ui/models/embeddings",
    "embeddings_templates_dir": "/content/cagliostro-colab-ui/train/templates",
    "embeddings_train_log": "/content/cagliostro-colab-ui/train.csv",
    "hypernetwork_dir": "/content/cagliostro-colab-ui/models/hypernetworks",
    "codeformer_models_path": "/content/cagliostro-colab-ui/models/Codeformer",
    "gfpgan_models_path": "/content/cagliostro-colab-ui/models/GFPGAN",
    "esrgan_models_path": "/content/cagliostro-colab-ui/models/ESRGAN",
    "bsrgan_models_path": "/content/cagliostro-colab-ui/models/BSRGAN",
    "realesrgan_models_path": "/content/cagliostro-colab-ui/models/RealESRGAN",
    "scunet_models_path": "/content/cagliostro-colab-ui/models/ScuNET",
    "swinir_models_path": "/content/cagliostro-colab-ui/models/SwinIR",
    "ldsr_models_path": "/content/cagliostro-colab-ui/models/LDSR",
    "clip_models_path": "/content/cagliostro-colab-ui/models/CLIP",
    "lora_dir": "/content/cagliostro-colab-ui/models/Lora",
    "lyco_dir": "/content/cagliostro-colab-ui/models/LyCORIS",
    "styles_dir": "styles.csv",
    "samples_save": true,
    "samples_format": "jpg",
    "samples_filename_pattern": "",
    "save_images_add_number": true,
    "grid_save": true,
    "grid_format": "jpg",
    "grid_extended_filename": true,
    "grid_only_if_multiple": true,
    "grid_prevent_empty_spots": true,
    "n_rows": -1,
    "enable_pnginfo": true,
    "save_txt": false,
    "save_images_before_face_restoration": true,
    "save_images_before_highres_fix": true,
    "save_images_before_color_correction": true,
    "save_mask": false,
    "save_mask_composite": false,
    "jpeg_quality": 85,
    "webp_lossless": false,
    "img_max_size_mp": 200,
    "use_original_name_batch": true,
    "use_upscaler_name_as_suffix": true,
    "save_selected_only": true,
    "save_to_dirs": false,
    "grid_save_to_dirs": false,
    "use_save_to_dirs_for_ui": false,
    "directories_filename_pattern": "[date]",
    "directories_max_prompt_words": 8,
    "outdir_samples": "",
    "outdir_txt2img_samples": "/content/cagliostro-colab-ui/outputs/text",
    "outdir_img2img_samples": "/content/cagliostro-colab-ui/outputs/images",
    "outdir_extras_samples": "/content/cagliostro-colab-ui/outputs/extras",
    "outdir_grids": "",
    "outdir_txt2img_grids": "/content/cagliostro-colab-ui/outputs/grids",
    "outdir_img2img_grids": "/content/cagliostro-colab-ui/outputs/grids",
    "outdir_save": "/content/cagliostro-colab-ui/outputs/save",
    "memmon_poll_rate": 2,
    "precision": "Autocast",
    "cuda_dtype": "FP16",
    "no_half": false,
    "no_half_vae": false,
    "upcast_sampling": false,
    "disable_nan_check": true,
    "rollback_vae": false,
    "opt_channelslast": false,
    "cudnn_benchmark": false,
    "cuda_allow_tf32": true,
    "cuda_allow_tf16_reduced": true,
    "cuda_compile": false,
    "cuda_compile_mode": "none",
    "ESRGAN_tile": 192,
    "ESRGAN_tile_overlap": 8,
    "realesrgan_enabled_models": [
        "R-ESRGAN 4x+",
        "R-ESRGAN 4x+ Anime6B"
    ],
    "upscaler_for_img2img": "None",
    "use_old_hires_fix_width_height": false,
    "dont_fix_second_order_samplers_schedule": false,
    "face_restoration_model": "CodeFormer",
    "code_former_weight": 0.2,
    "face_restoration_unload": false,
    "unload_models_when_training": false,
    "pin_memory": true,
    "save_optimizer_state": false,
    "save_training_settings_to_txt": true,
    "dataset_filename_word_regex": "",
    "dataset_filename_join_string": " ",
    "training_image_repeats_per_epoch": 1,
    "training_write_csv_every": 0,
    "training_enable_tensorboard": false,
    "training_tensorboard_save_images": false,
    "training_tensorboard_flush_every": 120,
    "interrogate_keep_models_in_memory": false,
    "interrogate_return_ranks": true,
    "interrogate_clip_num_beams": 1,
    "interrogate_clip_min_length": 32,
    "interrogate_clip_max_length": 192,
    "interrogate_clip_dict_limit": 2048,
    "interrogate_clip_skip_categories": [
        "artists",
        "movements",
        "flavors"
    ],
    "interrogate_deepbooru_score_threshold": 0.65,
    "deepbooru_sort_alpha": false,
    "deepbooru_use_spaces": false,
    "deepbooru_escape": true,
    "deepbooru_filter_tags": "",
    "extra_networks_default_view": "cards",
    "extra_networks_default_multiplier": 1.0,
    "extra_networks_card_width": 0,
    "extra_networks_card_height": 0,
    "extra_networks_add_text_separator": " ",
    "sd_hypernetwork": "None",
    "gradio_theme": "black-orange",
    "return_grid": true,
    "return_mask": false,
    "return_mask_composite": false,
    "do_not_show_images": false,
    "add_model_hash_to_info": true,
    "add_model_name_to_info": true,
    "disable_weights_auto_swap": true,
    "send_seed": true,
    "send_size": true,
    "font": "",
    "js_modal_lightbox": true,
    "js_modal_lightbox_initially_zoomed": true,
    "show_progress_in_title": false,
    "keyedit_precision_attention": 0.1,
    "keyedit_precision_extra": 0.05,
    "quicksettings": "sd_model_checkpoint",
    "hidden_tabs": [],
    "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
    "ui_extra_networks_tab_reorder": "",
    "show_progressbar": true,
    "live_previews_enable": true,
    "show_progress_grid": true,
    "show_progress_every_n_steps": 1,
    "show_progress_type": "Approx NN",
    "live_preview_content": "Combined",
    "live_preview_refresh_period": 250,
    "show_samplers": [
        "Euler a",
        "UniPC",
        "DDIM",
        "DPM++ SDE",
        "DPM++ SDE",
        "DPM2 Karras",
        "DPM++ 2M Karras"
    ],
    "fallback_sampler": "Euler a",
    "eta_ancestral": 1.0,
    "eta_ddim": 0.0,
    "ddim_discretize": "uniform",
    "s_churn": 0.0,
    "s_tmin": 0.0,
    "s_noise": 1.0,
    "eta_noise_seed_delta": 0,
    "always_discard_next_to_last_sigma": false,
    "uni_pc_variant": "bh1",
    "uni_pc_skip_type": "time_uniform",
    "uni_pc_order": 3,
    "uni_pc_lower_order_final": true,
    "token_merging": false,
    "token_merging_ratio": 0.5,
    "token_merging_hr_only": true,
    "token_merging_ratio_hr": 0.5,
    "token_merging_random": false,
    "token_merging_merge_attention": true,
    "token_merging_merge_cross_attention": false,
    "token_merging_merge_mlp": false,
    "token_merging_maximum_down_sampling": 1,
    "token_merging_stride_x": 2,
    "token_merging_stride_y": 2,
    "postprocessing_enable_in_main_ui": [],
    "postprocessing_operation_order": [],
    "upscaling_max_images_in_cache": 5,
    "disabled_extensions": [],
    "disable_all_extensions": "none",
    "sd_checkpoint_hash": null,
    "ldsr_steps": 100,
    "ldsr_cached": false,
    "SWIN_tile": 192,
    "SWIN_tile_overlap": 8,
    "sd_lyco": "None",
    "sd_lora": "None",
    "aesthetic_scorer_enabled": false,
    "aesthetic_scorer_clip_model": "ViT-L/14",
    "control_net_model_config": "models/cldm_v15.yaml",
    "control_net_model_adapter_config": "/content/cagliostro-colab-ui/extensions/sd-webui-controlnet/models/sketch_adapter_v14.yaml",
    "control_net_detectedmap_dir": "detected_maps",
    "control_net_models_path": "/content/cagliostro-colab-ui/models/ControlNet",
    "control_net_modules_path": "",
    "control_net_max_models_num": 2,
    "control_net_model_cache_size": 1,
    "control_net_control_transfer": false,
    "control_net_no_detectmap": false,
    "control_net_high_res_only_mid": false,
    "control_net_detectmap_autosaving": false,
    "control_net_allow_script_control": true,
    "control_net_skip_img2img_processing": false,
    "control_net_monocular_depth_optim": false,
    "control_net_only_mid_control": false,
    "control_net_sync_field_args": false,
    "controlnet_show_batch_images_in_ui": false,
    "controlnet_increment_seed_during_batch": false,
    "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others, Maintenance",
    "image_browser_hidden_components": [],
    "image_browser_with_subdirs": true,
    "image_browser_copy_image": false,
    "image_browser_delete_message": true,
    "image_browser_txt_files": true,
    "image_browser_debug_level": "0 - none",
    "image_browser_delete_recycle": false,
    "image_browser_scan_exif": true,
    "image_browser_mod_shift": false,
    "image_browser_mod_ctrl_shift": false,
    "image_browser_enable_maint": true,
    "image_browser_ranking_pnginfo": false,
    "image_browser_page_columns": 6.0,
    "image_browser_page_rows": 6.0,
    "image_browser_pages_perload": 20.0,
    "image_browser_use_thumbnail": false,
    "image_browser_thumbnail_size": 200.0,
    "image_browser_swipe": false,
    "tac_tagFile": "danbooru.csv",
    "tac_active": true,
    "tac_activeIn.txt2img": true,
    "tac_activeIn.img2img": true,
    "tac_activeIn.negativePrompts": true,
    "tac_activeIn.thirdParty": true,
    "tac_activeIn.modelList": "",
    "tac_activeIn.modelListMode": "Blacklist",
    "tac_slidingPopup": true,
    "tac_maxResults": 5.0,
    "tac_showAllResults": false,
    "tac_resultStepLength": 100.0,
    "tac_delayTime": 100.0,
    "tac_useWildcards": true,
    "tac_useEmbeddings": true,
    "tac_useHypernetworks": true,
    "tac_useLoras": true,
    "tac_useLycos": true,
    "tac_showWikiLinks": false,
    "tac_replaceUnderscores": true,
    "tac_escapeParentheses": true,
    "tac_appendComma": true,
    "tac_alias.searchByAlias": true,
    "tac_alias.onlyShowAlias": false,
    "tac_translation.translationFile": "None",
    "tac_translation.oldFormat": false,
    "tac_translation.searchByTranslation": true,
    "tac_extra.extraFile": "extra-quality-tags.csv",
    "tac_extra.addMode": "Insert before",
    "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}",
    "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}",
    "additional_networks_extra_lora_path": "",
    "additional_networks_sort_models_by": "name",
    "additional_networks_reverse_sort_order": false,
    "additional_networks_model_name_filter": "",
    "additional_networks_xy_grid_model_metadata": "",
    "additional_networks_hash_thread_count": 1.0,
    "additional_networks_back_up_model_when_saving": true,
    "additional_networks_show_only_safetensors": false,
    "additional_networks_show_only_models_with_metadata": "disabled",
    "additional_networks_max_top_tags": 20.0,
    "additional_networks_max_dataset_folders": 20.0,
    "stealth_pnginfo": true,
    "stealth_pnginfo_prompt_override": "",
    "stealth_pnginfo_mode": "rgb",
    "stealth_pnginfo_compression": true,
    "model_toolkit_fix_clip": false,
    "model_toolkit_autoprune": false
}