We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613dafb commit 7f719ceCopy full SHA for 7f719ce
diffsynth/pipelines/qwen_image.py
@@ -285,7 +285,7 @@ def __call__(
285
edit_image: Image.Image = None,
286
edit_image_auto_resize: bool = True,
287
edit_rope_interpolation: bool = False,
288
- # Qwen-Image-Context-Control
+ # In-context control
289
context_image: Image.Image = None,
290
# FP8
291
enable_fp8_attention: bool = False,
0 commit comments