ironjr commited on
Commit
9fbcf89
β€’
1 Parent(s): d047751

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -537,9 +537,7 @@ with gr.Blocks(theme=gr.themes.Soft(), css=css) as demo:
537
  <a href='https://github.com/ironjr/StreamMultiDiffusion/blob/main/LICENSE'>
538
  <img src='https://img.shields.io/badge/license-MIT-lightgrey'>
539
  </a>
540
- </div>
541
- </br>
542
- <div style="display: flex; justify-content: center; align-items: center; text-align: center;">
543
  <a href='https://huggingface.co/papers/2403.09055'>
544
  <img src='https://img.shields.io/badge/%F0%9F%A4%97%20Paper-StreamMultiDiffusion-yellow'>
545
  </a>
 
537
  <a href='https://github.com/ironjr/StreamMultiDiffusion/blob/main/LICENSE'>
538
  <img src='https://img.shields.io/badge/license-MIT-lightgrey'>
539
  </a>
540
+ &nbsp;
 
 
541
  <a href='https://huggingface.co/papers/2403.09055'>
542
  <img src='https://img.shields.io/badge/%F0%9F%A4%97%20Paper-StreamMultiDiffusion-yellow'>
543
  </a>