ACCA225 commited on
Commit
c2cbdd2
1 Parent(s): dffcdf2

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -15
config.json CHANGED
@@ -18,7 +18,7 @@
18
  "save_mask_composite": false,
19
  "jpeg_quality": 100,
20
  "webp_lossless": false,
21
- "export_for_4chan": true,
22
  "img_downscale_threshold": 4.0,
23
  "target_side_length": 4000,
24
  "img_max_size_mp": 200,
@@ -140,7 +140,7 @@
140
  "show_progressbar": true,
141
  "live_previews_enable": true,
142
  "show_progress_grid": true,
143
- "show_progress_every_n_steps": 10,
144
  "show_progress_type": "Approx NN",
145
  "live_preview_content": "Prompt",
146
  "live_preview_refresh_period": 10,
@@ -152,7 +152,7 @@
152
  "eta_ancestral": 1.0,
153
  "ddim_discretize": "uniform",
154
  "s_churn": 0.0,
155
- "s_min_uncond": 4.98,
156
  "s_tmin": 0.0,
157
  "s_noise": 1.0,
158
  "eta_noise_seed_delta": 31338,
@@ -263,18 +263,7 @@
263
  "upscaler_for_img2img",
264
  "CLIP_stop_at_last_layers"
265
  ],
266
- "ui_reorder_list": [
267
- "inpaint",
268
- "sampler",
269
- "checkboxes",
270
- "hires_fix",
271
- "dimensions",
272
- "cfg",
273
- "seed",
274
- "batch",
275
- "override_settings",
276
- "scripts"
277
- ],
278
  "grid_zip_filename_pattern": "",
279
  "grid_text_active_color": "#000000",
280
  "grid_text_inactive_color": "#999999",
 
18
  "save_mask_composite": false,
19
  "jpeg_quality": 100,
20
  "webp_lossless": false,
21
+ "export_for_4chan": false,
22
  "img_downscale_threshold": 4.0,
23
  "target_side_length": 4000,
24
  "img_max_size_mp": 200,
 
140
  "show_progressbar": true,
141
  "live_previews_enable": true,
142
  "show_progress_grid": true,
143
+ "show_progress_every_n_steps": 5,
144
  "show_progress_type": "Approx NN",
145
  "live_preview_content": "Prompt",
146
  "live_preview_refresh_period": 10,
 
152
  "eta_ancestral": 1.0,
153
  "ddim_discretize": "uniform",
154
  "s_churn": 0.0,
155
+ "s_min_uncond": 3,
156
  "s_tmin": 0.0,
157
  "s_noise": 1.0,
158
  "eta_noise_seed_delta": 31338,
 
263
  "upscaler_for_img2img",
264
  "CLIP_stop_at_last_layers"
265
  ],
266
+ "ui_reorder_list": [],
 
 
 
 
 
 
 
 
 
 
 
267
  "grid_zip_filename_pattern": "",
268
  "grid_text_active_color": "#000000",
269
  "grid_text_inactive_color": "#999999",