DGSpitzer commited on
Commit
08ebed3
β€’
1 Parent(s): c4e371c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -55,6 +55,9 @@ with gr.Blocks() as demo:
55
  </div>
56
  """
57
  )
 
 
 
58
  with gr.Row():
59
 
60
  with gr.Column():
 
55
  </div>
56
  """
57
  )
58
+ gr.Markdown('''
59
+ *Buy me a coffee if you like this project ;P β™₯ πŸ‘‰ *[![Buy me a coffee](https://badgen.net/badge/icon/Buy%20Me%20A%20Coffee?icon=buymeacoffee&label)](https://www.buymeacoffee.com/dgspitzer)
60
+ ''')
61
  with gr.Row():
62
 
63
  with gr.Column():