Bils commited on
Commit
1653c85
·
verified ·
1 Parent(s): d31e984

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -326,8 +326,8 @@ with gr.Blocks(css="""
326
  with gr.Tab("📝 Script Generation"):
327
  with gr.Row():
328
  user_prompt = gr.Textbox(
329
- label="Promo Idea",
330
- placeholder="E.g., A 30-second ad for a morning show...",
331
  lines=2
332
  )
333
  with gr.Row():
 
326
  with gr.Tab("📝 Script Generation"):
327
  with gr.Row():
328
  user_prompt = gr.Textbox(
329
+ label="Promo Ads Idea",
330
+ placeholder="E.g., A 30-second ad for a radio morning show...",
331
  lines=2
332
  )
333
  with gr.Row():