mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-14 23:02:00 +03:00
Added missing options on the config file.
This commit is contained in:
parent
9b73f463cf
commit
af37b96507
@ -20,6 +20,8 @@ general:
|
||||
esrgan_cpu: False
|
||||
extra_models_cpu: False
|
||||
extra_models_gpu: False
|
||||
gfpgan_gpu: 0
|
||||
esrgan_gpu: 0
|
||||
save_metadata: True
|
||||
save_format: "png"
|
||||
skip_grid: False
|
||||
@ -273,3 +275,6 @@ img2img:
|
||||
|
||||
gfpgan:
|
||||
strength: 100
|
||||
|
||||
textual_inversion:
|
||||
value: 0
|
Loading…
Reference in New Issue
Block a user