Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE updates for AS 22.10.7.1 #267

Open
wants to merge 6 commits into
base: stable
Choose a base branch
from
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.",
MaxTranced marked this conversation as resolved.
Show resolved Hide resolved
"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\"}]}"
}