Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -116,7 +116,7 @@ with gr.Blocks(css=css) as demo:
|
|
116 |
"""
|
117 |
)
|
118 |
gr.Markdown('''
|
119 |
-
π Buy me a coffee if you like β₯ this project
|
120 |
[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
|
121 |
''')
|
122 |
with gr.Row():
|
|
|
116 |
"""
|
117 |
)
|
118 |
gr.Markdown('''
|
119 |
+
π Buy me a coffee if you like β₯ this project!
|
120 |
[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
|
121 |
''')
|
122 |
with gr.Row():
|