Nymbo commited on
Commit
a922d9a
·
1 Parent(s): 65a5db5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ def generate_voice(text, voice_name, api_key):
32
  with gr.Blocks() as block:
33
  #gr.Markdown('[ ![ElevenLabs](https://user-images.githubusercontent.com/12028621/262629275-4f85c9cf-85b6-435e-ab50-5b8c7c4e9dd2.png) ](https://elevenlabs.io)')
34
  gr.Markdown("# <center> ElevenLabs </center>")
35
- gr.Markdown(description)
36
 
37
  with gr.Row(variant='panel'):
38
  input_api_key = gr.Textbox(
 
32
  with gr.Blocks() as block:
33
  #gr.Markdown('[ ![ElevenLabs](https://user-images.githubusercontent.com/12028621/262629275-4f85c9cf-85b6-435e-ab50-5b8c7c4e9dd2.png) ](https://elevenlabs.io)')
34
  gr.Markdown("# <center> ElevenLabs </center>")
35
+ #gr.Markdown(description)
36
 
37
  with gr.Row(variant='panel'):
38
  input_api_key = gr.Textbox(