Spaces:
Running
on
Zero
Running
on
Zero
fallenshock
commited on
Commit
•
3446475
1
Parent(s):
8d55c6b
Update app.py
Browse filesupdate arxiv link
app.py
CHANGED
@@ -179,7 +179,7 @@ def FlowEditRun(
|
|
179 |
intro = """
|
180 |
<h1 style="font-weight: 1000; text-align: center; margin: 0px;">FlowEdit: Inversion-Free Text-Based Editing Using Pre-Trained Flow Models</h1>
|
181 |
<h3 style="margin-bottom: 10px; text-align: center;">
|
182 |
-
<a href="https://arxiv.org/">[Paper]</a> |
|
183 |
<a href="https://matankleiner.github.io/flowedit/">[Project Page]</a> |
|
184 |
<a href="https://github.com/fallenshock/FlowEdit">[Code]</a>
|
185 |
</h3>
|
|
|
179 |
intro = """
|
180 |
<h1 style="font-weight: 1000; text-align: center; margin: 0px;">FlowEdit: Inversion-Free Text-Based Editing Using Pre-Trained Flow Models</h1>
|
181 |
<h3 style="margin-bottom: 10px; text-align: center;">
|
182 |
+
<a href="https://arxiv.org/abs/2412.08629">[Paper]</a> |
|
183 |
<a href="https://matankleiner.github.io/flowedit/">[Project Page]</a> |
|
184 |
<a href="https://github.com/fallenshock/FlowEdit">[Code]</a>
|
185 |
</h3>
|