11{
2- "name" : " Diff and Merge Images Projects" ,
3- "type" : " app" ,
4- "categories" : [
5- " images" ,
6- " project management" ,
7- " data operations"
8- ],
9- "description" : " Visual diff and merge tool helps compare images in two projects" ,
10- "docker_image" : " supervisely/base-py-sdk:6.72.70 " ,
11- "instance_version" : " 6.4.57" ,
12- "main_script" : " src/main.py" ,
13- "modal_template" : " src/modal.html" ,
14- "modal_width" : 585 ,
15- "modal_template_state" : {
16- "teamId1" : null ,
17- "workspaceId1" : null ,
18- "projectId1" : null ,
19- "teamId2" : null ,
20- "workspaceId2" : null ,
21- "projectId2" : null
22- },
23- "gui_template" : " src/gui.html" ,
24- "task_location" : " application_sessions" ,
25- "isolate" : true ,
26- "icon" : " https://i.imgur.com/DEUcdnP.png" ,
27- "icon_background" : " #FFFFFF" ,
28- "poster" : " https://user-images.githubusercontent.com/106374579/183656137-70a107a9-4497-40be-8e21-1a2c9d8d98f1.png"
29- }
2+ "name" : " Diff and Merge Images Projects" ,
3+ "type" : " app" ,
4+ "categories" : [
5+ " images" ,
6+ " project management" ,
7+ " data operations"
8+ ],
9+ "description" : " Visual diff and merge tool helps compare images in two projects" ,
10+ "docker_image" : " supervisely/data-operations:0.0.3 " ,
11+ "instance_version" : " 6.4.57" ,
12+ "main_script" : " src/main.py" ,
13+ "modal_template" : " src/modal.html" ,
14+ "modal_width" : 585 ,
15+ "modal_template_state" : {
16+ "teamId1" : null ,
17+ "workspaceId1" : null ,
18+ "projectId1" : null ,
19+ "teamId2" : null ,
20+ "workspaceId2" : null ,
21+ "projectId2" : null
22+ },
23+ "gui_template" : " src/gui.html" ,
24+ "task_location" : " application_sessions" ,
25+ "isolate" : true ,
26+ "icon" : " https://i.imgur.com/DEUcdnP.png" ,
27+ "icon_background" : " #FFFFFF" ,
28+ "poster" : " https://user-images.githubusercontent.com/106374579/183656137-70a107a9-4497-40be-8e21-1a2c9d8d98f1.png"
29+ }
0 commit comments