Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ iface = gr.Interface(
|
|
44 |
inputs=[
|
45 |
"text",
|
46 |
gr.Radio(["fast", "slow"], label="Tempo", default="fast"),
|
47 |
-
]
|
48 |
examples=[
|
49 |
"hiphop groove 808",
|
50 |
"rock metal",
|
|
|
44 |
inputs=[
|
45 |
"text",
|
46 |
gr.Radio(["fast", "slow"], label="Tempo", default="fast"),
|
47 |
+
],
|
48 |
examples=[
|
49 |
"hiphop groove 808",
|
50 |
"rock metal",
|