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 1f88139 commit 257af8eCopy full SHA for 257af8e
examples/community/pipeline_flux_rf_inversion.py
@@ -80,7 +80,7 @@
80
... image_latents=image_latents,
81
... latent_image_ids=latent_image_ids,
82
... start_timestep=0,
83
- ... stop_timestep=.38,
+ ... stop_timestep=.25,
84
... num_inference_steps=28,
85
... eta=0.9,
86
... ).images[0]
0 commit comments