Spaces:
Running
on
Zero
Running
on
Zero
ohayonguy
commited on
Commit
β’
4ca94b8
1
Parent(s):
0305973
fixed description
Browse files
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 |
"""
|