Toc commited on
Commit
2ae26f5
·
verified ·
1 Parent(s): fa4c24d

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -3
config.json CHANGED
@@ -167,7 +167,7 @@
167
  "dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
168
  "dp_magicprompt_batch_size": 1,
169
  "fc_no_presets": false,
170
- "fc_do_interrupt": false,
171
  "negpip_hide": false,
172
  "negpip_active": true,
173
  "regprp_debug": false,
@@ -188,7 +188,7 @@
188
  "save_images_add_number": true,
189
  "save_images_replace_action": "Replace",
190
  "grid_save": true,
191
- "grid_format": "jpeg",
192
  "grid_extended_filename": false,
193
  "grid_only_if_multiple": true,
194
  "grid_prevent_empty_spots": false,
@@ -685,5 +685,6 @@
685
  "deepbooru_escape": true,
686
  "deepbooru_filter_tags": "",
687
  "simple_dimension_preset_config": "# square\n1024 x 1024\n\n\n> Portrait\n640 x 1536\n768 x 1344\n832 x 1216\n896 x 1152\n\n\n> Landscape\n1536 x 640\n1344 x 768\n1216 x 832\n1152 x 896",
688
- "CLIP_stop_at_last_layers": 2
 
689
  }
 
167
  "dp_magicprompt_default_model": "Gustavosta/MagicPrompt-Stable-Diffusion",
168
  "dp_magicprompt_batch_size": 1,
169
  "fc_no_presets": false,
170
+ "fc_do_interrupt": true,
171
  "negpip_hide": false,
172
  "negpip_active": true,
173
  "regprp_debug": false,
 
188
  "save_images_add_number": true,
189
  "save_images_replace_action": "Replace",
190
  "grid_save": true,
191
+ "grid_format": "jpg",
192
  "grid_extended_filename": false,
193
  "grid_only_if_multiple": true,
194
  "grid_prevent_empty_spots": false,
 
685
  "deepbooru_escape": true,
686
  "deepbooru_filter_tags": "",
687
  "simple_dimension_preset_config": "# square\n1024 x 1024\n\n\n> Portrait\n640 x 1536\n768 x 1344\n832 x 1216\n896 x 1152\n\n\n> Landscape\n1536 x 640\n1344 x 768\n1216 x 832\n1152 x 896",
688
+ "CLIP_stop_at_last_layers": 2,
689
+ "sd_model_checkpoint": "291H_v10.safetensors [033681c8df]"
690
  }