Skip to content

Commit 7f719ce

Browse files
committed
refine code
1 parent 613dafb commit 7f719ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diffsynth/pipelines/qwen_image.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ def __call__(
285285
edit_image: Image.Image = None,
286286
edit_image_auto_resize: bool = True,
287287
edit_rope_interpolation: bool = False,
288-
# Qwen-Image-Context-Control
288+
# In-context control
289289
context_image: Image.Image = None,
290290
# FP8
291291
enable_fp8_attention: bool = False,

0 commit comments

Comments
 (0)