SmokeyBandit commited on
Commit
cfbb0f6
·
verified ·
1 Parent(s): c5c8132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -4
app.py CHANGED
@@ -33,10 +33,7 @@ interface = gr.Interface(
33
  title="Optical Character Recognition | Batch Image To Text",
34
  article="""
35
  <p style='text-align: center;'>
36
- Hello, thanks for coming! Visit AI tools:
37
- <a href="https://www.genelify.com" target="_blank">Genelify</a>,
38
- and check out Social Media tools:
39
- <a href="https://www.tubtic.com" target="_blank">Tubtic</a>
40
  </p>
41
  """
42
  )
 
33
  title="Optical Character Recognition | Batch Image To Text",
34
  article="""
35
  <p style='text-align: center;'>
36
+
 
 
 
37
  </p>
38
  """
39
  )