Rejekts commited on
Commit
3faf36a
1 Parent(s): 6786935

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("# 📱 EasyGUI 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():
 
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():