codeSener commited on
Commit
8006a78
·
1 Parent(s): f5a6748

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -11,5 +11,6 @@
11
  "live_preview_refresh_period": 10,
12
  "live_previews_image_format": "png",
13
  "live_preview_allow_lowvram_full": false,
14
- "live_preview_fast_interrupt": false
 
15
  }
 
11
  "live_preview_refresh_period": 10,
12
  "live_previews_image_format": "png",
13
  "live_preview_allow_lowvram_full": false,
14
+ "live_preview_fast_interrupt": false,
15
+ "sd_vae": "YOZORA.vae.pt"
16
  }