Politrees commited on
Commit
6de255d
·
verified ·
1 Parent(s): dc9c171

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -469,8 +469,9 @@ with gr.Blocks(
469
  * STEM - Stem Name (e.g., Vocals, Instrumental)
470
  * MODEL - Model Name (e.g., BS-Roformer-Viperx-1297)
471
 
472
- Usage Example: NAME_(STEM)_MODEL
473
- Output File Name: Music_(Vocals)_BS-Roformer-Viperx-1297
 
474
  """
475
  )
476
  with gr.Row():
 
469
  * STEM - Stem Name (e.g., Vocals, Instrumental)
470
  * MODEL - Model Name (e.g., BS-Roformer-Viperx-1297)
471
 
472
+ > Usage Example: NAME_(STEM)_MODEL
473
+
474
+ > Output File Name: Music_(Vocals)_BS-Roformer-Viperx-1297
475
  """
476
  )
477
  with gr.Row():