Dionyssos commited on
Commit
ad926ab
·
1 Parent(s): 737edba
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1451,7 +1451,7 @@ with gr.Blocks(theme='huggingface', css=css_buttons) as demo:
1451
  soundscape_input = gr.Textbox(lines=1,
1452
  value="frogs",
1453
  label="AudioGen Txt"
1454
- ),
1455
  kv_input = gr.Number(
1456
  label="kv Period",
1457
  value=24,
 
1451
  soundscape_input = gr.Textbox(lines=1,
1452
  value="frogs",
1453
  label="AudioGen Txt"
1454
+ )
1455
  kv_input = gr.Number(
1456
  label="kv Period",
1457
  value=24,