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 0937753 commit cdc04bfCopy full SHA for cdc04bf
src/diffusers/pipelines/consisid/pipeline_consisid.py
@@ -664,7 +664,7 @@ def __call__(
664
width: int = 720,
665
num_frames: int = 49,
666
num_inference_steps: int = 50,
667
- guidance_scale: float = 6,
+ guidance_scale: float = 6.0,
668
use_dynamic_cfg: bool = False,
669
num_videos_per_prompt: int = 1,
670
eta: float = 0.0,
0 commit comments