Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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():
|