tastelikefeet commited on
Commit
dd4d502
1 Parent(s): ad688f5
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ with block:
136
  - ⭐️ <b>step1:</b>在“输入图像”中上传or选择Example里面的一张图片(Upload or select one image from Example)
137
  - ⭐️ <b>step2:</b>通过点击鼠标选择图像中希望保留的物体(Click on Input-image to select the object to be retained)
138
  - ⭐️ <b>step3:</b>输入对应的参数,例如prompt等,点击Run进行生成(Input prompt or reference image for generating new contents)
139
- - ⭐️ <b>step4 (可选):</b>此外支持换背景操作,上传目标风格背景,执行完step3后点击Run进行生成(Click Run button)
140
  """)
141
  with gr.Row():
142
  with gr.Column():
 
136
  - ⭐️ <b>step1:</b>在“输入图像”中上传or选择Example里面的一张图片(Upload or select one image from Example)
137
  - ⭐️ <b>step2:</b>通过点击鼠标选择图像中希望保留的物体(Click on Input-image to select the object to be retained)
138
  - ⭐️ <b>step3:</b>输入对应的参数,例如prompt等,点击Run进行生成(Input prompt or reference image for generating new contents)
139
+ - ⭐️ <b>step4 (optional):</b>此外支持换背景操作,上传目标风格背景,执行完step3后点击Run进行生成(Click Run button)
140
  """)
141
  with gr.Row():
142
  with gr.Column():