redradios commited on
Commit
960b233
·
verified ·
1 Parent(s): 9bce8bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,4 +8,4 @@ def install_package():
8
  install_package()
9
 
10
  # Start the Gradio app
11
- subprocess.run(["f5-tts_finetune-gradio"])
 
8
  install_package()
9
 
10
  # Start the Gradio app
11
+ subprocess.run(["f5-tts_infer-gradio"])