Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -93,7 +93,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 93 |
following the algorithm proposed in [*Semantic Image Inversion and Editing using
|
| 94 |
Stochastic Rectified Differential Equations* by Rout et al.](https://rf-inversion.github.io/data/rf-inversion.pdf)
|
| 95 |
|
| 96 |
-
|
| 97 |
|
| 98 |
[[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[project page](https://rf-inversion.github.io/) [[arxiv](https://arxiv.org/pdf/2410.10792)]
|
| 99 |
""")
|
|
|
|
| 93 |
following the algorithm proposed in [*Semantic Image Inversion and Editing using
|
| 94 |
Stochastic Rectified Differential Equations* by Rout et al.](https://rf-inversion.github.io/data/rf-inversion.pdf)
|
| 95 |
|
| 96 |
+
based on the implementations of [@raven38](https://github.com/raven38) & [@DarkMnDragon](https://github.com/DarkMnDragon) ππ»
|
| 97 |
|
| 98 |
[[non-commercial license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)] [[project page](https://rf-inversion.github.io/) [[arxiv](https://arxiv.org/pdf/2410.10792)]
|
| 99 |
""")
|