theNeofr commited on
Commit
89c6124
·
verified ·
1 Parent(s): 824e8a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -481,7 +481,7 @@ with gr.Blocks(theme ="hev832/applio", title = "🎵 Audio Separator UI 🎵") a
481
  with gr.Row():
482
  vrarch_link = gr.Textbox(
483
  label = "Link",
484
- placeholder = _("Paste the link here"),
485
  interactive = True
486
  )
487
  with gr.Row():
 
481
  with gr.Row():
482
  vrarch_link = gr.Textbox(
483
  label = "Link",
484
+ placeholder = "Paste the link here",
485
  interactive = True
486
  )
487
  with gr.Row():