mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-30 12:22:26 -08:00
add new color-sketch state to img2img invocation
This commit is contained in:
parent
9ed4a126bd
commit
c34542a483
1 changed files with 1 additions and 0 deletions
|
|
@ -941,6 +941,7 @@ def create_ui(wrap_gradio_gpu_call):
|
|||
img2img_prompt_style2,
|
||||
init_img,
|
||||
init_img_with_mask,
|
||||
init_img_with_mask_orig,
|
||||
init_img_inpaint,
|
||||
init_mask_inpaint,
|
||||
mask_mode,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue