Dionyssos commited on
Commit
d04a553
·
1 Parent(s): 059ae13

del button code

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1444,7 +1444,7 @@ def recognize(audio):
1444
 
1445
 
1446
 
1447
- with gr.Blocks(theme='huggingface', css=css_buttons) as demo:
1448
  with gr.Tab(label="TTS Generation"):
1449
  with gr.Row():
1450
  text_input = gr.Textbox(
 
1444
 
1445
 
1446
 
1447
+ with gr.Blocks(theme='huggingface') as demo:
1448
  with gr.Tab(label="TTS Generation"):
1449
  with gr.Row():
1450
  text_input = gr.Textbox(