Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Awell00
/
music_drums_separation
like
8
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Awell00
commited on
Jan 4
Commit
b08d5fa
·
verified
·
1 Parent(s):
6e5c437
fix: update the volume of instruments
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()