Awell00 commited on
Commit
b08d5fa
·
verified ·
1 Parent(s): 6e5c437

fix: update the volume of instruments

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -507,5 +507,5 @@ with gr.Blocks() as demo:
507
  show_progress=True
508
  )
509
 
510
- # Launch the Gradio app
511
  demo.launch()
 
507
  show_progress=True
508
  )
509
 
510
+ # Launch the Gradio app
511
  demo.launch()