amildravid4292 commited on
Commit
b4f4f54
·
verified ·
1 Parent(s): a56f1cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: 15px;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>
 
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>