comfyui-workflow-templates 0.1.17__py3-none-any.whl → 0.1.19__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_bfl_flux_pro_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_google_gemini-1.webp +0 -0
- comfyui_workflow_templates/templates/api_google_gemini.json +597 -0
- comfyui_workflow_templates/templates/api_hailuo_minimax_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_hailuo_minimax_t2v.json +1 -1
- comfyui_workflow_templates/templates/api_ideogram_v3_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_kling_effects.json +1 -1
- comfyui_workflow_templates/templates/api_kling_flf.json +1 -1
- comfyui_workflow_templates/templates/api_kling_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_luma_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_luma_photon_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_luma_photon_style_ref.json +1 -1
- comfyui_workflow_templates/templates/api_luma_t2v.json +1 -1
- comfyui_workflow_templates/templates/api_openai_chat-1.webp +0 -0
- comfyui_workflow_templates/templates/api_openai_chat.json +585 -0
- comfyui_workflow_templates/templates/api_openai_dall_e_2_inpaint.json +1 -1
- comfyui_workflow_templates/templates/api_openai_dall_e_2_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_openai_dall_e_3_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_inpaint.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_multi_inputs.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_pika_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_pika_scene.json +1 -1
- comfyui_workflow_templates/templates/api_pixverse_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_pixverse_t2v.json +1 -1
- comfyui_workflow_templates/templates/api_pixverse_template_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_recraft_image_gen_with_color_control.json +1 -1
- comfyui_workflow_templates/templates/api_recraft_image_gen_with_style_control.json +1 -1
- comfyui_workflow_templates/templates/api_recraft_vector_gen.json +1 -1
- comfyui_workflow_templates/templates/api_rodin_image_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_image_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_image_to_model.json +1018 -0
- comfyui_workflow_templates/templates/api_rodin_multiview_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_multiview_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_multiview_to_model.json +768 -0
- comfyui_workflow_templates/templates/api_runway_first_last_frame-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_first_last_frame.json +224 -0
- comfyui_workflow_templates/templates/api_runway_gen3a_turbo_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_gen3a_turbo_image_to_video.json +175 -0
- comfyui_workflow_templates/templates/api_runway_gen4_turo_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_gen4_turo_image_to_video.json +175 -0
- comfyui_workflow_templates/templates/api_runway_reference_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_reference_to_image-2.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_reference_to_image.json +192 -0
- comfyui_workflow_templates/templates/api_runway_text_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_text_to_image.json +191 -0
- comfyui_workflow_templates/templates/api_stability_ai_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_stability_ai_stable_image_ultra_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_tripo_image_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_image_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_image_to_model.json +523 -0
- comfyui_workflow_templates/templates/api_tripo_multiview_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_multiview_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_multiview_to_model.json +933 -0
- comfyui_workflow_templates/templates/api_tripo_text_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_text_to_model.json +703 -0
- comfyui_workflow_templates/templates/api_veo2_i2v.json +1 -1
- comfyui_workflow_templates/templates/index.json +110 -8
- comfyui_workflow_templates/templates/index.schema.json +79 -0
- {comfyui_workflow_templates-0.1.17.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/METADATA +2 -2
- {comfyui_workflow_templates-0.1.17.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/RECORD +67 -37
- {comfyui_workflow_templates-0.1.17.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.17.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.17.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,523 @@
|
|
1
|
+
{
|
2
|
+
"id": "00000000-0000-0000-0000-000000000000",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 54,
|
5
|
+
"last_link_id": 22,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 39,
|
9
|
+
"type": "MarkdownNote",
|
10
|
+
"pos": [
|
11
|
+
-2950,
|
12
|
+
1080
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
380,
|
16
|
+
320
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [],
|
23
|
+
"title": "About API Node",
|
24
|
+
"properties": {},
|
25
|
+
"widgets_values": [
|
26
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\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- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
27
|
+
],
|
28
|
+
"color": "#432",
|
29
|
+
"bgcolor": "#653"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"id": 36,
|
33
|
+
"type": "LoadImage",
|
34
|
+
"pos": [
|
35
|
+
-2550,
|
36
|
+
1070
|
37
|
+
],
|
38
|
+
"size": [
|
39
|
+
270,
|
40
|
+
326
|
41
|
+
],
|
42
|
+
"flags": {},
|
43
|
+
"order": 1,
|
44
|
+
"mode": 0,
|
45
|
+
"inputs": [],
|
46
|
+
"outputs": [
|
47
|
+
{
|
48
|
+
"name": "IMAGE",
|
49
|
+
"type": "IMAGE",
|
50
|
+
"links": [
|
51
|
+
9
|
52
|
+
]
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"name": "MASK",
|
56
|
+
"type": "MASK",
|
57
|
+
"links": null
|
58
|
+
}
|
59
|
+
],
|
60
|
+
"properties": {
|
61
|
+
"Node name for S&R": "LoadImage"
|
62
|
+
},
|
63
|
+
"widgets_values": [
|
64
|
+
"panda.webp",
|
65
|
+
"image"
|
66
|
+
],
|
67
|
+
"color": "#322",
|
68
|
+
"bgcolor": "#533"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"id": 49,
|
72
|
+
"type": "MarkdownNote",
|
73
|
+
"pos": [
|
74
|
+
-2260,
|
75
|
+
850
|
76
|
+
],
|
77
|
+
"size": [
|
78
|
+
280,
|
79
|
+
150
|
80
|
+
],
|
81
|
+
"flags": {},
|
82
|
+
"order": 2,
|
83
|
+
"mode": 0,
|
84
|
+
"inputs": [],
|
85
|
+
"outputs": [],
|
86
|
+
"title": "File location",
|
87
|
+
"properties": {},
|
88
|
+
"widgets_values": [
|
89
|
+
"Output model will be auto saved to \"ComfyUI/output/\"\n\nOr you can use the export function in the preview 3D node to download it.\n\n---\n\n输出模型将自动保存到 “ComfyUI/output/”。\n\n或者你可以使用 3D 预览节点中的导出功能来下载它。"
|
90
|
+
],
|
91
|
+
"color": "#432",
|
92
|
+
"bgcolor": "#653"
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"id": 52,
|
96
|
+
"type": "Preview3D",
|
97
|
+
"pos": [
|
98
|
+
-1610,
|
99
|
+
1530
|
100
|
+
],
|
101
|
+
"size": [
|
102
|
+
600,
|
103
|
+
490
|
104
|
+
],
|
105
|
+
"flags": {},
|
106
|
+
"order": 7,
|
107
|
+
"mode": 4,
|
108
|
+
"inputs": [
|
109
|
+
{
|
110
|
+
"name": "camera_info",
|
111
|
+
"shape": 7,
|
112
|
+
"type": "LOAD3D_CAMERA",
|
113
|
+
"link": null
|
114
|
+
},
|
115
|
+
{
|
116
|
+
"name": "model_file",
|
117
|
+
"type": "STRING",
|
118
|
+
"widget": {
|
119
|
+
"name": "model_file"
|
120
|
+
},
|
121
|
+
"link": 20
|
122
|
+
}
|
123
|
+
],
|
124
|
+
"outputs": [],
|
125
|
+
"properties": {
|
126
|
+
"Node name for S&R": "Preview3D"
|
127
|
+
},
|
128
|
+
"widgets_values": [
|
129
|
+
"",
|
130
|
+
""
|
131
|
+
]
|
132
|
+
},
|
133
|
+
{
|
134
|
+
"id": 53,
|
135
|
+
"type": "Preview3D",
|
136
|
+
"pos": [
|
137
|
+
-960,
|
138
|
+
1530
|
139
|
+
],
|
140
|
+
"size": [
|
141
|
+
600,
|
142
|
+
490
|
143
|
+
],
|
144
|
+
"flags": {},
|
145
|
+
"order": 8,
|
146
|
+
"mode": 4,
|
147
|
+
"inputs": [
|
148
|
+
{
|
149
|
+
"name": "camera_info",
|
150
|
+
"shape": 7,
|
151
|
+
"type": "LOAD3D_CAMERA",
|
152
|
+
"link": null
|
153
|
+
},
|
154
|
+
{
|
155
|
+
"name": "model_file",
|
156
|
+
"type": "STRING",
|
157
|
+
"widget": {
|
158
|
+
"name": "model_file"
|
159
|
+
},
|
160
|
+
"link": 21
|
161
|
+
}
|
162
|
+
],
|
163
|
+
"outputs": [],
|
164
|
+
"properties": {
|
165
|
+
"Node name for S&R": "Preview3D"
|
166
|
+
},
|
167
|
+
"widgets_values": [
|
168
|
+
"",
|
169
|
+
""
|
170
|
+
]
|
171
|
+
},
|
172
|
+
{
|
173
|
+
"id": 54,
|
174
|
+
"type": "Preview3D",
|
175
|
+
"pos": [
|
176
|
+
-320,
|
177
|
+
1530
|
178
|
+
],
|
179
|
+
"size": [
|
180
|
+
600,
|
181
|
+
490
|
182
|
+
],
|
183
|
+
"flags": {},
|
184
|
+
"order": 10,
|
185
|
+
"mode": 4,
|
186
|
+
"inputs": [
|
187
|
+
{
|
188
|
+
"name": "camera_info",
|
189
|
+
"shape": 7,
|
190
|
+
"type": "LOAD3D_CAMERA",
|
191
|
+
"link": null
|
192
|
+
},
|
193
|
+
{
|
194
|
+
"name": "model_file",
|
195
|
+
"type": "STRING",
|
196
|
+
"widget": {
|
197
|
+
"name": "model_file"
|
198
|
+
},
|
199
|
+
"link": 22
|
200
|
+
}
|
201
|
+
],
|
202
|
+
"outputs": [],
|
203
|
+
"properties": {
|
204
|
+
"Node name for S&R": "Preview3D"
|
205
|
+
},
|
206
|
+
"widgets_values": [
|
207
|
+
"",
|
208
|
+
""
|
209
|
+
]
|
210
|
+
},
|
211
|
+
{
|
212
|
+
"id": 51,
|
213
|
+
"type": "Preview3D",
|
214
|
+
"pos": [
|
215
|
+
-2250,
|
216
|
+
1530
|
217
|
+
],
|
218
|
+
"size": [
|
219
|
+
600,
|
220
|
+
490
|
221
|
+
],
|
222
|
+
"flags": {},
|
223
|
+
"order": 4,
|
224
|
+
"mode": 0,
|
225
|
+
"inputs": [
|
226
|
+
{
|
227
|
+
"name": "camera_info",
|
228
|
+
"shape": 7,
|
229
|
+
"type": "LOAD3D_CAMERA",
|
230
|
+
"link": null
|
231
|
+
},
|
232
|
+
{
|
233
|
+
"name": "model_file",
|
234
|
+
"type": "STRING",
|
235
|
+
"widget": {
|
236
|
+
"name": "model_file"
|
237
|
+
},
|
238
|
+
"link": 19
|
239
|
+
}
|
240
|
+
],
|
241
|
+
"outputs": [],
|
242
|
+
"properties": {
|
243
|
+
"Node name for S&R": "Preview3D"
|
244
|
+
},
|
245
|
+
"widgets_values": [
|
246
|
+
"",
|
247
|
+
""
|
248
|
+
]
|
249
|
+
},
|
250
|
+
{
|
251
|
+
"id": 35,
|
252
|
+
"type": "TripoImageToModelNode",
|
253
|
+
"pos": [
|
254
|
+
-2260,
|
255
|
+
1070
|
256
|
+
],
|
257
|
+
"size": [
|
258
|
+
278.25372314453125,
|
259
|
+
380
|
260
|
+
],
|
261
|
+
"flags": {},
|
262
|
+
"order": 3,
|
263
|
+
"mode": 0,
|
264
|
+
"inputs": [
|
265
|
+
{
|
266
|
+
"name": "image",
|
267
|
+
"type": "IMAGE",
|
268
|
+
"link": 9
|
269
|
+
}
|
270
|
+
],
|
271
|
+
"outputs": [
|
272
|
+
{
|
273
|
+
"name": "model_file",
|
274
|
+
"type": "STRING",
|
275
|
+
"links": [
|
276
|
+
19
|
277
|
+
]
|
278
|
+
},
|
279
|
+
{
|
280
|
+
"name": "model task_id",
|
281
|
+
"type": "MODEL_TASK_ID",
|
282
|
+
"links": [
|
283
|
+
11,
|
284
|
+
13
|
285
|
+
]
|
286
|
+
}
|
287
|
+
],
|
288
|
+
"properties": {
|
289
|
+
"Node name for S&R": "TripoImageToModelNode"
|
290
|
+
},
|
291
|
+
"widgets_values": [
|
292
|
+
"v2.5-20250123",
|
293
|
+
"None",
|
294
|
+
true,
|
295
|
+
true,
|
296
|
+
42,
|
297
|
+
"default",
|
298
|
+
42,
|
299
|
+
"standard",
|
300
|
+
"original_image",
|
301
|
+
-1,
|
302
|
+
false
|
303
|
+
],
|
304
|
+
"color": "#432",
|
305
|
+
"bgcolor": "#653"
|
306
|
+
},
|
307
|
+
{
|
308
|
+
"id": 40,
|
309
|
+
"type": "TripoTextureNode",
|
310
|
+
"pos": [
|
311
|
+
-1618.64404296875,
|
312
|
+
1070
|
313
|
+
],
|
314
|
+
"size": [
|
315
|
+
270,
|
316
|
+
174
|
317
|
+
],
|
318
|
+
"flags": {},
|
319
|
+
"order": 5,
|
320
|
+
"mode": 4,
|
321
|
+
"inputs": [
|
322
|
+
{
|
323
|
+
"name": "model_task_id",
|
324
|
+
"type": "MODEL_TASK_ID",
|
325
|
+
"link": 11
|
326
|
+
}
|
327
|
+
],
|
328
|
+
"outputs": [
|
329
|
+
{
|
330
|
+
"name": "model_file",
|
331
|
+
"type": "STRING",
|
332
|
+
"links": [
|
333
|
+
20
|
334
|
+
]
|
335
|
+
},
|
336
|
+
{
|
337
|
+
"name": "model task_id",
|
338
|
+
"type": "MODEL_TASK_ID",
|
339
|
+
"links": []
|
340
|
+
}
|
341
|
+
],
|
342
|
+
"properties": {
|
343
|
+
"Node name for S&R": "TripoTextureNode"
|
344
|
+
},
|
345
|
+
"widgets_values": [
|
346
|
+
true,
|
347
|
+
true,
|
348
|
+
42,
|
349
|
+
"standard",
|
350
|
+
"original_image"
|
351
|
+
],
|
352
|
+
"color": "#432",
|
353
|
+
"bgcolor": "#653"
|
354
|
+
},
|
355
|
+
{
|
356
|
+
"id": 41,
|
357
|
+
"type": "TripoRigNode",
|
358
|
+
"pos": [
|
359
|
+
-985.541748046875,
|
360
|
+
1070
|
361
|
+
],
|
362
|
+
"size": [
|
363
|
+
222.439453125,
|
364
|
+
46
|
365
|
+
],
|
366
|
+
"flags": {},
|
367
|
+
"order": 6,
|
368
|
+
"mode": 4,
|
369
|
+
"inputs": [
|
370
|
+
{
|
371
|
+
"name": "original_model_task_id",
|
372
|
+
"type": "MODEL_TASK_ID",
|
373
|
+
"link": 13
|
374
|
+
}
|
375
|
+
],
|
376
|
+
"outputs": [
|
377
|
+
{
|
378
|
+
"name": "model_file",
|
379
|
+
"type": "STRING",
|
380
|
+
"links": [
|
381
|
+
21
|
382
|
+
]
|
383
|
+
},
|
384
|
+
{
|
385
|
+
"name": "rig task_id",
|
386
|
+
"type": "RIG_TASK_ID",
|
387
|
+
"links": [
|
388
|
+
14
|
389
|
+
]
|
390
|
+
}
|
391
|
+
],
|
392
|
+
"properties": {
|
393
|
+
"Node name for S&R": "TripoRigNode"
|
394
|
+
},
|
395
|
+
"widgets_values": [],
|
396
|
+
"color": "#432",
|
397
|
+
"bgcolor": "#653"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"id": 42,
|
401
|
+
"type": "TripoRetargetNode",
|
402
|
+
"pos": [
|
403
|
+
-400,
|
404
|
+
1070
|
405
|
+
],
|
406
|
+
"size": [
|
407
|
+
310.453125,
|
408
|
+
78
|
409
|
+
],
|
410
|
+
"flags": {},
|
411
|
+
"order": 9,
|
412
|
+
"mode": 4,
|
413
|
+
"inputs": [
|
414
|
+
{
|
415
|
+
"name": "original_model_task_id",
|
416
|
+
"type": "RIG_TASK_ID",
|
417
|
+
"link": 14
|
418
|
+
}
|
419
|
+
],
|
420
|
+
"outputs": [
|
421
|
+
{
|
422
|
+
"name": "model_file",
|
423
|
+
"type": "STRING",
|
424
|
+
"links": [
|
425
|
+
22
|
426
|
+
]
|
427
|
+
},
|
428
|
+
{
|
429
|
+
"name": "retarget task_id",
|
430
|
+
"type": "RETARGET_TASK_ID",
|
431
|
+
"links": null
|
432
|
+
}
|
433
|
+
],
|
434
|
+
"properties": {
|
435
|
+
"Node name for S&R": "TripoRetargetNode"
|
436
|
+
},
|
437
|
+
"widgets_values": [
|
438
|
+
"preset:walk"
|
439
|
+
],
|
440
|
+
"color": "#432",
|
441
|
+
"bgcolor": "#653"
|
442
|
+
}
|
443
|
+
],
|
444
|
+
"links": [
|
445
|
+
[
|
446
|
+
9,
|
447
|
+
36,
|
448
|
+
0,
|
449
|
+
35,
|
450
|
+
0,
|
451
|
+
"IMAGE"
|
452
|
+
],
|
453
|
+
[
|
454
|
+
11,
|
455
|
+
35,
|
456
|
+
1,
|
457
|
+
40,
|
458
|
+
0,
|
459
|
+
"MODEL_TASK_ID"
|
460
|
+
],
|
461
|
+
[
|
462
|
+
13,
|
463
|
+
35,
|
464
|
+
1,
|
465
|
+
41,
|
466
|
+
0,
|
467
|
+
"MODEL_TASK_ID"
|
468
|
+
],
|
469
|
+
[
|
470
|
+
14,
|
471
|
+
41,
|
472
|
+
1,
|
473
|
+
42,
|
474
|
+
0,
|
475
|
+
"RIG_TASK_ID"
|
476
|
+
],
|
477
|
+
[
|
478
|
+
19,
|
479
|
+
35,
|
480
|
+
0,
|
481
|
+
51,
|
482
|
+
1,
|
483
|
+
"STRING"
|
484
|
+
],
|
485
|
+
[
|
486
|
+
20,
|
487
|
+
40,
|
488
|
+
0,
|
489
|
+
52,
|
490
|
+
1,
|
491
|
+
"STRING"
|
492
|
+
],
|
493
|
+
[
|
494
|
+
21,
|
495
|
+
41,
|
496
|
+
0,
|
497
|
+
53,
|
498
|
+
1,
|
499
|
+
"STRING"
|
500
|
+
],
|
501
|
+
[
|
502
|
+
22,
|
503
|
+
42,
|
504
|
+
0,
|
505
|
+
54,
|
506
|
+
1,
|
507
|
+
"STRING"
|
508
|
+
]
|
509
|
+
],
|
510
|
+
"groups": [],
|
511
|
+
"config": {},
|
512
|
+
"extra": {
|
513
|
+
"ds": {
|
514
|
+
"scale": 0.313842837672126,
|
515
|
+
"offset": [
|
516
|
+
4208.168909662408,
|
517
|
+
101.71544337223187
|
518
|
+
]
|
519
|
+
},
|
520
|
+
"frontendVersion": "1.21.0"
|
521
|
+
},
|
522
|
+
"version": 0.4
|
523
|
+
}
|
Binary file
|
Binary file
|