fallenshock commited on
Commit
3446475
1 Parent(s): 8d55c6b

Update app.py

Browse files

update arxiv link

Files changed (1) hide show
  1. app.py +1 -1
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>&nbsp;|&nbsp;
183
  <a href="https://matankleiner.github.io/flowedit/">[Project Page]</a>&nbsp;|&nbsp;
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>&nbsp;|&nbsp;
183
  <a href="https://matankleiner.github.io/flowedit/">[Project Page]</a>&nbsp;|&nbsp;
184
  <a href="https://github.com/fallenshock/FlowEdit">[Code]</a>
185
  </h3>