Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -447,7 +447,7 @@ help_text2 = """<b>Tips</b>:
|
|
447 |
intro = """
|
448 |
<div style="display: flex;align-items: center;justify-content: center">
|
449 |
<h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block"><em>weights2weights</em> Demo</h1>
|
450 |
-
<h3 style="display: inline-block;margin-left: 10px;margin-top:
|
451 |
</div>
|
452 |
<p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
|
453 |
<a href="https://snap-research.github.io/weights2weights/" target="_blank">Project Page</a> | <a href="https://arxiv.org/abs/2406.09413" target="_blank">Paper</a>
|
|
|
447 |
intro = """
|
448 |
<div style="display: flex;align-items: center;justify-content: center">
|
449 |
<h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block"><em>weights2weights</em> Demo</h1>
|
450 |
+
<h3 style="display: inline-block;margin-left: 10px;margin-top: 12px;font-weight: 500">(from "Interpreting the Weight Space of Customized Diffusion Models")</h3>
|
451 |
</div>
|
452 |
<p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
|
453 |
<a href="https://snap-research.github.io/weights2weights/" target="_blank">Project Page</a> | <a href="https://arxiv.org/abs/2406.09413" target="_blank">Paper</a>
|