tyfeld commited on
Commit
be97ad5
·
verified ·
1 Parent(s): 7ff5118

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -603,8 +603,8 @@ with gr.Blocks(css=css_styles, theme=theme) as demo:
603
  # gr.Markdown("Paper: [MMaDA: Multimodal Large Diffusion Language Models]()")
604
  gr.HTML("""
605
  <div align="center" style="margin-bottom: 20px;">
606
- <img src='/gradio_api/file=title.png'>
607
- <p style="font-size: 16px; max-width: 600px; margin: 5px auto;">
608
  MMaDA is a new class of multimodal diffusion foundation models, enabling state-of-the-art performance in reasoning, multimodal understanding, and text-to-image generation.
609
  </p>
610
  <p style="font-size: 15px;">
 
603
  # gr.Markdown("Paper: [MMaDA: Multimodal Large Diffusion Language Models]()")
604
  gr.HTML("""
605
  <div align="center" style="margin-bottom: 20px;">
606
+ <img src='/gradio_api/file=title.png' width="160">
607
+ <p style="font-size: 16px; max-width: 800px; margin: 5px auto;">
608
  MMaDA is a new class of multimodal diffusion foundation models, enabling state-of-the-art performance in reasoning, multimodal understanding, and text-to-image generation.
609
  </p>
610
  <p style="font-size: 15px;">