Shalmoni commited on
Commit
cb2acd5
·
verified ·
1 Parent(s): 53228dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -302,7 +302,7 @@ with gr.Blocks(css=CSS, title="StitchTool") as demo:
302
  )
303
 
304
  negative = gr.Textbox(
305
- placeholder="Optional: things to avoid (e.g., 'no cuts, no angle switch, no text overlays')",
306
  lines=2,
307
  label="Negative prompt",
308
  elem_classes=["rounded"]
 
302
  )
303
 
304
  negative = gr.Textbox(
305
+ placeholder="Optional: things to avoid (e.g., 'bad quality, extra fingers, etc.')",
306
  lines=2,
307
  label="Negative prompt",
308
  elem_classes=["rounded"]