Rejekts commited on
Commit
2c93885
·
verified ·
1 Parent(s): ecadfa8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -150,7 +150,7 @@ with gr.Blocks() as app:
150
  with gr.Column():
151
  gr.HTML("<img src='file/a.png' alt='easy logo'>")
152
  with gr.Column():
153
- gr.HTML("<a href='https://ko-fi.com/rejekts' target='_blank'><img src='file/paypal_button.png' alt='donation button'></a>")
154
  with gr.Row():
155
  with gr.Column():
156
  with gr.Tabs():
 
150
  with gr.Column():
151
  gr.HTML("<img src='file/a.png' alt='easy logo'>")
152
  with gr.Column():
153
+ gr.HTML("<a href='https://ko-fi.com/rejekts' target='_blank'><img src='file/kofi_button.png' alt='donation button'></a>")
154
  with gr.Row():
155
  with gr.Column():
156
  with gr.Tabs():