Skip to content

Commit db273a7

Browse files
committed
Code refactoring
1 parent 39fdb51 commit db273a7

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed
Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"changeLog": "Release v2022.10",
3-
"cpu": 0,
4-
"description": "Backend server for the Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
5-
"displayName": "ComputerVision",
6-
"gpu": 1,
7-
"inputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation.",
8-
"inputType": "JSON",
9-
"memory": 0,
10-
"mlPackageLanguage": "PYTHON36_CV",
11-
"name": "ComputerVision",
12-
"outputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation.",
13-
"processorType": "GPU",
14-
"projectId": "[project-id]",
15-
"retrainable": false,
16-
"stagingUri": "[staging-uri]",
17-
"projectName": "UiPath Computer Vision",
18-
"projectDescription": "Backend server for the Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
19-
"tenantName": "UiPath",
20-
"minAIFabricVersion": "22.4",
21-
"languageVersion": 3,
22-
"version": 4,
23-
"baseImageCpu": "python36cv:22.4.0-3",
24-
"baseImageGpu": "python36cv:22.4.0-3",
25-
"contentUri": "https://<placeholder-url>/publicmodels/AIC/ComputerVision/4/cv_server.zip"
26-
}
2+
"changeLog": "Release v2022.10",
3+
"cpu": 0,
4+
"description": "Backend server for the Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
5+
"displayName": "ComputerVision",
6+
"gpu": 1,
7+
"inputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation.",
8+
"inputType": "JSON",
9+
"memory": 0,
10+
"mlPackageLanguage": "PYTHON36_CV",
11+
"name": "ComputerVision",
12+
"outputDescription": "Please use the Computer Vision Activities included in the UIAutomation package. For more information please visit the official documentation.",
13+
"processorType": "GPU",
14+
"projectId": "[project-id]",
15+
"retrainable": false,
16+
"stagingUri": "[staging-uri]",
17+
"projectName": "UiPath Computer Vision",
18+
"projectDescription": "Backend server for the Computer Vision solution that detects User Interface Elements from a provided Application screenshot",
19+
"tenantName": "UiPath",
20+
"minAIFabricVersion": "22.4",
21+
"languageVersion": 3,
22+
"version": 4,
23+
"baseImageCpu": "python36cv:22.4.0-3",
24+
"baseImageGpu": "python36cv:22.4.0-3",
25+
"contentUri": "https://<placeholder-url>/publicmodels/AIC/ComputerVision/4/cv_server.zip"
26+
}

0 commit comments

Comments
 (0)