XuminYu commited on
Commit
692eee7
1 Parent(s): 40f7892

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -248,7 +248,7 @@ with gr.Blocks(analytics_enabled=False) as demo:
248
  input_text_gr = gr.Textbox(
249
  label="Text Prompt",
250
  info="One or two sentences at a time is better. Up to 200 text characters.",
251
- value="He hoped there would be stew for dinner, turnips and carrots and bruised potatoes and fat mutton pieces to be ladled out in thick, peppered, flour-fattened sauce.",
252
  )
253
  style_gr = gr.Dropdown(
254
  label="Style",
 
248
  input_text_gr = gr.Textbox(
249
  label="Text Prompt",
250
  info="One or two sentences at a time is better. Up to 200 text characters.",
251
+ value="The bustling city square bustled with street performers, tourists, and local vendors.",
252
  )
253
  style_gr = gr.Dropdown(
254
  label="Style",