Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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():
|