2413016570yutian commited on
Commit
64de487
1 Parent(s): 4cd2ac0

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -402
config.json DELETED
@@ -1,402 +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": true,
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": 100,
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
- "save_init_img": false,
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
- "outdir_init_images": "outputs/init-images",
40
- "save_to_dirs": true,
41
- "grid_save_to_dirs": true,
42
- "use_save_to_dirs_for_ui": false,
43
- "directories_filename_pattern": "[date]",
44
- "directories_max_prompt_words": 8,
45
- "ESRGAN_tile": 192,
46
- "ESRGAN_tile_overlap": 8,
47
- "realesrgan_enabled_models": [
48
- "R-ESRGAN 4x+",
49
- "R-ESRGAN 4x+ Anime6B"
50
- ],
51
- "upscaler_for_img2img": "R-ESRGAN 4x+",
52
- "SCUNET_tile": 256,
53
- "SCUNET_tile_overlap": 8,
54
- "face_restoration_model": "CodeFormer",
55
- "code_former_weight": 0.5,
56
- "face_restoration_unload": false,
57
- "show_warnings": false,
58
- "memmon_poll_rate": 8,
59
- "samples_log_stdout": false,
60
- "multiple_tqdm": true,
61
- "print_hypernet_extra": false,
62
- "unload_models_when_training": false,
63
- "pin_memory": false,
64
- "save_optimizer_state": false,
65
- "save_training_settings_to_txt": true,
66
- "dataset_filename_word_regex": "",
67
- "dataset_filename_join_string": " ",
68
- "training_image_repeats_per_epoch": 1,
69
- "training_write_csv_every": 500,
70
- "training_xattention_optimizations": false,
71
- "training_enable_tensorboard": false,
72
- "training_tensorboard_save_images": false,
73
- "training_tensorboard_flush_every": 120,
74
- "sd_model_checkpoint": "Nullstyle_v20.safetensors",
75
- "sd_checkpoint_cache": 0,
76
- "sd_vae_checkpoint_cache": 0,
77
- "sd_vae": "orangemix.vae.pt",
78
- "sd_vae_as_default": true,
79
- "inpainting_mask_weight": 1.0,
80
- "initial_noise_multiplier": 1.0,
81
- "img2img_color_correction": false,
82
- "img2img_fix_steps": false,
83
- "img2img_background_color": "#ffffff",
84
- "enable_quantization": false,
85
- "enable_emphasis": true,
86
- "enable_batch_seeds": true,
87
- "comma_padding_backtrack": 20,
88
- "CLIP_stop_at_last_layers": 2,
89
- "upcast_attn": false,
90
- "randn_source": "GPU",
91
- "use_old_emphasis_implementation": false,
92
- "use_old_karras_scheduler_sigmas": false,
93
- "no_dpmpp_sde_batch_determinism": false,
94
- "use_old_hires_fix_width_height": false,
95
- "dont_fix_second_order_samplers_schedule": false,
96
- "interrogate_keep_models_in_memory": false,
97
- "interrogate_return_ranks": false,
98
- "interrogate_clip_num_beams": 1,
99
- "interrogate_clip_min_length": 24,
100
- "interrogate_clip_max_length": 48,
101
- "interrogate_clip_dict_limit": 1500,
102
- "interrogate_clip_skip_categories": [],
103
- "interrogate_deepbooru_score_threshold": 0.5,
104
- "deepbooru_sort_alpha": true,
105
- "deepbooru_use_spaces": false,
106
- "deepbooru_escape": true,
107
- "deepbooru_filter_tags": "",
108
- "extra_networks_default_view": "cards",
109
- "extra_networks_default_multiplier": 1.0,
110
- "extra_networks_card_width": 0,
111
- "extra_networks_card_height": 0,
112
- "extra_networks_add_text_separator": " ",
113
- "sd_hypernetwork": "None",
114
- "return_grid": true,
115
- "return_mask": false,
116
- "return_mask_composite": false,
117
- "do_not_show_images": false,
118
- "add_model_hash_to_info": true,
119
- "add_model_name_to_info": true,
120
- "disable_weights_auto_swap": true,
121
- "send_seed": true,
122
- "send_size": true,
123
- "font": "",
124
- "js_modal_lightbox": true,
125
- "js_modal_lightbox_initially_zoomed": true,
126
- "show_progress_in_title": true,
127
- "samplers_in_dropdown": true,
128
- "dimensions_and_batch_together": true,
129
- "keyedit_precision_attention": 0.1,
130
- "keyedit_precision_extra": 0.05,
131
- "keyedit_delimiters": ".,\\/!?%^*;:{}=`~()",
132
- "quicksettings": "sd_model_checkpoint,sd_vae,upscaler_for_img2img,CLIP_stop_at_last_layers",
133
- "hidden_tabs": [],
134
- "ui_reorder": "inpaint, sampler, checkboxes, hires_fix, dimensions, cfg, seed, batch, override_settings, scripts",
135
- "ui_extra_networks_tab_reorder": "",
136
- "localization": "zh_CN",
137
- "gradio_theme": "NoCrypt/miku",
138
- "show_progressbar": true,
139
- "live_previews_enable": true,
140
- "show_progress_grid": true,
141
- "show_progress_every_n_steps": 10,
142
- "show_progress_type": "Approx NN",
143
- "live_preview_content": "Prompt",
144
- "live_preview_refresh_period": 10,
145
- "hide_samplers": [
146
- "LMS",
147
- "Heun"
148
- ],
149
- "eta_ddim": 0.0,
150
- "eta_ancestral": 1.0,
151
- "ddim_discretize": "uniform",
152
- "s_churn": 0.0,
153
- "s_min_uncond": 0,
154
- "s_tmin": 0.0,
155
- "s_noise": 1.0,
156
- "eta_noise_seed_delta": 31338,
157
- "always_discard_next_to_last_sigma": false,
158
- "uni_pc_variant": "bh1",
159
- "uni_pc_skip_type": "time_uniform",
160
- "uni_pc_order": 3,
161
- "uni_pc_lower_order_final": true,
162
- "postprocessing_enable_in_main_ui": [
163
- "Upscale",
164
- "CodeFormer"
165
- ],
166
- "postprocessing_operation_order": [
167
- "Upscale",
168
- "CodeFormer"
169
- ],
170
- "upscaling_max_images_in_cache": 5,
171
- "disabled_extensions": [
172
- "Cozy-Nest",
173
- "openpose-editor"
174
- ],
175
- "disable_all_extensions": "none",
176
- "restore_config_state_file": "",
177
- "sd_checkpoint_hash": null,
178
- "ldsr_steps": 100,
179
- "ldsr_cached": false,
180
- "SWIN_tile": 192,
181
- "SWIN_tile_overlap": 8,
182
- "sd_lora": "None",
183
- "tac_tagFile": "danbooru.csv",
184
- "tac_active": true,
185
- "tac_activeIn.txt2img": true,
186
- "tac_activeIn.img2img": true,
187
- "tac_activeIn.negativePrompts": true,
188
- "tac_activeIn.thirdParty": true,
189
- "tac_activeIn.modelList": "",
190
- "tac_activeIn.modelListMode": "Blacklist",
191
- "tac_slidingPopup": true,
192
- "tac_maxResults": 5.0,
193
- "tac_showAllResults": false,
194
- "tac_resultStepLength": 100.0,
195
- "tac_delayTime": 100.0,
196
- "tac_useWildcards": true,
197
- "tac_useEmbeddings": true,
198
- "tac_useHypernetworks": true,
199
- "tac_useLoras": true,
200
- "tac_useLycos": true,
201
- "tac_showWikiLinks": false,
202
- "tac_replaceUnderscores": true,
203
- "tac_escapeParentheses": true,
204
- "tac_appendComma": true,
205
- "tac_alias.searchByAlias": true,
206
- "tac_alias.onlyShowAlias": false,
207
- "tac_translation.translationFile": "None",
208
- "tac_translation.oldFormat": false,
209
- "tac_translation.searchByTranslation": true,
210
- "tac_extra.extraFile": "extra-quality-tags.csv",
211
- "tac_extra.addMode": "Insert before",
212
- "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}",
213
- "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}",
214
- "control_net_model_config": "models/cldm_v15.yaml",
215
- "control_net_model_adapter_config": "models/t2iadapter_sketch_sd14v1.yaml",
216
- "control_net_detectedmap_dir": "detected_maps",
217
- "control_net_models_path": "",
218
- "control_net_modules_path": "",
219
- "control_net_max_models_num": 3,
220
- "control_net_model_cache_size": 1,
221
- "control_net_no_detectmap": false,
222
- "control_net_detectmap_autosaving": false,
223
- "control_net_allow_script_control": false,
224
- "control_net_sync_field_args": false,
225
- "controlnet_show_batch_images_in_ui": false,
226
- "controlnet_increment_seed_during_batch": false,
227
- "image_browser_active_tabs": "txt2img, img2img, txt2img-grids, img2img-grids, Extras, Favorites, Others",
228
- "image_browser_hidden_components": [
229
- "Ranking Bar",
230
- "Copy to directory",
231
- "Ranking Filter"
232
- ],
233
- "image_browser_with_subdirs": true,
234
- "image_browser_preload": false,
235
- "image_browser_copy_image": false,
236
- "image_browser_delete_message": true,
237
- "image_browser_txt_files": true,
238
- "image_browser_debug_level": "0 - none",
239
- "image_browser_delete_recycle": true,
240
- "image_browser_scan_exif": true,
241
- "image_browser_mod_shift": false,
242
- "image_browser_mod_ctrl_shift": false,
243
- "image_browser_enable_maint": true,
244
- "image_browser_ranking_pnginfo": false,
245
- "image_browser_page_columns": 6.0,
246
- "image_browser_page_rows": 6.0,
247
- "image_browser_pages_perload": 20.0,
248
- "image_browser_use_thumbnail": false,
249
- "image_browser_thumbnail_size": 200.0,
250
- "image_browser_swipe": false,
251
- "image_browser_img_tooltips": true,
252
- "image_browser_scoring_type": "aesthetic_score",
253
- "image_browser_show_progress": true,
254
- "ctp_flavor": "mocha",
255
- "accent_color": "maroon",
256
- "openpose3d_use_online_version": false,
257
- "model_toolkit_fix_clip": false,
258
- "model_toolkit_autoprune": false,
259
- "tac_chantFile": "demo-chants.json",
260
- "sd_vae_overrides_per_model_preferences": false,
261
- "quicksettings_list": [
262
- "sd_model_checkpoint",
263
- "sd_vae",
264
- "upscaler_for_img2img",
265
- "CLIP_stop_at_last_layers"
266
- ],
267
- "ui_reorder_list": [
268
- "inpaint",
269
- "sampler",
270
- "checkboxes",
271
- "hires_fix",
272
- "dimensions",
273
- "cfg",
274
- "seed",
275
- "batch",
276
- "override_settings",
277
- "scripts"
278
- ],
279
- "grid_zip_filename_pattern": "",
280
- "grid_text_active_color": "#000000",
281
- "grid_text_inactive_color": "#999999",
282
- "grid_background_color": "#ffffff",
283
- "save_incomplete_images": false,
284
- "SWIN_torch_compile": false,
285
- "face_restoration": false,
286
- "auto_launch_browser": "Local",
287
- "show_gradio_deprecation_warnings": true,
288
- "list_hidden_files": true,
289
- "disable_mmap_load_safetensors": false,
290
- "hide_ldm_prints": true,
291
- "api_enable_requests": true,
292
- "api_forbid_local_requests": true,
293
- "api_useragent": "",
294
- "sd_checkpoints_limit": 1,
295
- "sd_checkpoints_keep_in_cpu": true,
296
- "sd_unet": "Automatic",
297
- "tiling": false,
298
- "hires_fix_refiner_pass": "second pass",
299
- "sdxl_crop_top": 0.0,
300
- "sdxl_crop_left": 0.0,
301
- "sdxl_refiner_low_aesthetic_score": 2.5,
302
- "sdxl_refiner_high_aesthetic_score": 6.0,
303
- "auto_vae_precision": true,
304
- "sd_vae_encode_method": "Full",
305
- "sd_vae_decode_method": "Full",
306
- "img2img_extra_noise": 0,
307
- "img2img_editor_height": 720,
308
- "img2img_sketch_default_brush_color": "#ffffff",
309
- "img2img_inpaint_mask_brush_color": "#ffffff",
310
- "img2img_inpaint_sketch_default_brush_color": "#ffffff",
311
- "cross_attention_optimization": "Automatic",
312
- "token_merging_ratio": 0,
313
- "token_merging_ratio_img2img": 0,
314
- "token_merging_ratio_hr": 0,
315
- "pad_cond_uncond": false,
316
- "persistent_cond_cache": true,
317
- "batch_cond_uncond": true,
318
- "hires_fix_use_firstpass_conds": false,
319
- "use_old_scheduling": false,
320
- "lora_functional": false,
321
- "extra_networks_show_hidden_directories": true,
322
- "extra_networks_hidden_models": "When searched",
323
- "extra_networks_card_text_scale": 1,
324
- "extra_networks_card_show_desc": true,
325
- "textual_inversion_print_at_load": false,
326
- "textual_inversion_add_hashes_to_infotext": true,
327
- "lora_preferred_name": "Alias from file",
328
- "lora_add_hashes_to_infotext": true,
329
- "lora_show_all": false,
330
- "lora_hide_unknown_for_versions": [],
331
- "lora_in_memory_limit": 0,
332
- "gradio_themes_cache": true,
333
- "gallery_height": "",
334
- "js_modal_lightbox_gamepad": false,
335
- "js_modal_lightbox_gamepad_repeat": 250.0,
336
- "keyedit_move": true,
337
- "ui_tab_order": [],
338
- "hires_fix_show_sampler": false,
339
- "hires_fix_show_prompts": false,
340
- "disable_token_counters": false,
341
- "extra_options_txt2img": [
342
- "eta_ddim",
343
- "eta_ancestral",
344
- "s_noise",
345
- "eta_noise_seed_delta",
346
- "always_discard_next_to_last_sigma",
347
- "s_tmin",
348
- "s_tmax",
349
- "sgm_noise_multiplier"
350
- ],
351
- "extra_options_img2img": [],
352
- "extra_options_cols": 1,
353
- "extra_options_accordion": false,
354
- "add_user_name_to_info": false,
355
- "add_version_to_infotext": true,
356
- "infotext_styles": "Apply if any",
357
- "live_previews_image_format": "png",
358
- "live_preview_allow_lowvram_full": false,
359
- "live_preview_fast_interrupt": false,
360
- "s_tmax": 0,
361
- "k_sched_type": "Automatic",
362
- "sigma_min": 0.0,
363
- "sigma_max": 0.0,
364
- "rho": 0.0,
365
- "sgm_noise_multiplier": false,
366
- "canvas_hotkey_zoom": "Alt",
367
- "canvas_hotkey_adjust": "Ctrl",
368
- "canvas_hotkey_move": "F",
369
- "canvas_hotkey_fullscreen": "S",
370
- "canvas_hotkey_reset": "R",
371
- "canvas_hotkey_overlap": "O",
372
- "canvas_show_tooltip": true,
373
- "canvas_auto_expand": true,
374
- "canvas_blur_prompt": false,
375
- "canvas_disabled_functions": [
376
- "Overlap"
377
- ],
378
- "tac_sortWildcardResults": true,
379
- "tac_showExtraNetworkPreviews": true,
380
- "tac_appendSpace": true,
381
- "tac_alwaysSpaceAtEnd": true,
382
- "tac_modelKeywordCompletion": "Never",
383
- "tac_wildcardCompletionMode": "To next folder level",
384
- "tac_translation.liveTranslation": false,
385
- "tac_refreshTempFiles": "Refresh TAC temp files",
386
- "deforum_keep_3d_models_in_vram": false,
387
- "deforum_enable_persistent_settings": false,
388
- "deforum_persistent_settings_path": "models/Deforum/deforum_persistent_settings.txt",
389
- "deforum_ffmpeg_location": "/opt/conda/envs/venv/lib/python3.10/site-packages/imageio_ffmpeg/binaries/ffmpeg-linux64-v4.2.2",
390
- "deforum_ffmpeg_crf": 17,
391
- "deforum_ffmpeg_preset": "slow",
392
- "deforum_debug_mode_enabled": false,
393
- "deforum_save_gen_info_as_srt": false,
394
- "deforum_embed_srt": false,
395
- "deforum_save_gen_info_as_srt_params": [
396
- "Noise Schedule"
397
- ],
398
- "deforum_preview": "Off",
399
- "deforum_preview_interval_frames": 100,
400
- "image_browser_height_auto": false,
401
- "image_browser_info_add": false
402
- }