Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -11,6 +11,7 @@ title = r"""
|
|
11 |
|
12 |
description = r"""
|
13 |
<b>A demo for the paper <a href='https://arxiv.org/abs/2403.05846' target='_blank'>Diffusion Lens: Interpreting Text Encoders in Text-to-Image Pipelines</a>.<br>
|
|
|
14 |
"""
|
15 |
|
16 |
article = r"""
|
|
|
11 |
|
12 |
description = r"""
|
13 |
<b>A demo for the paper <a href='https://arxiv.org/abs/2403.05846' target='_blank'>Diffusion Lens: Interpreting Text Encoders in Text-to-Image Pipelines</a>.<br>
|
14 |
+
<b>Visit our webpage for more information <a href='https://tokeron.github.io/DiffusionLensWeb/' target='_blank'>Link</a>.<br>
|
15 |
"""
|
16 |
|
17 |
article = r"""
|