mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-09-05 07:17:04 +08:00
Apply small fixes and most prompt validation (if needed to avoid API error) (#135)
This commit is contained in:
parent
aae6f2d63a
commit
a7b71f5c75
@ -763,7 +763,6 @@ class RecraftImageInpaintingNode:
|
|||||||
style=recraft_style.style,
|
style=recraft_style.style,
|
||||||
substyle=recraft_style.substyle,
|
substyle=recraft_style.substyle,
|
||||||
style_id=recraft_style.style_id,
|
style_id=recraft_style.style_id,
|
||||||
random_seed=seed,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
# prepare mask tensor
|
# prepare mask tensor
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user