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 131ea16 commit e5c40f4Copy full SHA for e5c40f4
src/diffusers/pipelines/z_image/pipeline_z_image_img2img.py
@@ -58,7 +58,7 @@
58
"""
59
60
61
-# Copied from diffusers.pipelines.flux.pipeline_flux.calculate_shift
+# Copied from diffusers.pipelines.flux.pipeline_flux_utils.calculate_shift
62
def calculate_shift(
63
image_seq_len,
64
base_seq_len: int = 256,
0 commit comments