linoyts HF Staff commited on
Commit
47a1b9a
·
verified ·
1 Parent(s): 6354591

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -160,7 +160,7 @@ with gr.Blocks(css=css, theme=gr.themes.Citrus()) as demo:
160
  show_label=False,
161
  max_lines=1,
162
  placeholder="describe the desired output for the masked area",
163
- info = "TIP: detail both the masked area and the background"
164
  container=False,
165
  )
166
  negative_prompt = gr.Text(
 
160
  show_label=False,
161
  max_lines=1,
162
  placeholder="describe the desired output for the masked area",
163
+ info = "TIP: detail both the masked area and the background",
164
  container=False,
165
  )
166
  negative_prompt = gr.Text(