Delete config.json
Browse files- config.json +0 -124
config.json
DELETED
@@ -1,124 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"samples_save": false,
|
3 |
-
"samples_format": "png",
|
4 |
-
"samples_filename_pattern": "",
|
5 |
-
"save_images_add_number": true,
|
6 |
-
"grid_save": false,
|
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 |
-
"memmon_poll_rate": 8,
|
49 |
-
"samples_log_stdout": false,
|
50 |
-
"multiple_tqdm": true,
|
51 |
-
"unload_models_when_training": false,
|
52 |
-
"pin_memory": false,
|
53 |
-
"save_optimizer_state": false,
|
54 |
-
"dataset_filename_word_regex": "",
|
55 |
-
"dataset_filename_join_string": " ",
|
56 |
-
"training_image_repeats_per_epoch": 1,
|
57 |
-
"training_write_csv_every": 500,
|
58 |
-
"training_xattention_optimizations": false,
|
59 |
-
"sd_model_checkpoint": "abyssbasil03.safetensors [21ae2782]",
|
60 |
-
"sd_checkpoint_cache": 0,
|
61 |
-
"sd_vae_checkpoint_cache": 0,
|
62 |
-
"sd_vae": "kl-f8-anime2.vae",
|
63 |
-
"sd_vae_as_default": false,
|
64 |
-
"sd_hypernetwork": "None",
|
65 |
-
"sd_hypernetwork_strength": 1.0,
|
66 |
-
"inpainting_mask_weight": 1.0,
|
67 |
-
"initial_noise_multiplier": 1.0,
|
68 |
-
"img2img_color_correction": false,
|
69 |
-
"img2img_fix_steps": false,
|
70 |
-
"img2img_background_color": "#ffffff",
|
71 |
-
"enable_quantization": false,
|
72 |
-
"enable_emphasis": true,
|
73 |
-
"enable_batch_seeds": true,
|
74 |
-
"comma_padding_backtrack": 20,
|
75 |
-
"CLIP_stop_at_last_layers": 2,
|
76 |
-
"random_artist_categories": [],
|
77 |
-
"use_old_emphasis_implementation": false,
|
78 |
-
"use_old_karras_scheduler_sigmas": false,
|
79 |
-
"interrogate_keep_models_in_memory": false,
|
80 |
-
"interrogate_use_builtin_artists": true,
|
81 |
-
"interrogate_return_ranks": false,
|
82 |
-
"interrogate_clip_num_beams": 1,
|
83 |
-
"interrogate_clip_min_length": 24,
|
84 |
-
"interrogate_clip_max_length": 48,
|
85 |
-
"interrogate_clip_dict_limit": 1500,
|
86 |
-
"interrogate_deepbooru_score_threshold": 0.5,
|
87 |
-
"deepbooru_sort_alpha": true,
|
88 |
-
"deepbooru_use_spaces": false,
|
89 |
-
"deepbooru_escape": true,
|
90 |
-
"deepbooru_filter_tags": "",
|
91 |
-
"show_progressbar": true,
|
92 |
-
"show_progress_every_n_steps": 0,
|
93 |
-
"show_progress_type": "Full",
|
94 |
-
"show_progress_grid": true,
|
95 |
-
"return_grid": true,
|
96 |
-
"do_not_show_images": false,
|
97 |
-
"add_model_hash_to_info": true,
|
98 |
-
"add_model_name_to_info": false,
|
99 |
-
"disable_weights_auto_swap": false,
|
100 |
-
"send_seed": true,
|
101 |
-
"send_size": true,
|
102 |
-
"font": "",
|
103 |
-
"js_modal_lightbox": true,
|
104 |
-
"js_modal_lightbox_initially_zoomed": true,
|
105 |
-
"show_progress_in_title": true,
|
106 |
-
"samplers_in_dropdown": true,
|
107 |
-
"dimensions_and_batch_together": true,
|
108 |
-
"quicksettings": "sd_model_checkpoint,CLIP_stop_at_last_layers",
|
109 |
-
"ui_reorder": "sampler, dimensions, cfg, seed, checkboxes, hires_fix, batch, scripts",
|
110 |
-
"localization": "None",
|
111 |
-
"hide_samplers": [],
|
112 |
-
"eta_ddim": 0.0,
|
113 |
-
"eta_ancestral": 1.0,
|
114 |
-
"ddim_discretize": "uniform",
|
115 |
-
"s_churn": 0.0,
|
116 |
-
"s_tmin": 0.0,
|
117 |
-
"s_noise": 1.0,
|
118 |
-
"eta_noise_seed_delta": 31337,
|
119 |
-
"disabled_extensions": [],
|
120 |
-
"ldsr_steps": 100,
|
121 |
-
"ldsr_cached": false,
|
122 |
-
"SWIN_tile": 192,
|
123 |
-
"SWIN_tile_overlap": 8
|
124 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|