Skip to content

Commit c34542a

Browse files
committed
add new color-sketch state to img2img invocation
1 parent 9ed4a12 commit c34542a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/ui.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,7 @@ def update_orig(image, state):
941941
img2img_prompt_style2,
942942
init_img,
943943
init_img_with_mask,
944+
init_img_with_mask_orig,
944945
init_img_inpaint,
945946
init_mask_inpaint,
946947
mask_mode,

0 commit comments

Comments
 (0)