KarthickAdopleAI commited on
Commit
3a72507
·
verified ·
1 Parent(s): aab1cea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ with gr.Blocks(css="style.css",theme=gr.themes.Soft()) as demo:
19
  gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
20
  <be>
21
  <h1 style="color:#000; font-weight:bold; font-size:28px;">
22
- Data Converstion
23
  </h1>
24
  </center>""")
25
  with gr.Row(elem_id = "col-container",scale=0.80):
 
19
  gr.HTML("""<center class="darkblue" text-align:center;padding:25px;'>
20
  <be>
21
  <h1 style="color:#000; font-weight:bold; font-size:28px;">
22
+ Data Conversion
23
  </h1>
24
  </center>""")
25
  with gr.Row(elem_id = "col-container",scale=0.80):