Spaces:
Runtime error
Runtime error
Hugo Flores Garcia
commited on
Commit
·
b9874b8
1
Parent(s):
120d6c2
fix merge conflict
Browse files
app.py
CHANGED
@@ -249,15 +249,6 @@ with gr.Blocks() as demo:
|
|
249 |
"beat_mask_downbeats": False,
|
250 |
},
|
251 |
"slight periodic variation": {
|
252 |
-
<<<<<<< HEAD
|
253 |
-
"periodic_p": 5,
|
254 |
-
"onset_mask_width": 5,
|
255 |
-
"beat_mask_width": 0,
|
256 |
-
"beat_mask_downbeats": False,
|
257 |
-
},
|
258 |
-
"moderate periodic variation": {
|
259 |
-
=======
|
260 |
-
>>>>>>> main
|
261 |
"periodic_p": 13,
|
262 |
"onset_mask_width": 5,
|
263 |
"beat_mask_width": 0,
|
|
|
249 |
"beat_mask_downbeats": False,
|
250 |
},
|
251 |
"slight periodic variation": {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
252 |
"periodic_p": 13,
|
253 |
"onset_mask_width": 5,
|
254 |
"beat_mask_width": 0,
|