DmitrMakeev commited on
Commit
ecf9963
1 Parent(s): eda969f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -95,7 +95,9 @@ description = r"""
95
 
96
 
97
  article = r"""
98
- <br><br><br><br><br>
 
 
99
  """
100
 
101
  gr.ChatInterface(
 
95
 
96
 
97
  article = r"""
98
+ [![download](https://img.shields.io/github/downloads/TencentARC/GFPGAN/total.svg)](https://github.com/TencentARC/GFPGAN/releases)
99
+ [![GitHub Stars](https://img.shields.io/github/stars/TencentARC/GFPGAN?style=social)](https://github.com/TencentARC/GFPGAN)
100
+ [![arXiv](https://img.shields.io/badge/arXiv-Paper-<COLOR>.svg)](https://arxiv.org/abs/2101.04061)
101
  """
102
 
103
  gr.ChatInterface(