mirror of
https://github.com/AbdBarho/stable-diffusion-webui-docker.git
synced 2026-04-04 22:17:45 +00:00
Update versions (#86)
- auto:5a1951f175- Now with LDSR support - hlky:fa6a31b23c- lstein: prepare for new UI Closes #85
This commit is contained in:
parent
a96285d10b
commit
a8c85b4699
6 changed files with 31 additions and 16 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue