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