Skip to content

Commit 96910d0

Browse files
committed
update
1 parent f6501ca commit 96910d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/diffusers/pipelines/chroma/pipeline_chroma_img2img.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -749,6 +749,7 @@ def __call__(
749749
prompt,
750750
height,
751751
width,
752+
strength,
752753
negative_prompt=negative_prompt,
753754
prompt_embeds=prompt_embeds,
754755
negative_prompt_embeds=negative_prompt_embeds,

0 commit comments

Comments
 (0)