Update app.py
Browse files
app.py
CHANGED
|
@@ -430,7 +430,7 @@ if __name__ == "__main__":
|
|
| 430 |
## Usage
|
| 431 |
You may check the instruction below, or check our github page about more details.
|
| 432 |
|
| 433 |
-
##
|
| 434 |
You may select an example image or upload your image to start, we support 4 prompt types:
|
| 435 |
|
| 436 |
**default_box**: According to the mask label, automaticly generate the default box prompt, only used for examples.
|
|
|
|
| 430 |
## Usage
|
| 431 |
You may check the instruction below, or check our github page about more details.
|
| 432 |
|
| 433 |
+
## Mode
|
| 434 |
You may select an example image or upload your image to start, we support 4 prompt types:
|
| 435 |
|
| 436 |
**default_box**: According to the mask label, automaticly generate the default box prompt, only used for examples.
|