mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2025-12-06 10:25:11 -05:00
Update versions (#86)
- auto:5a1951f175- Now with LDSR support - hlky:fa6a31b23c- lstein: prepare for new UI Closes #85
This commit is contained in:
@@ -54,5 +54,14 @@
|
||||
"enable_quantization": false,
|
||||
"enable_batch_seeds": true,
|
||||
"memmon_poll_rate": 8,
|
||||
"sd_model_checkpoint": null
|
||||
"sd_model_checkpoint": null,
|
||||
"SWIN_tile": 192,
|
||||
"SWIN_tile_overlap": 8,
|
||||
"ldsr_steps": 30,
|
||||
"ldsr_pre_down": 1,
|
||||
"ldsr_post_down": 1,
|
||||
"upscaler_for_hires_fix": null,
|
||||
"js_modal_lightbox": true,
|
||||
"js_modal_lightbox_initialy_zoomed": true,
|
||||
"use_original_name_batch": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user