TheStinger commited on
Commit
61b93b8
·
verified ·
1 Parent(s): c19ea16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1523,7 +1523,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="pink", secondary_hue="rose")
1523
  with gr.Row():
1524
  with gr.Column():
1525
  with gr.Row():
1526
- record_button=gr.Audio(label="Drag your audio file and click refresh or use your microphone., type="filepath")
1527
 
1528
  with gr.Row():
1529
  input_audio0 = gr.Dropdown(
 
1523
  with gr.Row():
1524
  with gr.Column():
1525
  with gr.Row():
1526
+ record_button=gr.Audio(label="Drag your audio file and click refresh or use your microphone.", type="filepath")
1527
 
1528
  with gr.Row():
1529
  input_audio0 = gr.Dropdown(