Nymbo commited on
Commit
27d770e
·
1 Parent(s): cd3d5b1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ with gr.Blocks() as block:
34
  gr.Markdown("# <center> ElevenLabs TTS </center>")
35
  gr.Markdown(description)
36
 
37
- with gr.Row(variant='panel'):
38
 
39
  input_api_key = gr.Textbox(
40
  type='password',
 
34
  gr.Markdown("# <center> ElevenLabs TTS </center>")
35
  gr.Markdown(description)
36
 
37
+ with gr.Row(variant='panel'):
38
 
39
  input_api_key = gr.Textbox(
40
  type='password',