Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -516,8 +516,8 @@ with gr.Blocks(
|
|
516 |
* **STEM** - Stem Name (e.g., Vocals, Instrumental)
|
517 |
* **MODEL** - Model Name (e.g., BS-Roformer-Viperx-1297)
|
518 |
Example:
|
519 |
-
> Usage
|
520 |
-
> Output File Name
|
521 |
"""
|
522 |
)
|
523 |
with gr.Row():
|
|
|
516 |
* **STEM** - Stem Name (e.g., Vocals, Instrumental)
|
517 |
* **MODEL** - Model Name (e.g., BS-Roformer-Viperx-1297)
|
518 |
Example:
|
519 |
+
> * **Usage:** NAME_(STEM)_MODEL
|
520 |
+
> * **Output File Name:** Music_(Vocals)_BS-Roformer-Viperx-1297
|
521 |
"""
|
522 |
)
|
523 |
with gr.Row():
|