Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -19,11 +19,10 @@ license: openrail
|
|
| 19 |
|
| 20 |

|
| 21 |
|
| 22 |
-
|
| 23 |
-
PROMPT: use detection (bounding box) and segmentation (segmenation and mask) techniques to detect brain tumors in the image.
|
| 24 |
-
|
| 25 |
# Summary of Vision Agent design-time workflow
|
| 26 |
|
|
|
|
|
|
|
| 27 |
## Creating instructions
|
| 28 |
|
| 29 |
- Load the image from the given file path '/home/user/xxxx.jpg'.
|
|
|
|
| 19 |
|
| 20 |

|
| 21 |
|
|
|
|
|
|
|
|
|
|
| 22 |
# Summary of Vision Agent design-time workflow
|
| 23 |
|
| 24 |
+
MY PROMPT: use detection (bounding box) and segmentation (segmenation and mask) techniques to detect brain tumors in the image.
|
| 25 |
+
|
| 26 |
## Creating instructions
|
| 27 |
|
| 28 |
- Load the image from the given file path '/home/user/xxxx.jpg'.
|