jonathanagustin commited on
Commit
775839f
1 Parent(s): 73490cc

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -97,9 +97,6 @@ def main():
97
  # Set static paths for Gradio to serve
98
  gr.set_static_paths(paths=[PREVIEW_DIR])
99
 
100
- # Create the 'preview_audio' component
101
-
102
-
103
  with gr.Blocks(title="OpenAI - Text to Speech") as demo:
104
  with gr.Row():
105
  with gr.Column(scale=1):
 
97
  # Set static paths for Gradio to serve
98
  gr.set_static_paths(paths=[PREVIEW_DIR])
99
 
 
 
 
100
  with gr.Blocks(title="OpenAI - Text to Speech") as demo:
101
  with gr.Row():
102
  with gr.Column(scale=1):