-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Lines 464 to 496 in 7afe104
| Image: | |
| type: object | |
| properties: | |
| src: | |
| type: string | |
| example: "images/cover.png" | |
| hash: | |
| type: string | |
| example: "" | |
| size: | |
| type: string | |
| example: "24KB" | |
| alt: | |
| type: string | |
| example: "" | |
| originalAlt: | |
| type: string | |
| example: "" | |
| genAlt: | |
| type: string | |
| example: "" | |
| genImageCaption: | |
| type: string | |
| example: "" | |
| ocr: | |
| type: string | |
| example: "" | |
| beforeContext: | |
| type: string | |
| example: "" | |
| afterContext: | |
| type: string | |
| example: "" |
it seems to me you'll want the results of an analysis session separate from the image, espesially if you imagine re-running the model. you can store processing times (and dates) on the session object.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels