fix
Browse files- app_batched.py +1 -1
app_batched.py
CHANGED
|
@@ -109,7 +109,7 @@ with gr.Blocks() as demo:
|
|
| 109 |
[
|
| 110 |
"a light and cheerly EDM track, with syncopated drums, aery pads, and strong emotions bpm: 130",
|
| 111 |
"./assets/bach.mp3",
|
| 112 |
-
]
|
| 113 |
[
|
| 114 |
"lofi slow bpm electro chill with organic samples",
|
| 115 |
None,
|
|
|
|
| 109 |
[
|
| 110 |
"a light and cheerly EDM track, with syncopated drums, aery pads, and strong emotions bpm: 130",
|
| 111 |
"./assets/bach.mp3",
|
| 112 |
+
],
|
| 113 |
[
|
| 114 |
"lofi slow bpm electro chill with organic samples",
|
| 115 |
None,
|