Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
8c7d10a
1
Parent(s):
49e07bc
Update app.py
Browse files
app.py
CHANGED
@@ -158,7 +158,6 @@ with gr.Blocks(css=css, theme="bethecloud/storj_theme", js=js_func) as demo:
|
|
158 |
show_label=False,
|
159 |
max_lines=1,
|
160 |
placeholder="Enter your prompt",
|
161 |
-
value="A tamale food cart in front of a Japanese Castle",
|
162 |
container=False,
|
163 |
)
|
164 |
run_button = gr.Button("Run🚀", scale=0)
|
|
|
158 |
show_label=False,
|
159 |
max_lines=1,
|
160 |
placeholder="Enter your prompt",
|
|
|
161 |
container=False,
|
162 |
)
|
163 |
run_button = gr.Button("Run🚀", scale=0)
|