SWHL commited on
Commit
6d424fc
·
verified ·
1 Parent(s): dadc86d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -189,7 +189,7 @@ with gr.Blocks(
189
  title="Rapid⚡OCR Demo", css="custom_css", theme=gr.themes.Soft()
190
  ) as demo:
191
  gr.Markdown(
192
- "<h1 style='text-align: center;'><a href='https://rapidai.github.io/RapidOCRDocs/' style='text-decoration: none;'>Rapid⚡OCR</a></h1>"
193
  )
194
  gr.HTML(
195
  """
 
189
  title="Rapid⚡OCR Demo", css="custom_css", theme=gr.themes.Soft()
190
  ) as demo:
191
  gr.Markdown(
192
+ "<h1 style='text-align: center;'>Rapid⚡OCR</h1>"
193
  )
194
  gr.HTML(
195
  """