Ashrafb commited on
Commit
c2b282d
·
1 Parent(s): 69d6f12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ with gr.Blocks(css="footer{display:none !important;}",) as demo:
73
  gr.HTML("""
74
  <div style="text-align: center; max-width: 650px; margin: 0 auto;">
75
  <div>
76
- "<h1 style='color: #191970;'>Aiconvert.online</h1>"
77
  <h2 style="font-weight: 500; font-size: 3rem; margin-bottom:20px;">
78
  Dreamlike Diffusion 1.0
79
  </h2>
 
73
  gr.HTML("""
74
  <div style="text-align: center; max-width: 650px; margin: 0 auto;">
75
  <div>
76
+ <h1 style='font-weight: 900; font-size: 3rem; margin-bottom:20px;color: #191970;'>Aiconvert.online</h1>
77
  <h2 style="font-weight: 500; font-size: 3rem; margin-bottom:20px;">
78
  Dreamlike Diffusion 1.0
79
  </h2>