ohayonguy commited on
Commit
4ca94b8
β€’
1 Parent(s): 0305973

fixed description

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -167,9 +167,10 @@ You may use this demo to enhance the quality of any image which contains faces.
167
 
168
 
169
  article = r"""
 
170
  If you find our work useful, please help to ⭐ our <a href='https://github.com/ohayonguy/PMRF' target='_blank'>GitHub repository</a>. Thanks!
171
  [![GitHub Stars](https://img.shields.io/github/stars/ohayonguy/PMRF?style=social)](https://github.com/ohayonguy/PMRF)
172
- ---
173
  πŸ“ **Citation**
174
  If our work is useful for your research, please consider citing:
175
  ```bibtex
@@ -181,9 +182,11 @@ If our work is useful for your research, please consider citing:
181
  url = {https://arxiv.org/abs/2410.00418}
182
  }
183
  ```
 
184
  πŸ“‹ **License**
185
  This project is released under the <a rel="license" href="https://github.com/ohayonguy/PMRF/blob/master/LICENSE">MIT license</a>.
186
  Redistribution and use for non-commercial purposes should follow this license.
 
187
  πŸ“§ **Contact**
188
  If you have any questions, please feel free to contact me at <b>guyoep@gmail.com</b>.
189
  """
 
167
 
168
 
169
  article = r"""
170
+
171
  If you find our work useful, please help to ⭐ our <a href='https://github.com/ohayonguy/PMRF' target='_blank'>GitHub repository</a>. Thanks!
172
  [![GitHub Stars](https://img.shields.io/github/stars/ohayonguy/PMRF?style=social)](https://github.com/ohayonguy/PMRF)
173
+
174
  πŸ“ **Citation**
175
  If our work is useful for your research, please consider citing:
176
  ```bibtex
 
182
  url = {https://arxiv.org/abs/2410.00418}
183
  }
184
  ```
185
+
186
  πŸ“‹ **License**
187
  This project is released under the <a rel="license" href="https://github.com/ohayonguy/PMRF/blob/master/LICENSE">MIT license</a>.
188
  Redistribution and use for non-commercial purposes should follow this license.
189
+
190
  πŸ“§ **Contact**
191
  If you have any questions, please feel free to contact me at <b>guyoep@gmail.com</b>.
192
  """