-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.json
175 lines (175 loc) · 5.76 KB
/
config.json
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
{
"samples_save": true,
"samples_format": "jpg",
"samples_filename_pattern": "[date]-[width].[height]",
"grid_save": true,
"grid_format": "jpg",
"grid_extended_filename": false,
"grid_only_if_multiple": true,
"n_rows": -1,
"enable_pnginfo": true,
"save_txt": false,
"save_images_before_face_restoration": false,
"jpeg_quality": 100,
"export_for_4chan": true,
"use_original_name_batch": false,
"save_selected_only": true,
"outdir_samples": "",
"outdir_txt2img_samples": "outputs/txt2img-images",
"outdir_img2img_samples": "outputs/img2img-images",
"outdir_extras_samples": "outputs/extras-images",
"outdir_grids": "",
"outdir_txt2img_grids": "outputs/txt2img-grids",
"outdir_img2img_grids": "outputs/img2img-grids",
"outdir_save": "log/images",
"save_to_dirs": false,
"grid_save_to_dirs": false,
"use_save_to_dirs_for_ui": false,
"directories_filename_pattern": "",
"directories_max_prompt_words": 20,
"ESRGAN_tile": 192,
"ESRGAN_tile_overlap": 8,
"realesrgan_enabled_models": [
"R-ESRGAN x4+",
"R-ESRGAN x4+ Anime6B"
],
"SWIN_tile": 192,
"SWIN_tile_overlap": 8,
"ldsr_steps": 100,
"upscaler_for_img2img": "None",
"face_restoration_model": "None",
"code_former_weight": 0.5,
"face_restoration_unload": false,
"memmon_poll_rate": 8,
"samples_log_stdout": false,
"multiple_tqdm": false,
"sd_model_checkpoint": "Anything-V3.0.ckpt [38c1ebe3]",
"sd_hypernetwork": "None",
"img2img_color_correction": false,
"save_images_before_color_correction": false,
"img2img_fix_steps": true,
"enable_quantization": true,
"enable_emphasis": true,
"use_old_emphasis_implementation": false,
"enable_batch_seeds": true,
"filter_nsfw": false,
"CLIP_stop_at_last_layers": 2,
"random_artist_categories": [],
"interrogate_keep_models_in_memory": false,
"interrogate_use_builtin_artists": false,
"interrogate_clip_num_beams": 1,
"interrogate_clip_min_length": 24,
"interrogate_clip_max_length": 70,
"interrogate_clip_dict_limit": 1500.0,
"show_progressbar": true,
"show_progress_every_n_steps": 0,
"return_grid": true,
"do_not_show_images": false,
"add_model_hash_to_info": true,
"add_model_name_to_info": true,
"font": "",
"js_modal_lightbox": true,
"js_modal_lightbox_initially_zoomed": true,
"show_progress_in_title": true,
"hide_samplers": [
"PLMS",
"LMS",
"Heun",
"DPM adaptive",
"LMS Karras",
"DPM2 Karras",
"DPM2 a Karras",
"DPM2",
"DPM2 a",
"DPM++ SDE Karras",
"DPM++ SDE"
],
"eta_ddim": 0,
"eta_ancestral": 1,
"ddim_discretize": "uniform",
"s_churn": 0,
"s_tmin": 0,
"s_noise": 1,
"grid_prevent_empty_spots": false,
"do_not_add_watermark": false,
"use_scale_latent_for_hires_fix": false,
"unload_models_when_training": true,
"dataset_filename_word_regex": "",
"dataset_filename_join_string": " ",
"training_image_repeats_per_epoch": 1,
"training_write_csv_every": 500.0,
"sd_checkpoint_cache": 0,
"sd_hypernetwork_strength": 0.398,
"comma_padding_backtrack": 20,
"interrogate_return_ranks": false,
"interrogate_deepbooru_score_threshold": 0.68,
"deepbooru_sort_alpha": false,
"deepbooru_use_spaces": true,
"deepbooru_escape": true,
"disable_weights_auto_swap": true,
"quicksettings": "sd_model_checkpoint",
"localization": "zh_CN",
"eta_noise_seed_delta": 31337,
"save_images_add_number": true,
"show_progress_grid": true,
"images_history_preload": false,
"images_history_page_columns": 6.0,
"images_history_page_rows": 6.0,
"images_history_pages_perload": 2.0,
"save_images_before_highres_fix": false,
"training_xattention_optimizations": false,
"sd_vae": "Anything-V3.0.vae",
"inpainting_mask_weight": 1,
"send_seed": true,
"disabled_extensions": [
"stable-diffusion-webui-artists-to-study"
],
"inspiration_max_samples": 10,
"inspiration_rows_num": 4,
"inspiration_cols_num": 4,
"save_optimizer_state": false,
"shuffle_tags": false,
"tag_drop_out": 0,
"sd_vae_as_default": false,
"dd_save_previews": false,
"outdir_ddetailer_previews": "extensions/ddetailer/outputs/masks-previews",
"dd_save_masks": false,
"outdir_ddetailer_masks": "extensions/ddetailer/outputs/masks",
"ais_exif_pnginfo_group": [
"aesthetic_score",
"sampler",
"cfg_scale",
"sd_model_hash",
"seed",
"hash"
],
"ais_windows_tag_group": [],
"ais_windows_category_group": [],
"ais_generation_params_text_group": [],
"ais_force_cpu": true,
"wildcards_same_seed": false,
"temp_dir": "",
"clean_temp_dir_at_start": false,
"pin_memory": false,
"tac_tagFile": "tags.csv",
"tac_active": true,
"tac_activeIn.txt2img": true,
"tac_activeIn.img2img": true,
"tac_activeIn.negativePrompts": true,
"tac_maxResults": 5.0,
"tac_showAllResults": true,
"tac_resultStepLength": 100.0,
"tac_delayTime": 500.0,
"tac_useWildcards": true,
"tac_useEmbeddings": true,
"tac_replaceUnderscores": true,
"tac_escapeParentheses": true,
"tac_appendComma": true,
"tac_alias.searchByAlias": true,
"tac_alias.onlyShowAlias": false,
"tac_translation.translationFile": "translation.csv",
"tac_translation.oldFormat": false,
"tac_translation.searchByTranslation": false,
"tac_extra.extraFile": "None",
"tac_extra.onlyAliasExtraFile": false
}