Update app.py
Browse files
app.py
CHANGED
|
@@ -138,10 +138,14 @@ If our work is useful for your research, please consider citing:
|
|
| 138 |
waiting...
|
| 139 |
```
|
| 140 |
π **License**
|
|
|
|
| 141 |
This project is licensed under <a rel="license" href="https://github.com/sczhou/CodeFormer/blob/master/LICENSE">S-Lab License 1.0</a>.
|
| 142 |
Redistribution and use for non-commercial purposes should follow this license.
|
|
|
|
| 143 |
π§ **Contact**
|
|
|
|
| 144 |
If you have any questions, please feel free to reach me out at <b>wangrui66677@gmail.com</b>.
|
|
|
|
| 145 |
π€ **Find Me:**
|
| 146 |
<style type="text/css">
|
| 147 |
td {
|
|
@@ -154,6 +158,7 @@ td {
|
|
| 154 |
|
| 155 |
</tr>
|
| 156 |
</table>
|
|
|
|
| 157 |
<center><img src='https://api.infinitescript.com/badgen/count?name=jackrui/diff-amp-AMP_Sequence_Detector<ext=Visitors&color=6dc9aa' alt='visitors'></center>
|
| 158 |
"""
|
| 159 |
''')
|
|
|
|
| 138 |
waiting...
|
| 139 |
```
|
| 140 |
π **License**
|
| 141 |
+
|
| 142 |
This project is licensed under <a rel="license" href="https://github.com/sczhou/CodeFormer/blob/master/LICENSE">S-Lab License 1.0</a>.
|
| 143 |
Redistribution and use for non-commercial purposes should follow this license.
|
| 144 |
+
|
| 145 |
π§ **Contact**
|
| 146 |
+
|
| 147 |
If you have any questions, please feel free to reach me out at <b>wangrui66677@gmail.com</b>.
|
| 148 |
+
|
| 149 |
π€ **Find Me:**
|
| 150 |
<style type="text/css">
|
| 151 |
td {
|
|
|
|
| 158 |
|
| 159 |
</tr>
|
| 160 |
</table>
|
| 161 |
+
|
| 162 |
<center><img src='https://api.infinitescript.com/badgen/count?name=jackrui/diff-amp-AMP_Sequence_Detector<ext=Visitors&color=6dc9aa' alt='visitors'></center>
|
| 163 |
"""
|
| 164 |
''')
|