Spaces:
Runtime error
Runtime error
Commit
·
3c1a918
1
Parent(s):
98321fb
Update config.json
Browse files- config.json +13 -13
config.json
CHANGED
@@ -5,22 +5,22 @@
|
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": true,
|
7 |
"grid_format": "png",
|
8 |
-
"grid_extended_filename":
|
9 |
"grid_only_if_multiple": true,
|
10 |
-
"grid_prevent_empty_spots":
|
11 |
"n_rows": -1,
|
12 |
"enable_pnginfo": true,
|
13 |
-
"save_txt":
|
14 |
-
"save_images_before_face_restoration":
|
15 |
-
"save_images_before_highres_fix":
|
16 |
-
"save_images_before_color_correction":
|
17 |
"jpeg_quality": 80,
|
18 |
"export_for_4chan": true,
|
19 |
-
"use_original_name_batch":
|
20 |
"save_selected_only": true,
|
21 |
-
"do_not_add_watermark":
|
22 |
"temp_dir": "",
|
23 |
-
"clean_temp_dir_at_start":
|
24 |
"outdir_samples": "",
|
25 |
"outdir_txt2img_samples": "outputs/txt2img-images",
|
26 |
"outdir_img2img_samples": "outputs/img2img-images",
|
@@ -29,9 +29,9 @@
|
|
29 |
"outdir_txt2img_grids": "outputs/txt2img-grids",
|
30 |
"outdir_img2img_grids": "outputs/img2img-grids",
|
31 |
"outdir_save": "log/images",
|
32 |
-
"save_to_dirs":
|
33 |
-
"grid_save_to_dirs":
|
34 |
-
"use_save_to_dirs_for_ui":
|
35 |
"directories_filename_pattern": "",
|
36 |
"directories_max_prompt_words": 8,
|
37 |
"ESRGAN_tile": 192,
|
@@ -98,7 +98,7 @@
|
|
98 |
"js_modal_lightbox_initially_zoomed": true,
|
99 |
"show_progress_in_title": true,
|
100 |
"quicksettings": "sd_model_checkpoint",
|
101 |
-
"localization": "
|
102 |
"hide_samplers": [],
|
103 |
"eta_ddim": 0.0,
|
104 |
"eta_ancestral": 1.0,
|
|
|
5 |
"save_images_add_number": true,
|
6 |
"grid_save": true,
|
7 |
"grid_format": "png",
|
8 |
+
"grid_extended_filename": true,
|
9 |
"grid_only_if_multiple": true,
|
10 |
+
"grid_prevent_empty_spots": true,
|
11 |
"n_rows": -1,
|
12 |
"enable_pnginfo": true,
|
13 |
+
"save_txt": true,
|
14 |
+
"save_images_before_face_restoration": true,
|
15 |
+
"save_images_before_highres_fix": true,
|
16 |
+
"save_images_before_color_correction": true,
|
17 |
"jpeg_quality": 80,
|
18 |
"export_for_4chan": true,
|
19 |
+
"use_original_name_batch": true,
|
20 |
"save_selected_only": true,
|
21 |
+
"do_not_add_watermark": true,
|
22 |
"temp_dir": "",
|
23 |
+
"clean_temp_dir_at_start": true,
|
24 |
"outdir_samples": "",
|
25 |
"outdir_txt2img_samples": "outputs/txt2img-images",
|
26 |
"outdir_img2img_samples": "outputs/img2img-images",
|
|
|
29 |
"outdir_txt2img_grids": "outputs/txt2img-grids",
|
30 |
"outdir_img2img_grids": "outputs/img2img-grids",
|
31 |
"outdir_save": "log/images",
|
32 |
+
"save_to_dirs": true,
|
33 |
+
"grid_save_to_dirs": true,
|
34 |
+
"use_save_to_dirs_for_ui": true,
|
35 |
"directories_filename_pattern": "",
|
36 |
"directories_max_prompt_words": 8,
|
37 |
"ESRGAN_tile": 192,
|
|
|
98 |
"js_modal_lightbox_initially_zoomed": true,
|
99 |
"show_progress_in_title": true,
|
100 |
"quicksettings": "sd_model_checkpoint",
|
101 |
+
"localization": "zh_TW",
|
102 |
"hide_samplers": [],
|
103 |
"eta_ddim": 0.0,
|
104 |
"eta_ancestral": 1.0,
|