Spaces:
Running
Running
Update app.py
Browse files
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/
|
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():
|