Update config.json
Browse files- 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 |
}
|