amildravid4292 commited on
Commit
3adff43
·
verified ·
1 Parent(s): 6e40273

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -419,12 +419,12 @@ def file_upload(file):
419
 
420
 
421
 
422
-
 
423
 
424
 
425
  intro = """
426
  <div style="display: flex;align-items: center;justify-content: center">
427
- <h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block">weights2weights</h1>
428
  <h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Interpreting the Weight Space of Customized Diffusion Models</h3>
429
  </div>
430
  <p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">
 
419
 
420
 
421
 
422
+ # <h1 style="margin-left: 12px;text-align: center;margin-bottom: 7px;display: inline-block">weights2weights</h1>
423
+ # <h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Interpreting the Weight Space of Customized Diffusion Models</h3>
424
 
425
 
426
  intro = """
427
  <div style="display: flex;align-items: center;justify-content: center">
 
428
  <h3 style="display: inline-block;margin-left: 10px;margin-top: 6px;font-weight: 500">Interpreting the Weight Space of Customized Diffusion Models</h3>
429
  </div>
430
  <p style="font-size: 0.95rem;margin: 0rem;line-height: 1.2em;margin-top:1em;display: inline-block">