asgjghkg commited on
Commit
1b88cdd
·
verified ·
1 Parent(s): 069ead6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -2
config.json CHANGED
@@ -7,6 +7,8 @@
7
  "sd_model_checkpoint",
8
  "skip_early_cond"
9
  ],
10
- "randn_source": "NV",
11
- "emphasis": "No norm"
 
 
12
  }
 
7
  "sd_model_checkpoint",
8
  "skip_early_cond"
9
  ],
10
+ "randn_source": "CPU",
11
+ "emphasis": "No norm",
12
+ "live_previews_image_format": "webp",
13
+ "show_progress_every_n_steps": 10
14
  }