Buckets:
| { | |
| "tools": [ | |
| { | |
| "name": "OmniParser_v2_process", | |
| "description": "Parses a GUI screen and returns an array of structured elements and a marked-up image showing the bounding boxes. Element array contains: Type (e.g. Icon, Text, Label), Bounding Box, Interactivity and Content", | |
| "inputSchema": { | |
| "type": "object", | |
| "properties": { | |
| "image_input": { | |
| "title": "ImageData", | |
| "type": "string", | |
| "format": "a http or https url to a file" | |
| }, | |
| "box_threshold": { | |
| "type": "number", | |
| "description": "numeric value between 0.01 and 1.0", | |
| "default": 0.05 | |
| }, | |
| "iou_threshold": { | |
| "type": "number", | |
| "description": "numeric value between 0.01 and 1.0", | |
| "default": 0.1 | |
| }, | |
| "imgsz": { | |
| "type": "number", | |
| "description": "numeric value between 640 and 1920", | |
| "default": 640 | |
| } | |
| } | |
| } | |
| } | |
| ] | |
| } |
Xet Storage Details
- Size:
- 1.32 kB
- Xet hash:
- 2d245884cf7e5fa44f43b7fdf03ed36816f3993f0afabee40d8c73f02d65c600
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.