prithivMLmods commited on
Commit
c213a7d
·
verified ·
1 Parent(s): e013dd2

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -340,7 +340,7 @@ with gr.Blocks() as demo:
340
  label="Edit Prompt",
341
  max_lines=1,
342
  show_label=True,
343
- placeholder="e.g., a man with a red superhero mask (For Face Swap, use the suggested prompt or customize)"
344
  )
345
 
346
  run_button = gr.Button("Apply Style", variant="primary")
 
340
  label="Edit Prompt",
341
  max_lines=1,
342
  show_label=True,
343
+ placeholder="e.g., a man with a red superhero mask"
344
  )
345
 
346
  run_button = gr.Button("Apply Style", variant="primary")