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 e71d44c commit 3e352feCopy full SHA for 3e352fe
examples/community/pipeline_flux_rf_inversion.py
@@ -649,7 +649,7 @@ def __call__(
649
width: Optional[int] = None,
650
eta: float = 1.0,
651
decay_eta: Optional[bool] = False,
652
- eta_decay_power: Optional[float] = 1.,
+ eta_decay_power: Optional[float] = 1.0,
653
strength: float = 1.0,
654
start_timestep: float = 0,
655
stop_timestep: float = 0.25,
0 commit comments