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 cde1619 commit 481c88aCopy full SHA for 481c88a
examples/community/pipeline_flux_semantic_guidance.py
@@ -85,6 +85,7 @@
85
"""
86
87
88
+# Copied from diffusers.pipelines.flux.pipeline_flux.calculate_shift
89
def calculate_shift(
90
image_seq_len,
91
base_seq_len: int = 256,
0 commit comments