gaur3009 commited on
Commit
8f9829d
1 Parent(s): 356456f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -101,7 +101,7 @@ with gr.Blocks(css=css) as demo:
101
  )
102
 
103
  prompt_part5 = gr.Textbox(
104
- value="hanging on the plain grey wall",
105
  label="Prompt Part 5",
106
  show_label=False,
107
  interactive=False,
 
101
  )
102
 
103
  prompt_part5 = gr.Textbox(
104
+ value="hanging on the plain wall",
105
  label="Prompt Part 5",
106
  show_label=False,
107
  interactive=False,