Spaces:
Running
Running
Nifemi Alpine Durin
commited on
Commit
·
26efb3b
1
Parent(s):
63eb876
paus
Browse files
app.py
CHANGED
@@ -152,7 +152,7 @@ with gr.Blocks(analytics_enabled=False) as iface:
|
|
152 |
lines=10,
|
153 |
placeholder="Enter your Brand and campaign details here",
|
154 |
label="Campaign Details",
|
155 |
-
value=
|
156 |
)
|
157 |
|
158 |
campaign_details_input.change(
|
|
|
152 |
lines=10,
|
153 |
placeholder="Enter your Brand and campaign details here",
|
154 |
label="Campaign Details",
|
155 |
+
value=default_value
|
156 |
)
|
157 |
|
158 |
campaign_details_input.change(
|