amildravid4292 commited on
Commit
52015f1
·
verified ·
1 Parent(s): 8f98a41

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -446,7 +446,7 @@ help_text2 = """<b>Tips</b>:
446
  intro = """
447
  <div style="display: flex;align-items: center;justify-content: center">
448
  <h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block"><em>weights2weights</em> Demo</h1>
449
- <h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Interpreting the Weight Space of Customized Diffusion Models</h3>
450
  </div>
451
  <p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
452
  <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>
 
446
  intro = """
447
  <div style="display: flex;align-items: center;justify-content: center">
448
  <h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block"><em>weights2weights</em> Demo</h1>
449
+ <h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">(from **Interpreting the Weight Space of Customized Diffusion Models**)</h3>
450
  </div>
451
  <p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
452
  <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>