gaur3009 commited on
Commit
9ad5c50
·
verified ·
1 Parent(s): 2f19085

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -119,7 +119,7 @@ with gr.Blocks(css=css) as demo:
119
  negative_prompt = gr.Textbox(
120
  label="Negative prompt",
121
  max_lines=1,
122
- placeholder="Enter a negative prompt",
123
  visible=False,
124
  )
125
 
 
119
  negative_prompt = gr.Textbox(
120
  label="Negative prompt",
121
  max_lines=1,
122
+ placeholder="show only dress not any person wearing it",
123
  visible=False,
124
  )
125