Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -175,7 +175,7 @@ css = """
|
|
175 |
with gr.Blocks(css=css) as demo:
|
176 |
gr.Markdown(f"""# IP Composer π
βποΈ
|
177 |
### compose new images with visual concepts
|
178 |
-
following the algorithm proposed in [*
|
179 |
|
180 |
[[project page](https://ip-composer.github.io/IP-Composer/) [[arxiv](https://arxiv.org/pdf/2502.13951)]
|
181 |
""")
|
|
|
175 |
with gr.Blocks(css=css) as demo:
|
176 |
gr.Markdown(f"""# IP Composer π
βποΈ
|
177 |
### compose new images with visual concepts
|
178 |
+
following the algorithm proposed in [*IP-Composer: Semantic Composition of Visual Concepts* by Dorfman et al.](https://arxiv.org/pdf/2502.13951)
|
179 |
|
180 |
[[project page](https://ip-composer.github.io/IP-Composer/) [[arxiv](https://arxiv.org/pdf/2502.13951)]
|
181 |
""")
|