Skip to content

Commit 257af8e

Browse files
committed
change param
1 parent 1f88139 commit 257af8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/community/pipeline_flux_rf_inversion.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
... image_latents=image_latents,
8181
... latent_image_ids=latent_image_ids,
8282
... start_timestep=0,
83-
... stop_timestep=.38,
83+
... stop_timestep=.25,
8484
... num_inference_steps=28,
8585
... eta=0.9,
8686
... ).images[0]

0 commit comments

Comments
 (0)