EndlessSora commited on
Commit
106d5e6
·
verified ·
1 Parent(s): 5d7f5ed

paper selected as ICCV 2025 (Highlight) 🎉

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -228,7 +228,8 @@ with gr.Blocks() as demo:
228
  gr.HTML("""
229
  <div style="text-align: center; max-width: 900px; margin: 0 auto;">
230
  <h1 style="font-size: 1.5rem; font-weight: 700; display: block;">InfiniteYou-FLUX</h1>
231
- <h2 style="font-size: 1.2rem; font-weight: 300; margin-bottom: 1rem; display: block;">Official Gradio Demo for <a href="https://arxiv.org/abs/2503.16418">InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity</a> (<b>ICCV 2025</b>)</h2>
 
232
  <a href="https://bytedance.github.io/InfiniteYou">[Project Page]</a>&ensp;
233
  <a href="https://arxiv.org/abs/2503.16418">[Paper]</a>&ensp;
234
  <a href="https://github.com/bytedance/InfiniteYou">[Code]</a>&ensp;
 
228
  gr.HTML("""
229
  <div style="text-align: center; max-width: 900px; margin: 0 auto;">
230
  <h1 style="font-size: 1.5rem; font-weight: 700; display: block;">InfiniteYou-FLUX</h1>
231
+ <h2 style="font-size: 1.2rem; font-weight: 300; margin-bottom: 1rem; display: block;">Official Gradio Demo for <a href="https://arxiv.org/abs/2503.16418">InfiniteYou: Flexible Photo Recrafting While Preserving Your Identity</a></h2>
232
+ <h2 style="font-size: 1.2rem; font-weight: 300; margin-bottom: 1rem; display: block;"><b>ICCV 2025 (<span style="color:#F44336">Highlight</span>)</b></h2>
233
  <a href="https://bytedance.github.io/InfiniteYou">[Project Page]</a>&ensp;
234
  <a href="https://arxiv.org/abs/2503.16418">[Paper]</a>&ensp;
235
  <a href="https://github.com/bytedance/InfiniteYou">[Code]</a>&ensp;