Politrees commited on
Commit
cf5fe60
·
verified ·
1 Parent(s): eec4731

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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: NAME_(STEM)_MODEL
520
- > Output File Name: Music_(Vocals)_BS-Roformer-Viperx-1297
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():