SWHL commited on
Commit
2967588
·
verified ·
1 Parent(s): cd4dc68

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ with gr.Blocks(
190
  ) as demo:
191
  gr.HTML(
192
  """
193
- <h1 style='text-align: center;'>Rapid⚡OCR</h1>
194
 
195
  <div style="display: flex; justify-content: center; gap: 10px;">
196
  <a href=""><img src="https://img.shields.io/badge/Python->=3.6-aff.svg"></a>
 
190
  ) as demo:
191
  gr.HTML(
192
  """
193
+ <h1 style='text-align: center;font-size:40px'>Rapid⚡OCR</h1>
194
 
195
  <div style="display: flex; justify-content: center; gap: 10px;">
196
  <a href=""><img src="https://img.shields.io/badge/Python->=3.6-aff.svg"></a>