We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9dc97 commit ef67154Copy full SHA for ef67154
src/diffusers/modular_pipelines/qwenimage/before_denoise.py
@@ -26,7 +26,7 @@
26
from .modular_pipeline import QwenImageModularPipeline, QwenImagePachifier
27
28
29
-# Copied from diffusers.pipelines.qwenimage.pipeline_qwenimage.calculate_shift
+# Copied from diffusers.pipelines.qwenimage.pipeline_qwen_utils.calculate_shift
30
def calculate_shift(
31
image_seq_len,
32
base_seq_len: int = 256,
0 commit comments