Bils commited on
Commit
8c25665
·
verified ·
1 Parent(s): af47e63

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -135,7 +135,7 @@ with gr.Blocks() as demo:
135
  Generate and mix radio promos effortlessly with AI tools!
136
  """)
137
 
138
- with gr.Tabs():
139
  # Step 1: Generate Script
140
  with gr.Tab("Step 1: Generate Script"):
141
  with gr.Row():
@@ -196,6 +196,7 @@ with gr.Blocks() as demo:
196
  outputs=[final_output],
197
  )
198
 
 
199
  gr.Markdown("""
200
  <hr>
201
  <p style="text-align: center; font-size: 0.9em;">
 
135
  Generate and mix radio promos effortlessly with AI tools!
136
  """)
137
 
138
+ with gr.Tabs():
139
  # Step 1: Generate Script
140
  with gr.Tab("Step 1: Generate Script"):
141
  with gr.Row():
 
196
  outputs=[final_output],
197
  )
198
 
199
+
200
  gr.Markdown("""
201
  <hr>
202
  <p style="text-align: center; font-size: 0.9em;">