dthomas84 commited on
Commit
17145d2
·
1 Parent(s): a623780

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1557,7 +1557,7 @@ with gr.Blocks(title='RVC RULE1 v1', theme='step-3-profit/Midnight-Deep@=0.0.2')
1557
  global person
1558
  with gr.Tabs():
1559
  with gr.TabItem("Inference"):
1560
- gr.HTML("<h1> RVC_RULE1 -- Humans First </h1>")
1561
  gr.HTML('<h4> Make sure you hit "Refresh" to load all of the models.\
1562
  Once you have chosen "joel.pth" for Joel or "jenny.pth" for Jenny,\
1563
  make sure the index setting to the right lines up with the chosen model.')
 
1557
  global person
1558
  with gr.Tabs():
1559
  with gr.TabItem("Inference"):
1560
+ gr.HTML("<h1> First Rule -- Humanity First </h1>")
1561
  gr.HTML('<h4> Make sure you hit "Refresh" to load all of the models.\
1562
  Once you have chosen "joel.pth" for Joel or "jenny.pth" for Jenny,\
1563
  make sure the index setting to the right lines up with the chosen model.')