webui-cpu-TEST / config.json
dasghost65536's picture
Update config.json
fa7243c
{
"sd_model_checkpoint": "anything-v4.5-pruned.ckpt",
"sd_vae": "anything-v4.0.vae.pt",
"show_progress_every_n_steps": 2,
"live_preview_content": "Combined",
"quicksettings_list": [
"sd_model_checkpoint",
"sd_vae",
"CLIP_stop_at_last_layers",
"ESRGAN_tile",
"code_former_weight",
"token_merging_ratio"
]
}