Update app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ with gr.Blocks(css=css,
|
|
51 |
""")
|
52 |
# gr.HTML("")
|
53 |
with gr.Row():
|
54 |
-
gr.Markdown("<p align='center'><a href='https://www.baidu.com'>🐣Project</a> <a href='https://www.baidu.com'>📃Paper</a> <a href='https://www.baidu.com'>🥳
|
55 |
|
56 |
# gr.HTML("""
|
57 |
# <div style="text-align: center; margin: 0 auto;">
|
|
|
51 |
""")
|
52 |
# gr.HTML("")
|
53 |
with gr.Row():
|
54 |
+
gr.Markdown("<p align='center'><a href='https://www.baidu.com'>🐣Project</a> <a href='https://www.baidu.com'>📃Paper</a> <a href='https://www.baidu.com'>🥳Code</a></p>")
|
55 |
|
56 |
# gr.HTML("""
|
57 |
# <div style="text-align: center; margin: 0 auto;">
|