Rejekts commited on
Commit
32c8ebd
1 Parent(s): f412d99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -148,9 +148,9 @@ def update_audio_player(choice):
148
  with gr.Blocks() as app:
149
  with gr.Row():
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():
 
148
  with gr.Blocks() as app:
149
  with gr.Row():
150
  with gr.Column():
151
+ gr.HTML("<img src='file/a.png' alt='easy>")
152
  with gr.Column():
153
+ gr.HTML("<a href='https://ko-fi.com/rejekts' target='_blank'><img src='file/kofi_button.png' alt='Support Me'></a>")
154
  with gr.Row():
155
  with gr.Column():
156
  with gr.Tabs():