pragnakalp
commited on
Commit
•
65c7e25
1
Parent(s):
304f47e
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ demo = gr.Interface(
|
|
110 |
title="Optical Character Recognition",
|
111 |
css=".gradio-container {background-color: lightgray} #radio_div {background-color: #FFD8B4; font-size: 40px;}",
|
112 |
article = """<p style='text-align: center;'>Feel free to give us your thoughts on this demo and please contact us at
|
113 |
-
<a href="mailto:[email protected]" target="_blank">[email protected]
|
114 |
<p style='text-align: center;'>Developed by: <a href="https://www.pragnakalp.com" target="_blank">Pragnakalp Techlabs</a></p>"""
|
115 |
|
116 |
|
|
|
110 |
title="Optical Character Recognition",
|
111 |
css=".gradio-container {background-color: lightgray} #radio_div {background-color: #FFD8B4; font-size: 40px;}",
|
112 |
article = """<p style='text-align: center;'>Feel free to give us your thoughts on this demo and please contact us at
|
113 |
+
<a href="mailto:[email protected]" target="_blank">[email protected]</a>
|
114 |
<p style='text-align: center;'>Developed by: <a href="https://www.pragnakalp.com" target="_blank">Pragnakalp Techlabs</a></p>"""
|
115 |
|
116 |
|