init
Browse files
app.py
CHANGED
|
@@ -70,6 +70,7 @@ description = r"""
|
|
| 70 |
article = r"""<h3>
|
| 71 |
<b>If Puffin is helpful, please help to star the <a href='https://github.com/KangLiao929/Puffin' target='_blank'>Github Repo</a>. Thanks!</b></h3>
|
| 72 |
<hr>
|
|
|
|
| 73 |
π **Citation**
|
| 74 |
<br>
|
| 75 |
If our work is useful for your research, please consider citing:
|
|
|
|
| 70 |
article = r"""<h3>
|
| 71 |
<b>If Puffin is helpful, please help to star the <a href='https://github.com/KangLiao929/Puffin' target='_blank'>Github Repo</a>. Thanks!</b></h3>
|
| 72 |
<hr>
|
| 73 |
+
|
| 74 |
π **Citation**
|
| 75 |
<br>
|
| 76 |
If our work is useful for your research, please consider citing:
|