Skip to content

Commit ef67154

Browse files
committed
copy
1 parent 7c9dc97 commit ef67154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/diffusers/modular_pipelines/qwenimage/before_denoise.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from .modular_pipeline import QwenImageModularPipeline, QwenImagePachifier
2727

2828

29-
# Copied from diffusers.pipelines.qwenimage.pipeline_qwenimage.calculate_shift
29+
# Copied from diffusers.pipelines.qwenimage.pipeline_qwen_utils.calculate_shift
3030
def calculate_shift(
3131
image_seq_len,
3232
base_seq_len: int = 256,

0 commit comments

Comments
 (0)