Spaces:
Sleeping
Sleeping
Commit
·
3b53c15
1
Parent(s):
e290816
removed open ToDo's
Browse files
app.py
CHANGED
@@ -370,10 +370,6 @@ with gr.Blocks() as app:
|
|
370 |
cache_examples=False
|
371 |
)
|
372 |
|
373 |
-
gr.Markdown("""### Open TODO's
|
374 |
-
- Create Histogram for Beat durations
|
375 |
-
- classify Beat's into S1 and S2
|
376 |
-
- synthesise the mean Beat S1 & S2""")
|
377 |
|
378 |
# with gr.Tab("Two Audios"):
|
379 |
|
|
|
370 |
cache_examples=False
|
371 |
)
|
372 |
|
|
|
|
|
|
|
|
|
373 |
|
374 |
# with gr.Tab("Two Audios"):
|
375 |
|