comfyui-workflow-templates 0.1.10__py3-none-any.whl → 0.1.11__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- comfyui_workflow_templates/templates/api_hailuo_minimax_i2v.json +132 -31
- comfyui_workflow_templates/templates/api_kling_effects-1.webp +0 -0
- comfyui_workflow_templates/templates/api_kling_effects.json +188 -0
- comfyui_workflow_templates/templates/api_kling_flf-1.webp +0 -0
- comfyui_workflow_templates/templates/api_kling_flf.json +246 -0
- comfyui_workflow_templates/templates/api_luma_photon_i2i.json +57 -64
- comfyui_workflow_templates/templates/api_pika_scene.json +214 -41
- comfyui_workflow_templates/templates/api_pixverse_i2v.json +37 -61
- comfyui_workflow_templates/templates/api_pixverse_t2v.json +69 -6
- comfyui_workflow_templates/templates/api_pixverse_template_i2v.json +144 -63
- comfyui_workflow_templates/templates/api_stability_ai_i2i-1.webp +0 -0
- comfyui_workflow_templates/templates/api_stability_ai_i2i-2.webp +0 -0
- comfyui_workflow_templates/templates/api_stability_ai_i2i.json +202 -0
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_t2i-1.webp +0 -0
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_t2i.json +200 -0
- comfyui_workflow_templates/templates/api_veo2_i2v.json +29 -5
- comfyui_workflow_templates/templates/index.json +28 -0
- {comfyui_workflow_templates-0.1.10.dist-info → comfyui_workflow_templates-0.1.11.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.10.dist-info → comfyui_workflow_templates-0.1.11.dist-info}/RECORD +22 -13
- {comfyui_workflow_templates-0.1.10.dist-info → comfyui_workflow_templates-0.1.11.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.10.dist-info → comfyui_workflow_templates-0.1.11.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.10.dist-info → comfyui_workflow_templates-0.1.11.dist-info}/top_level.txt +0 -0
@@ -1,8 +1,8 @@
|
|
1
1
|
{
|
2
2
|
"id": "40bd43e5-bb58-442a-9976-e5710e0041a0",
|
3
3
|
"revision": 0,
|
4
|
-
"last_node_id":
|
5
|
-
"last_link_id":
|
4
|
+
"last_node_id": 8,
|
5
|
+
"last_link_id": 4,
|
6
6
|
"nodes": [
|
7
7
|
{
|
8
8
|
"id": 6,
|
@@ -16,7 +16,7 @@
|
|
16
16
|
249.875
|
17
17
|
],
|
18
18
|
"flags": {},
|
19
|
-
"order":
|
19
|
+
"order": 3,
|
20
20
|
"mode": 0,
|
21
21
|
"inputs": [
|
22
22
|
{
|
@@ -47,7 +47,7 @@
|
|
47
47
|
252
|
48
48
|
],
|
49
49
|
"flags": {},
|
50
|
-
"order":
|
50
|
+
"order": 2,
|
51
51
|
"mode": 0,
|
52
52
|
"inputs": [
|
53
53
|
{
|
@@ -60,7 +60,7 @@
|
|
60
60
|
"name": "pixverse_template",
|
61
61
|
"shape": 7,
|
62
62
|
"type": "PIXVERSE_TEMPLATE",
|
63
|
-
"link":
|
63
|
+
"link": 4
|
64
64
|
}
|
65
65
|
],
|
66
66
|
"outputs": [
|
@@ -84,6 +84,61 @@
|
|
84
84
|
1233550256,
|
85
85
|
"randomize"
|
86
86
|
]
|
87
|
+
},
|
88
|
+
{
|
89
|
+
"id": 8,
|
90
|
+
"type": "PixverseTemplateNode",
|
91
|
+
"pos": [
|
92
|
+
92.2316665649414,
|
93
|
+
489.9173583984375
|
94
|
+
],
|
95
|
+
"size": [
|
96
|
+
270,
|
97
|
+
58
|
98
|
+
],
|
99
|
+
"flags": {},
|
100
|
+
"order": 0,
|
101
|
+
"mode": 4,
|
102
|
+
"inputs": [],
|
103
|
+
"outputs": [
|
104
|
+
{
|
105
|
+
"name": "pixverse_template",
|
106
|
+
"type": "PIXVERSE_TEMPLATE",
|
107
|
+
"links": [
|
108
|
+
4
|
109
|
+
]
|
110
|
+
}
|
111
|
+
],
|
112
|
+
"properties": {
|
113
|
+
"Node name for S&R": "PixverseTemplateNode"
|
114
|
+
},
|
115
|
+
"widgets_values": [
|
116
|
+
"Microwave"
|
117
|
+
]
|
118
|
+
},
|
119
|
+
{
|
120
|
+
"id": 7,
|
121
|
+
"type": "MarkdownNote",
|
122
|
+
"pos": [
|
123
|
+
-299.1886291503906,
|
124
|
+
488.6665344238281
|
125
|
+
],
|
126
|
+
"size": [
|
127
|
+
370.8778991699219,
|
128
|
+
293.9327697753906
|
129
|
+
],
|
130
|
+
"flags": {},
|
131
|
+
"order": 1,
|
132
|
+
"mode": 0,
|
133
|
+
"inputs": [],
|
134
|
+
"outputs": [],
|
135
|
+
"title": "About API Node",
|
136
|
+
"properties": {},
|
137
|
+
"widgets_values": [
|
138
|
+
"To use the API, you must be in a secure network environment:\n\n- Only allows access from `127.0.0.1` or `localhost`.\n\n- Using the `--listen` parameter to access API Nodes via the LAN is not supported.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 仅允许从`127.0.0.1`或`localhost`访问。\n- 不支持使用`--listen`参数通过局域网访问API节点。\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n"
|
139
|
+
],
|
140
|
+
"color": "#432",
|
141
|
+
"bgcolor": "#653"
|
87
142
|
}
|
88
143
|
],
|
89
144
|
"links": [
|
@@ -94,12 +149,20 @@
|
|
94
149
|
6,
|
95
150
|
0,
|
96
151
|
"VIDEO"
|
152
|
+
],
|
153
|
+
[
|
154
|
+
4,
|
155
|
+
8,
|
156
|
+
0,
|
157
|
+
4,
|
158
|
+
1,
|
159
|
+
"PIXVERSE_TEMPLATE"
|
97
160
|
]
|
98
161
|
],
|
99
162
|
"groups": [],
|
100
163
|
"config": {},
|
101
164
|
"extra": {
|
102
|
-
"frontendVersion": "1.18.
|
165
|
+
"frontendVersion": "1.18.5"
|
103
166
|
},
|
104
167
|
"version": 0.4
|
105
168
|
}
|
@@ -1,56 +1,105 @@
|
|
1
1
|
{
|
2
2
|
"id": "ba9df292-1ee9-4b7c-af08-690441990d87",
|
3
3
|
"revision": 0,
|
4
|
-
"last_node_id":
|
4
|
+
"last_node_id": 36,
|
5
5
|
"last_link_id": 47,
|
6
6
|
"nodes": [
|
7
7
|
{
|
8
|
-
"id":
|
9
|
-
"type": "
|
10
|
-
"pos": [
|
11
|
-
|
8
|
+
"id": 33,
|
9
|
+
"type": "PixverseImageToVideoNode",
|
10
|
+
"pos": [
|
11
|
+
366.78094482421875,
|
12
|
+
948.7132568359375
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
268.5158386230469,
|
16
|
+
264.6156005859375
|
17
|
+
],
|
12
18
|
"flags": {},
|
13
|
-
"order":
|
19
|
+
"order": 3,
|
14
20
|
"mode": 0,
|
15
|
-
"inputs": [
|
16
|
-
|
21
|
+
"inputs": [
|
22
|
+
{
|
23
|
+
"name": "image",
|
24
|
+
"type": "IMAGE",
|
25
|
+
"link": 46
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"name": "negative_prompt",
|
29
|
+
"shape": 7,
|
30
|
+
"type": "STRING",
|
31
|
+
"link": null
|
32
|
+
},
|
17
33
|
{
|
18
34
|
"name": "pixverse_template",
|
35
|
+
"shape": 7,
|
19
36
|
"type": "PIXVERSE_TEMPLATE",
|
20
|
-
"
|
37
|
+
"link": 47
|
38
|
+
}
|
39
|
+
],
|
40
|
+
"outputs": [
|
41
|
+
{
|
42
|
+
"name": "VIDEO",
|
43
|
+
"type": "VIDEO",
|
44
|
+
"links": [
|
45
|
+
45
|
46
|
+
]
|
21
47
|
}
|
22
48
|
],
|
23
49
|
"properties": {
|
24
|
-
"Node name for S&R": "
|
50
|
+
"Node name for S&R": "PixverseImageToVideoNode"
|
25
51
|
},
|
26
|
-
"widgets_values": [
|
52
|
+
"widgets_values": [
|
53
|
+
"put on suite",
|
54
|
+
"540p",
|
55
|
+
5,
|
56
|
+
"fast",
|
57
|
+
241331803,
|
58
|
+
"randomize"
|
59
|
+
]
|
27
60
|
},
|
28
61
|
{
|
29
|
-
"id":
|
30
|
-
"type": "
|
31
|
-
"pos": [
|
32
|
-
|
62
|
+
"id": 31,
|
63
|
+
"type": "PixverseTemplateNode",
|
64
|
+
"pos": [
|
65
|
+
53.417545318603516,
|
66
|
+
843.4688720703125
|
67
|
+
],
|
68
|
+
"size": [
|
69
|
+
270,
|
70
|
+
58
|
71
|
+
],
|
33
72
|
"flags": {},
|
34
|
-
"order":
|
73
|
+
"order": 0,
|
35
74
|
"mode": 0,
|
36
|
-
"inputs": [
|
75
|
+
"inputs": [],
|
76
|
+
"outputs": [
|
37
77
|
{
|
38
|
-
"name": "
|
39
|
-
"type": "
|
40
|
-
"
|
78
|
+
"name": "pixverse_template",
|
79
|
+
"type": "PIXVERSE_TEMPLATE",
|
80
|
+
"links": [
|
81
|
+
47
|
82
|
+
]
|
41
83
|
}
|
42
84
|
],
|
43
|
-
"outputs": [],
|
44
85
|
"properties": {
|
45
|
-
"Node name for S&R": "
|
86
|
+
"Node name for S&R": "PixverseTemplateNode"
|
46
87
|
},
|
47
|
-
"widgets_values": [
|
88
|
+
"widgets_values": [
|
89
|
+
"Suit Swagger"
|
90
|
+
]
|
48
91
|
},
|
49
92
|
{
|
50
93
|
"id": 34,
|
51
94
|
"type": "LoadImage",
|
52
|
-
"pos": [
|
53
|
-
|
95
|
+
"pos": [
|
96
|
+
-84.05084991455078,
|
97
|
+
949.6697998046875
|
98
|
+
],
|
99
|
+
"size": [
|
100
|
+
404.8377685546875,
|
101
|
+
444.0351867675781
|
102
|
+
],
|
54
103
|
"flags": {},
|
55
104
|
"order": 1,
|
56
105
|
"mode": 0,
|
@@ -59,7 +108,9 @@
|
|
59
108
|
{
|
60
109
|
"name": "IMAGE",
|
61
110
|
"type": "IMAGE",
|
62
|
-
"links": [
|
111
|
+
"links": [
|
112
|
+
46
|
113
|
+
]
|
63
114
|
},
|
64
115
|
{
|
65
116
|
"name": "MASK",
|
@@ -71,61 +122,91 @@
|
|
71
122
|
"Node name for S&R": "LoadImage"
|
72
123
|
},
|
73
124
|
"widgets_values": [
|
74
|
-
"
|
125
|
+
"input.png",
|
75
126
|
"image"
|
76
127
|
]
|
77
128
|
},
|
78
129
|
{
|
79
|
-
"id":
|
80
|
-
"type": "
|
81
|
-
"pos": [
|
82
|
-
|
130
|
+
"id": 36,
|
131
|
+
"type": "MarkdownNote",
|
132
|
+
"pos": [
|
133
|
+
-481.3111877441406,
|
134
|
+
949.9237670898438
|
135
|
+
],
|
136
|
+
"size": [
|
137
|
+
370.8778991699219,
|
138
|
+
293.9327697753906
|
139
|
+
],
|
83
140
|
"flags": {},
|
84
141
|
"order": 2,
|
85
142
|
"mode": 0,
|
86
|
-
"inputs": [
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
{
|
93
|
-
"name": "negative_prompt",
|
94
|
-
"shape": 7,
|
95
|
-
"type": "STRING",
|
96
|
-
"link": null
|
97
|
-
},
|
98
|
-
{
|
99
|
-
"name": "pixverse_template",
|
100
|
-
"shape": 7,
|
101
|
-
"type": "PIXVERSE_TEMPLATE",
|
102
|
-
"link": 47
|
103
|
-
}
|
143
|
+
"inputs": [],
|
144
|
+
"outputs": [],
|
145
|
+
"title": "About API Node",
|
146
|
+
"properties": {},
|
147
|
+
"widgets_values": [
|
148
|
+
"To use the API, you must be in a secure network environment:\n\n- Only allows access from `127.0.0.1` or `localhost`.\n\n- Using the `--listen` parameter to access API Nodes via the LAN is not supported.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 仅允许从`127.0.0.1`或`localhost`访问。\n- 不支持使用`--listen`参数通过局域网访问API节点。\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n"
|
104
149
|
],
|
105
|
-
"
|
150
|
+
"color": "#432",
|
151
|
+
"bgcolor": "#653"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"id": 32,
|
155
|
+
"type": "SaveVideo",
|
156
|
+
"pos": [
|
157
|
+
685.1072387695312,
|
158
|
+
955.9711303710938
|
159
|
+
],
|
160
|
+
"size": [
|
161
|
+
483.0608215332031,
|
162
|
+
426.3345642089844
|
163
|
+
],
|
164
|
+
"flags": {},
|
165
|
+
"order": 4,
|
166
|
+
"mode": 0,
|
167
|
+
"inputs": [
|
106
168
|
{
|
107
|
-
"name": "
|
169
|
+
"name": "video",
|
108
170
|
"type": "VIDEO",
|
109
|
-
"
|
171
|
+
"link": 45
|
110
172
|
}
|
111
173
|
],
|
174
|
+
"outputs": [],
|
112
175
|
"properties": {
|
113
|
-
"Node name for S&R": "
|
176
|
+
"Node name for S&R": "SaveVideo"
|
114
177
|
},
|
115
178
|
"widgets_values": [
|
116
|
-
"
|
117
|
-
"
|
118
|
-
|
119
|
-
"fast",
|
120
|
-
241331803,
|
121
|
-
"randomize"
|
179
|
+
"video/ComfyUI",
|
180
|
+
"auto",
|
181
|
+
"auto"
|
122
182
|
]
|
123
183
|
}
|
124
184
|
],
|
125
185
|
"links": [
|
126
|
-
[
|
127
|
-
|
128
|
-
|
186
|
+
[
|
187
|
+
45,
|
188
|
+
33,
|
189
|
+
0,
|
190
|
+
32,
|
191
|
+
0,
|
192
|
+
"VIDEO"
|
193
|
+
],
|
194
|
+
[
|
195
|
+
46,
|
196
|
+
34,
|
197
|
+
0,
|
198
|
+
33,
|
199
|
+
0,
|
200
|
+
"IMAGE"
|
201
|
+
],
|
202
|
+
[
|
203
|
+
47,
|
204
|
+
31,
|
205
|
+
0,
|
206
|
+
33,
|
207
|
+
2,
|
208
|
+
"PIXVERSE_TEMPLATE"
|
209
|
+
]
|
129
210
|
],
|
130
211
|
"groups": [],
|
131
212
|
"config": {},
|
@@ -133,4 +214,4 @@
|
|
133
214
|
"frontendVersion": "1.18.5"
|
134
215
|
},
|
135
216
|
"version": 0.4
|
136
|
-
}
|
217
|
+
}
|
Binary file
|
Binary file
|
@@ -0,0 +1,202 @@
|
|
1
|
+
{
|
2
|
+
"id": "e62e2c49-db9e-49bc-a71b-3871b67cc7da",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 7,
|
5
|
+
"last_link_id": 3,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 5,
|
9
|
+
"type": "LoadImage",
|
10
|
+
"pos": [
|
11
|
+
1555.6781005859375,
|
12
|
+
1277.0203857421875
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
315,
|
16
|
+
314
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [
|
23
|
+
{
|
24
|
+
"name": "IMAGE",
|
25
|
+
"type": "IMAGE",
|
26
|
+
"links": [
|
27
|
+
2
|
28
|
+
]
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"name": "MASK",
|
32
|
+
"type": "MASK",
|
33
|
+
"links": null
|
34
|
+
}
|
35
|
+
],
|
36
|
+
"properties": {
|
37
|
+
"Node name for S&R": "LoadImage",
|
38
|
+
"cnr_id": "comfy-core",
|
39
|
+
"ver": "0.3.29",
|
40
|
+
"widget_ue_connectable": {
|
41
|
+
"image": true,
|
42
|
+
"upload": true
|
43
|
+
}
|
44
|
+
},
|
45
|
+
"widgets_values": [
|
46
|
+
"input.png",
|
47
|
+
"image"
|
48
|
+
]
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"id": 4,
|
52
|
+
"type": "StabilityStableImageUltraNode",
|
53
|
+
"pos": [
|
54
|
+
1900.96826171875,
|
55
|
+
1283.7178955078125
|
56
|
+
],
|
57
|
+
"size": [
|
58
|
+
400,
|
59
|
+
228
|
60
|
+
],
|
61
|
+
"flags": {},
|
62
|
+
"order": 2,
|
63
|
+
"mode": 0,
|
64
|
+
"inputs": [
|
65
|
+
{
|
66
|
+
"name": "image",
|
67
|
+
"shape": 7,
|
68
|
+
"type": "IMAGE",
|
69
|
+
"link": 2
|
70
|
+
},
|
71
|
+
{
|
72
|
+
"name": "negative_prompt",
|
73
|
+
"shape": 7,
|
74
|
+
"type": "STRING",
|
75
|
+
"link": null
|
76
|
+
}
|
77
|
+
],
|
78
|
+
"outputs": [
|
79
|
+
{
|
80
|
+
"name": "IMAGE",
|
81
|
+
"type": "IMAGE",
|
82
|
+
"links": [
|
83
|
+
3
|
84
|
+
]
|
85
|
+
}
|
86
|
+
],
|
87
|
+
"properties": {
|
88
|
+
"Node name for S&R": "StabilityStableImageUltraNode",
|
89
|
+
"cnr_id": "comfy-core",
|
90
|
+
"ver": "0.3.29",
|
91
|
+
"widget_ue_connectable": {
|
92
|
+
"prompt": true,
|
93
|
+
"aspect_ratio": true,
|
94
|
+
"style_preset": true,
|
95
|
+
"seed": true,
|
96
|
+
"image_denoise": true
|
97
|
+
}
|
98
|
+
},
|
99
|
+
"widgets_values": [
|
100
|
+
"Girl with a Pearl Earring by Jan Vermeer, but the character wears a stylish pair of sunglasses",
|
101
|
+
"1:1",
|
102
|
+
"pixel-art",
|
103
|
+
3366771684,
|
104
|
+
0.6600000000000001,
|
105
|
+
[
|
106
|
+
false,
|
107
|
+
true
|
108
|
+
]
|
109
|
+
]
|
110
|
+
},
|
111
|
+
{
|
112
|
+
"id": 6,
|
113
|
+
"type": "SaveImage",
|
114
|
+
"pos": [
|
115
|
+
2331.05078125,
|
116
|
+
1285.5484619140625
|
117
|
+
],
|
118
|
+
"size": [
|
119
|
+
315,
|
120
|
+
270
|
121
|
+
],
|
122
|
+
"flags": {},
|
123
|
+
"order": 3,
|
124
|
+
"mode": 0,
|
125
|
+
"inputs": [
|
126
|
+
{
|
127
|
+
"name": "images",
|
128
|
+
"type": "IMAGE",
|
129
|
+
"link": 3
|
130
|
+
}
|
131
|
+
],
|
132
|
+
"outputs": [],
|
133
|
+
"properties": {
|
134
|
+
"cnr_id": "comfy-core",
|
135
|
+
"ver": "0.3.29",
|
136
|
+
"widget_ue_connectable": {
|
137
|
+
"filename_prefix": true
|
138
|
+
}
|
139
|
+
},
|
140
|
+
"widgets_values": [
|
141
|
+
"ComfyUI"
|
142
|
+
]
|
143
|
+
},
|
144
|
+
{
|
145
|
+
"id": 7,
|
146
|
+
"type": "MarkdownNote",
|
147
|
+
"pos": [
|
148
|
+
1219.3486328125,
|
149
|
+
1278.9378662109375
|
150
|
+
],
|
151
|
+
"size": [
|
152
|
+
315.338134765625,
|
153
|
+
273.75128173828125
|
154
|
+
],
|
155
|
+
"flags": {},
|
156
|
+
"order": 1,
|
157
|
+
"mode": 0,
|
158
|
+
"inputs": [],
|
159
|
+
"outputs": [],
|
160
|
+
"title": "About API Node",
|
161
|
+
"properties": {},
|
162
|
+
"widgets_values": [
|
163
|
+
"To use the API, you must be in a secure network environment:\n\n- Only allows access from `127.0.0.1` or `localhost`.\n\n- Using the `--listen` parameter to access API Nodes via the LAN is not supported.\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 仅允许从`127.0.0.1`或`localhost`访问。\n- 不支持使用`--listen`参数通过局域网访问API节点。\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n"
|
164
|
+
],
|
165
|
+
"color": "#432",
|
166
|
+
"bgcolor": "#653"
|
167
|
+
}
|
168
|
+
],
|
169
|
+
"links": [
|
170
|
+
[
|
171
|
+
2,
|
172
|
+
5,
|
173
|
+
0,
|
174
|
+
4,
|
175
|
+
0,
|
176
|
+
"IMAGE"
|
177
|
+
],
|
178
|
+
[
|
179
|
+
3,
|
180
|
+
4,
|
181
|
+
0,
|
182
|
+
6,
|
183
|
+
0,
|
184
|
+
"IMAGE"
|
185
|
+
]
|
186
|
+
],
|
187
|
+
"groups": [],
|
188
|
+
"config": {},
|
189
|
+
"extra": {
|
190
|
+
"ds": {
|
191
|
+
"scale": 1.2100000000000006,
|
192
|
+
"offset": [
|
193
|
+
-1235.1690895449656,
|
194
|
+
-1053.4154681439989
|
195
|
+
]
|
196
|
+
},
|
197
|
+
"frontendVersion": "1.18.5",
|
198
|
+
"ue_links": [],
|
199
|
+
"links_added_by_ue": []
|
200
|
+
},
|
201
|
+
"version": 0.4
|
202
|
+
}
|
Binary file
|