prithivMLmods commited on
Commit
8c7d10a
1 Parent(s): 49e07bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
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)