vicalloy commited on
Commit
c15ac4c
·
1 Parent(s): 77307a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -144,9 +144,6 @@ article = r"""
144
  [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)](https://arxiv.org/abs/2101.04061)
145
 
146
  If you have any question, please email 📧 `[email protected]` or `[email protected]`.
147
-
148
- <center><img src='https://visitor-badge.glitch.me/badge?page_id=akhaliq_GFPGAN' alt='visitor badge'></center>
149
- <center><img src='https://visitor-badge.glitch.me/badge?page_id=Gradio_Xintao_GFPGAN' alt='visitor badge'></center>
150
  """
151
  with gr.Blocks() as demo:
152
  gr.Markdown("<center><h1>%s</h1></center>" % title)
 
144
  [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)](https://arxiv.org/abs/2101.04061)
145
 
146
  If you have any question, please email 📧 `[email protected]` or `[email protected]`.
 
 
 
147
  """
148
  with gr.Blocks() as demo:
149
  gr.Markdown("<center><h1>%s</h1></center>" % title)