Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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. (
|
| 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.
|