Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -465,9 +465,9 @@ with gr.Blocks(
|
|
465 |
Keys for automatic determination of input file names, stems, and models to simplify the construction of output file names.
|
466 |
|
467 |
Keys:
|
468 |
-
* NAME - Input File Name
|
469 |
-
* STEM - Stem Name (e.g., Vocals, Instrumental)
|
470 |
-
* MODEL - Model Name (e.g., BS-Roformer-Viperx-1297)
|
471 |
|
472 |
Example:
|
473 |
* Usage: NAME_(STEM)_MODEL
|
|
|
465 |
Keys for automatic determination of input file names, stems, and models to simplify the construction of output file names.
|
466 |
|
467 |
Keys:
|
468 |
+
* **NAME** - Input File Name
|
469 |
+
* **STEM** - Stem Name (e.g., Vocals, Instrumental)
|
470 |
+
* **MODEL** - Model Name (e.g., BS-Roformer-Viperx-1297)
|
471 |
|
472 |
Example:
|
473 |
* Usage: NAME_(STEM)_MODEL
|