SWHL commited on
Commit
f7d1929
·
verified ·
1 Parent(s): 8e0d9c3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,7 +140,7 @@ with gr.Blocks(
140
  ) as demo:
141
  gr.HTML(
142
  """
143
- <h1 style='text-align: center;font-size:40px'>Rapid⚡OCR</h1>
144
 
145
  <div style="display: flex; justify-content: center; gap: 10px;">
146
  <a href=""><img src="https://img.shields.io/badge/Python->=3.6-aff.svg"></a>
 
140
  ) as demo:
141
  gr.HTML(
142
  """
143
+ <h1 style='text-align: center;font-size:40px'>Rapid⚡OCRv2.1.0</h1>
144
 
145
  <div style="display: flex; justify-content: center; gap: 10px;">
146
  <a href=""><img src="https://img.shields.io/badge/Python->=3.6-aff.svg"></a>