vorstcavry commited on
Commit
fb11193
1 Parent(s): 838c297

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +5 -1
config.json CHANGED
@@ -97,7 +97,11 @@
97
  "js_modal_lightbox": true,
98
  "js_modal_lightbox_initially_zoomed": true,
99
  "show_progress_in_title": true,
100
- "quicksettings": "sd_model_checkpoint",
 
 
 
 
101
  "localization": "None",
102
  "hide_samplers": [],
103
  "eta_ddim": 0.0,
 
97
  "js_modal_lightbox": true,
98
  "js_modal_lightbox_initially_zoomed": true,
99
  "show_progress_in_title": true,
100
+ "quicksettings_list": [
101
+ "sd_model_checkpoint",
102
+ "sd_vae",
103
+ "CLIP_stop_at_last_layers"
104
+ ],
105
  "localization": "None",
106
  "hide_samplers": [],
107
  "eta_ddim": 0.0,