Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions metadata/ComputerVision__9__metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"changeLog": "Release v2022.10.10",
"cpu": 0,
"description": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
"displayName": "ComputerVision",
"gpu": 1,
"inputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation. https://docs.uipath.com/activities/other/latest/ui-automation/computer-vision-activities ",
"inputType": "JSON",
"memory": 0,
"mlPackageLanguage": "PYTHON36_CV",
"name": "ComputerVision",
"outputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation.",
"processorType": "GPU",
"projectId": "[project-id]",
"retrainable": false,
"stagingUri": "[staging-uri]",
"projectName": "UiPath Computer Vision",
"projectDescription": "Backend server for the AI Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
"tenantName": "UiPath",
"minAIFabricVersion": "22.10",
"languageVersion": 3,
"version": 9,
"customVersion": "22.10.10",
"imagePath": "cv2210:22.10.7.1",
"parametersFileJSON": "{\"probes\": [{\"probe\": \"startup\",\"initialDelaySeconds\": \"0\",\"periodSeconds\": \"1\",\"timeoutSeconds\": \"1\",\"successThreshold\": \"1\",\"failureThreshold\": \"200\"}]}"
}