prithivMLmods commited on
Commit
cbe7097
·
verified ·
1 Parent(s): 6291070

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -174,7 +174,7 @@ with gr.Blocks(css=css, theme=steel_blue_theme) as demo:
174
  prompt = gr.Text(
175
  label="Edit Prompt",
176
  show_label=True,
177
- placeholder="e.g., transform into anime",
178
  )
179
 
180
  run_button = gr.Button("Run", variant="primary")
 
174
  prompt = gr.Text(
175
  label="Edit Prompt",
176
  show_label=True,
177
+ placeholder="e.g., transform into anime..",
178
  )
179
 
180
  run_button = gr.Button("Run", variant="primary")