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 09623ff commit 1f88139Copy full SHA for 1f88139
examples/community/pipeline_flux_rf_inversion.py
@@ -83,8 +83,6 @@
83
... stop_timestep=.38,
84
... num_inference_steps=28,
85
... eta=0.9,
86
- ... num_inference_steps=28,
87
- ... eta=0.9,
88
... ).images[0]
89
```
90
"""
0 commit comments