Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,6 @@ button_click = st.button("Run Analysis", type="primary")
|
|
21 |
|
22 |
|
23 |
# load song
|
24 |
-
input_file = ""
|
25 |
output_file = "/content/"
|
26 |
|
27 |
# preprocess and crop audio file
|
|
|
21 |
|
22 |
|
23 |
# load song
|
|
|
24 |
output_file = "/content/"
|
25 |
|
26 |
# preprocess and crop audio file
|