theSure commited on
Commit
b1e0393
·
verified ·
1 Parent(s): fee3b02

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -263,8 +263,7 @@ with gr.Blocks(
263
  gr.Markdown("""
264
  To use this application:
265
  1. Upload an image.
266
- 2. Upload a pre-defined mask if you have one. (If you don't have a mask, and want to sketch one,
267
- we have provided a gradio demo in our github repository. <br/> Unfortunately, we cannot provide it here due to the compatibility issues with zerogpu.)
268
  3. Set the seed (default is 1234).
269
  4. Click 'Start Processing' to process the image.
270
  5. The result will be displayed.
 
263
  gr.Markdown("""
264
  To use this application:
265
  1. Upload an image.
266
+ 2. Upload a pre-defined mask if you have one. (Unfortunately, we cannot provide it here due to the compatibility issues with zerogpu.)
 
267
  3. Set the seed (default is 1234).
268
  4. Click 'Start Processing' to process the image.
269
  5. The result will be displayed.