hivecorp commited on
Commit
e8cc577
·
verified ·
1 Parent(s): a4f804c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ with gr.Blocks() as app:
195
  )
196
  gr.TabbedInterface([generate_tab], ['Generate Audio'])
197
  with gr.Column():
198
- gr.TabbedInterface([generate_tab], ['Generate Audio'])
199
 
200
  # Keep the button click handlers but remove use_gpu from the visible inputs
201
 
 
195
  )
196
  gr.TabbedInterface([generate_tab], ['Generate Audio'])
197
  with gr.Column():
198
+
199
 
200
  # Keep the button click handlers but remove use_gpu from the visible inputs
201