BBrother commited on
Commit
36ab92b
1 Parent(s): 64b36de

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -35,7 +35,7 @@
35
  "outdir_grids": "",
36
  "outdir_txt2img_grids": "outputs/txt2img-grids",
37
  "outdir_img2img_grids": "outputs/img2img-grids",
38
- "outdir_save": "log/images",
39
  "outdir_init_images": "outputs/init-images",
40
  "save_to_dirs": true,
41
  "grid_save_to_dirs": true,
@@ -138,7 +138,7 @@
138
  "show_progressbar": true,
139
  "live_previews_enable": true,
140
  "show_progress_grid": true,
141
- "show_progress_every_n_steps": 10,
142
  "show_progress_type": "Approx NN",
143
  "live_preview_content": "Prompt",
144
  "live_preview_refresh_period": 10,
 
35
  "outdir_grids": "",
36
  "outdir_txt2img_grids": "outputs/txt2img-grids",
37
  "outdir_img2img_grids": "outputs/img2img-grids",
38
+ "outdir_save": "outputs/save-images",
39
  "outdir_init_images": "outputs/init-images",
40
  "save_to_dirs": true,
41
  "grid_save_to_dirs": true,
 
138
  "show_progressbar": true,
139
  "live_previews_enable": true,
140
  "show_progress_grid": true,
141
+ "show_progress_every_n_steps": 2,
142
  "show_progress_type": "Approx NN",
143
  "live_preview_content": "Prompt",
144
  "live_preview_refresh_period": 10,