linoyts HF Staff commited on
Commit
2043a29
·
verified ·
1 Parent(s): 6a63edb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -231,7 +231,7 @@ with gr.Blocks(css=css) as demo:
231
  ### compose new images with visual concepts
232
  following the algorithm proposed in [*IP-Composer: Semantic Composition of Visual Concepts* by Dorfman et al.](https://arxiv.org/pdf/2502.13951)
233
 
234
- [[project page](https://ip-composer.github.io/IP-Composer/) [[arxiv](https://arxiv.org/pdf/2502.13951)]
235
  """)
236
 
237
  with gr.Row():
 
231
  ### compose new images with visual concepts
232
  following the algorithm proposed in [*IP-Composer: Semantic Composition of Visual Concepts* by Dorfman et al.](https://arxiv.org/pdf/2502.13951)
233
 
234
+ [[project page](https://ip-composer.github.io/IP-Composer/)] [[arxiv](https://arxiv.org/pdf/2502.13951)]
235
  """)
236
 
237
  with gr.Row():