Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -56,8 +56,8 @@ with gr.Blocks() as demo:
|
|
56 |
"""
|
57 |
)
|
58 |
gr.Markdown('''
|
59 |
-
<center>π Buy me a coffee if you like β₯ this project~
|
60 |
-
[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
|
61 |
''')
|
62 |
with gr.Row():
|
63 |
|
|
|
56 |
"""
|
57 |
)
|
58 |
gr.Markdown('''
|
59 |
+
<center>π Buy me a coffee if you like β₯ this project~ π</center>
|
60 |
+
[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
|
61 |
''')
|
62 |
with gr.Row():
|
63 |
|