Spaces:
Running
Running
Update app.py
Browse files
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;'
|
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 |
"""
|