Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -238,7 +238,7 @@ def update_audio_player(choice):
|
|
238 |
with gr.Blocks() as app:
|
239 |
with gr.Row():
|
240 |
with gr.Column():
|
241 |
-
gr.Markdown("#
|
242 |
with gr.Column():
|
243 |
gr.HTML("<a href='https://ko-fi.com/rejekts' target='_blank'><img src='file/kofi_button.png' alt='🤝 Support Me'></a>")
|
244 |
with gr.Row():
|
|
|
238 |
with gr.Blocks() as app:
|
239 |
with gr.Row():
|
240 |
with gr.Column():
|
241 |
+
gr.Markdown("# RVC PlayGround 🎮")
|
242 |
with gr.Column():
|
243 |
gr.HTML("<a href='https://ko-fi.com/rejekts' target='_blank'><img src='file/kofi_button.png' alt='🤝 Support Me'></a>")
|
244 |
with gr.Row():
|