Spaces:
Runtime error
Runtime error
darkstorm2150
commited on
Commit
•
b7abd07
1
Parent(s):
84a5fa6
Update config.json
Browse files- config.json +3 -3
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"save_images_before_face_restoration": false,
|
15 |
"save_images_before_highres_fix": false,
|
16 |
"save_images_before_color_correction": false,
|
17 |
-
"jpeg_quality":
|
18 |
"export_for_4chan": true,
|
19 |
"use_original_name_batch": false,
|
20 |
"save_selected_only": true,
|
@@ -70,7 +70,7 @@
|
|
70 |
"use_old_emphasis_implementation": false,
|
71 |
"enable_batch_seeds": true,
|
72 |
"comma_padding_backtrack": 20,
|
73 |
-
"filter_nsfw":
|
74 |
"CLIP_stop_at_last_layers": 1,
|
75 |
"random_artist_categories": [],
|
76 |
"interrogate_keep_models_in_memory": false,
|
@@ -97,7 +97,7 @@
|
|
97 |
"js_modal_lightbox": true,
|
98 |
"js_modal_lightbox_initially_zoomed": true,
|
99 |
"show_progress_in_title": true,
|
100 |
-
"quicksettings": "
|
101 |
"localization": "None",
|
102 |
"hide_samplers": [],
|
103 |
"eta_ddim": 0.0,
|
|
|
14 |
"save_images_before_face_restoration": false,
|
15 |
"save_images_before_highres_fix": false,
|
16 |
"save_images_before_color_correction": false,
|
17 |
+
"jpeg_quality": 100,
|
18 |
"export_for_4chan": true,
|
19 |
"use_original_name_batch": false,
|
20 |
"save_selected_only": true,
|
|
|
70 |
"use_old_emphasis_implementation": false,
|
71 |
"enable_batch_seeds": true,
|
72 |
"comma_padding_backtrack": 20,
|
73 |
+
"filter_nsfw": true,
|
74 |
"CLIP_stop_at_last_layers": 1,
|
75 |
"random_artist_categories": [],
|
76 |
"interrogate_keep_models_in_memory": false,
|
|
|
97 |
"js_modal_lightbox": true,
|
98 |
"js_modal_lightbox_initially_zoomed": true,
|
99 |
"show_progress_in_title": true,
|
100 |
+
"quicksettings": "",
|
101 |
"localization": "None",
|
102 |
"hide_samplers": [],
|
103 |
"eta_ddim": 0.0,
|