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