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,768 @@
|
|
1
|
+
{
|
2
|
+
"id": "cb4a348c-918b-42f8-b0a9-ff75063a3171",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 65,
|
5
|
+
"last_link_id": 79,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 46,
|
9
|
+
"type": "MarkdownNote",
|
10
|
+
"pos": [
|
11
|
+
-2400,
|
12
|
+
640
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
380.9487609863281,
|
16
|
+
309.4496765136719
|
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": 54,
|
33
|
+
"type": "Note",
|
34
|
+
"pos": [
|
35
|
+
-2010,
|
36
|
+
640
|
37
|
+
],
|
38
|
+
"size": [
|
39
|
+
236.6021270751953,
|
40
|
+
309.6337890625
|
41
|
+
],
|
42
|
+
"flags": {
|
43
|
+
"collapsed": false
|
44
|
+
},
|
45
|
+
"order": 1,
|
46
|
+
"mode": 0,
|
47
|
+
"inputs": [],
|
48
|
+
"outputs": [],
|
49
|
+
"title": "Tips",
|
50
|
+
"properties": {},
|
51
|
+
"widgets_values": [
|
52
|
+
"Try to provide the following types of images:\n- Provide images from multiple angles.\n- Images with a solid color background.\n\nThis helps to generate a model that better meets the requirements. Of course, thanks to Rodin's excellent product capabilities, the subject in the unprocessed image can also achieve a good model output. \n\n---\n\n尽量提供下面的图片类型:\n- 提供多角度\n- 纯色背景的图片\n\n这有助于生成更符合要求的模型,当然依托于 Rodin 的优秀的产品能力,未经处理的图片中的主体也获得不错的模型输出"
|
53
|
+
],
|
54
|
+
"color": "#432",
|
55
|
+
"bgcolor": "#653"
|
56
|
+
},
|
57
|
+
{
|
58
|
+
"id": 41,
|
59
|
+
"type": "LoadImage",
|
60
|
+
"pos": [
|
61
|
+
-2380,
|
62
|
+
1150
|
63
|
+
],
|
64
|
+
"size": [
|
65
|
+
274.080078125,
|
66
|
+
314.00006103515625
|
67
|
+
],
|
68
|
+
"flags": {},
|
69
|
+
"order": 2,
|
70
|
+
"mode": 0,
|
71
|
+
"inputs": [],
|
72
|
+
"outputs": [
|
73
|
+
{
|
74
|
+
"name": "IMAGE",
|
75
|
+
"type": "IMAGE",
|
76
|
+
"links": [
|
77
|
+
74
|
78
|
+
]
|
79
|
+
},
|
80
|
+
{
|
81
|
+
"name": "MASK",
|
82
|
+
"type": "MASK",
|
83
|
+
"links": null
|
84
|
+
}
|
85
|
+
],
|
86
|
+
"properties": {
|
87
|
+
"Node name for S&R": "LoadImage"
|
88
|
+
},
|
89
|
+
"widgets_values": [
|
90
|
+
"front.jpg",
|
91
|
+
"image"
|
92
|
+
]
|
93
|
+
},
|
94
|
+
{
|
95
|
+
"id": 56,
|
96
|
+
"type": "LoadImage",
|
97
|
+
"pos": [
|
98
|
+
-1790,
|
99
|
+
1150
|
100
|
+
],
|
101
|
+
"size": [
|
102
|
+
274.080078125,
|
103
|
+
314
|
104
|
+
],
|
105
|
+
"flags": {},
|
106
|
+
"order": 3,
|
107
|
+
"mode": 0,
|
108
|
+
"inputs": [],
|
109
|
+
"outputs": [
|
110
|
+
{
|
111
|
+
"name": "IMAGE",
|
112
|
+
"type": "IMAGE",
|
113
|
+
"links": [
|
114
|
+
57
|
115
|
+
]
|
116
|
+
},
|
117
|
+
{
|
118
|
+
"name": "MASK",
|
119
|
+
"type": "MASK",
|
120
|
+
"links": null
|
121
|
+
}
|
122
|
+
],
|
123
|
+
"properties": {
|
124
|
+
"Node name for S&R": "LoadImage"
|
125
|
+
},
|
126
|
+
"widgets_values": [
|
127
|
+
"back.jpg",
|
128
|
+
"image"
|
129
|
+
]
|
130
|
+
},
|
131
|
+
{
|
132
|
+
"id": 57,
|
133
|
+
"type": "ImageBatch",
|
134
|
+
"pos": [
|
135
|
+
-1660,
|
136
|
+
1050
|
137
|
+
],
|
138
|
+
"size": [
|
139
|
+
140,
|
140
|
+
46
|
141
|
+
],
|
142
|
+
"flags": {},
|
143
|
+
"order": 9,
|
144
|
+
"mode": 0,
|
145
|
+
"inputs": [
|
146
|
+
{
|
147
|
+
"name": "image1",
|
148
|
+
"type": "IMAGE",
|
149
|
+
"link": 73
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"name": "image2",
|
153
|
+
"type": "IMAGE",
|
154
|
+
"link": 57
|
155
|
+
}
|
156
|
+
],
|
157
|
+
"outputs": [
|
158
|
+
{
|
159
|
+
"name": "IMAGE",
|
160
|
+
"type": "IMAGE",
|
161
|
+
"links": [
|
162
|
+
59,
|
163
|
+
70,
|
164
|
+
71,
|
165
|
+
72
|
166
|
+
]
|
167
|
+
}
|
168
|
+
],
|
169
|
+
"properties": {
|
170
|
+
"Node name for S&R": "ImageBatch"
|
171
|
+
},
|
172
|
+
"widgets_values": []
|
173
|
+
},
|
174
|
+
{
|
175
|
+
"id": 40,
|
176
|
+
"type": "LoadImage",
|
177
|
+
"pos": [
|
178
|
+
-2090,
|
179
|
+
1150
|
180
|
+
],
|
181
|
+
"size": [
|
182
|
+
274.080078125,
|
183
|
+
314.00006103515625
|
184
|
+
],
|
185
|
+
"flags": {},
|
186
|
+
"order": 4,
|
187
|
+
"mode": 0,
|
188
|
+
"inputs": [],
|
189
|
+
"outputs": [
|
190
|
+
{
|
191
|
+
"name": "IMAGE",
|
192
|
+
"type": "IMAGE",
|
193
|
+
"links": [
|
194
|
+
75
|
195
|
+
]
|
196
|
+
},
|
197
|
+
{
|
198
|
+
"name": "MASK",
|
199
|
+
"type": "MASK",
|
200
|
+
"links": null
|
201
|
+
}
|
202
|
+
],
|
203
|
+
"properties": {
|
204
|
+
"Node name for S&R": "LoadImage"
|
205
|
+
},
|
206
|
+
"widgets_values": [
|
207
|
+
"left.jpg",
|
208
|
+
"image"
|
209
|
+
]
|
210
|
+
},
|
211
|
+
{
|
212
|
+
"id": 55,
|
213
|
+
"type": "Note",
|
214
|
+
"pos": [
|
215
|
+
-1077.4710693359375,
|
216
|
+
790.9989013671875
|
217
|
+
],
|
218
|
+
"size": [
|
219
|
+
294.3723449707031,
|
220
|
+
104.65211486816406
|
221
|
+
],
|
222
|
+
"flags": {},
|
223
|
+
"order": 5,
|
224
|
+
"mode": 0,
|
225
|
+
"inputs": [],
|
226
|
+
"outputs": [],
|
227
|
+
"title": "Tips",
|
228
|
+
"properties": {},
|
229
|
+
"widgets_values": [
|
230
|
+
"The larger the Polygon_count, the more detailed the model.\n\nPolygon_count 越大模型越精细"
|
231
|
+
],
|
232
|
+
"color": "#432",
|
233
|
+
"bgcolor": "#653"
|
234
|
+
},
|
235
|
+
{
|
236
|
+
"id": 58,
|
237
|
+
"type": "ImageBatch",
|
238
|
+
"pos": [
|
239
|
+
-1960,
|
240
|
+
1050
|
241
|
+
],
|
242
|
+
"size": [
|
243
|
+
140,
|
244
|
+
46
|
245
|
+
],
|
246
|
+
"flags": {},
|
247
|
+
"order": 8,
|
248
|
+
"mode": 0,
|
249
|
+
"inputs": [
|
250
|
+
{
|
251
|
+
"name": "image1",
|
252
|
+
"type": "IMAGE",
|
253
|
+
"link": 74
|
254
|
+
},
|
255
|
+
{
|
256
|
+
"name": "image2",
|
257
|
+
"type": "IMAGE",
|
258
|
+
"link": 75
|
259
|
+
}
|
260
|
+
],
|
261
|
+
"outputs": [
|
262
|
+
{
|
263
|
+
"name": "IMAGE",
|
264
|
+
"type": "IMAGE",
|
265
|
+
"links": [
|
266
|
+
73
|
267
|
+
]
|
268
|
+
}
|
269
|
+
],
|
270
|
+
"properties": {
|
271
|
+
"Node name for S&R": "ImageBatch"
|
272
|
+
},
|
273
|
+
"widgets_values": []
|
274
|
+
},
|
275
|
+
{
|
276
|
+
"id": 60,
|
277
|
+
"type": "MarkdownNote",
|
278
|
+
"pos": [
|
279
|
+
-510,
|
280
|
+
670
|
281
|
+
],
|
282
|
+
"size": [
|
283
|
+
360,
|
284
|
+
130
|
285
|
+
],
|
286
|
+
"flags": {},
|
287
|
+
"order": 6,
|
288
|
+
"mode": 0,
|
289
|
+
"inputs": [],
|
290
|
+
"outputs": [],
|
291
|
+
"properties": {},
|
292
|
+
"widgets_values": [
|
293
|
+
"Rodin provides model generation APIs with different levels of precision. You can set the corresponding nodes to the \"always\" mode according to your requirements. \n\n---\n\nRodin 提供了不同精度的模型生成 API,你可以按需要将对应的节点设置为 always 模式"
|
294
|
+
],
|
295
|
+
"color": "#432",
|
296
|
+
"bgcolor": "#653"
|
297
|
+
},
|
298
|
+
{
|
299
|
+
"id": 48,
|
300
|
+
"type": "MarkdownNote",
|
301
|
+
"pos": [
|
302
|
+
-1910,
|
303
|
+
1820
|
304
|
+
],
|
305
|
+
"size": [
|
306
|
+
409.3424987792969,
|
307
|
+
141.7489013671875
|
308
|
+
],
|
309
|
+
"flags": {},
|
310
|
+
"order": 7,
|
311
|
+
"mode": 0,
|
312
|
+
"inputs": [],
|
313
|
+
"outputs": [],
|
314
|
+
"title": "File location",
|
315
|
+
"properties": {},
|
316
|
+
"widgets_values": [
|
317
|
+
"Output model will be auto saved to \"ComfyUI/output/Rodin3D\"\n\nOr you can use the export function in the preview 3D node to download it.\n\n---\n\n输出模型将自动保存到 “ComfyUI/output/Rodin3D”。\n\n或者你可以使用 3D 预览节点中的导出功能来下载它。"
|
318
|
+
],
|
319
|
+
"color": "#432",
|
320
|
+
"bgcolor": "#653"
|
321
|
+
},
|
322
|
+
{
|
323
|
+
"id": 28,
|
324
|
+
"type": "Rodin3D_Regular",
|
325
|
+
"pos": [
|
326
|
+
-1450,
|
327
|
+
790
|
328
|
+
],
|
329
|
+
"size": [
|
330
|
+
344.2574157714844,
|
331
|
+
106
|
332
|
+
],
|
333
|
+
"flags": {},
|
334
|
+
"order": 10,
|
335
|
+
"mode": 0,
|
336
|
+
"inputs": [
|
337
|
+
{
|
338
|
+
"name": "Images",
|
339
|
+
"type": "IMAGE",
|
340
|
+
"link": 59
|
341
|
+
}
|
342
|
+
],
|
343
|
+
"outputs": [
|
344
|
+
{
|
345
|
+
"name": "3D Model Path",
|
346
|
+
"type": "STRING",
|
347
|
+
"links": [
|
348
|
+
76
|
349
|
+
]
|
350
|
+
}
|
351
|
+
],
|
352
|
+
"properties": {
|
353
|
+
"Node name for S&R": "Rodin3D_Regular"
|
354
|
+
},
|
355
|
+
"widgets_values": [
|
356
|
+
0,
|
357
|
+
"PBR",
|
358
|
+
"200K-Triangle"
|
359
|
+
],
|
360
|
+
"color": "#432",
|
361
|
+
"bgcolor": "#653"
|
362
|
+
},
|
363
|
+
{
|
364
|
+
"id": 31,
|
365
|
+
"type": "Rodin3D_Sketch",
|
366
|
+
"pos": [
|
367
|
+
-515.5814819335938,
|
368
|
+
852.9099731445312
|
369
|
+
],
|
370
|
+
"size": [
|
371
|
+
354.0360107421875,
|
372
|
+
58
|
373
|
+
],
|
374
|
+
"flags": {
|
375
|
+
"collapsed": false
|
376
|
+
},
|
377
|
+
"order": 11,
|
378
|
+
"mode": 4,
|
379
|
+
"inputs": [
|
380
|
+
{
|
381
|
+
"name": "Images",
|
382
|
+
"type": "IMAGE",
|
383
|
+
"link": 70
|
384
|
+
}
|
385
|
+
],
|
386
|
+
"outputs": [
|
387
|
+
{
|
388
|
+
"name": "3D Model Path",
|
389
|
+
"type": "STRING",
|
390
|
+
"links": [
|
391
|
+
77
|
392
|
+
]
|
393
|
+
}
|
394
|
+
],
|
395
|
+
"properties": {
|
396
|
+
"Node name for S&R": "Rodin3D_Sketch"
|
397
|
+
},
|
398
|
+
"widgets_values": [
|
399
|
+
0
|
400
|
+
],
|
401
|
+
"color": "#432",
|
402
|
+
"bgcolor": "#653"
|
403
|
+
},
|
404
|
+
{
|
405
|
+
"id": 29,
|
406
|
+
"type": "Rodin3D_Detail",
|
407
|
+
"pos": [
|
408
|
+
414.8179626464844,
|
409
|
+
820.849365234375
|
410
|
+
],
|
411
|
+
"size": [
|
412
|
+
350.0273742675781,
|
413
|
+
106
|
414
|
+
],
|
415
|
+
"flags": {},
|
416
|
+
"order": 12,
|
417
|
+
"mode": 4,
|
418
|
+
"inputs": [
|
419
|
+
{
|
420
|
+
"name": "Images",
|
421
|
+
"type": "IMAGE",
|
422
|
+
"link": 71
|
423
|
+
}
|
424
|
+
],
|
425
|
+
"outputs": [
|
426
|
+
{
|
427
|
+
"name": "3D Model Path",
|
428
|
+
"type": "STRING",
|
429
|
+
"links": [
|
430
|
+
78
|
431
|
+
]
|
432
|
+
}
|
433
|
+
],
|
434
|
+
"properties": {
|
435
|
+
"Node name for S&R": "Rodin3D_Detail"
|
436
|
+
},
|
437
|
+
"widgets_values": [
|
438
|
+
0,
|
439
|
+
"PBR",
|
440
|
+
"200K-Triangle"
|
441
|
+
],
|
442
|
+
"color": "#432",
|
443
|
+
"bgcolor": "#653"
|
444
|
+
},
|
445
|
+
{
|
446
|
+
"id": 30,
|
447
|
+
"type": "Rodin3D_Smooth",
|
448
|
+
"pos": [
|
449
|
+
1329.1629638671875,
|
450
|
+
817.242431640625
|
451
|
+
],
|
452
|
+
"size": [
|
453
|
+
343.4781188964844,
|
454
|
+
106
|
455
|
+
],
|
456
|
+
"flags": {},
|
457
|
+
"order": 13,
|
458
|
+
"mode": 4,
|
459
|
+
"inputs": [
|
460
|
+
{
|
461
|
+
"name": "Images",
|
462
|
+
"type": "IMAGE",
|
463
|
+
"link": 72
|
464
|
+
}
|
465
|
+
],
|
466
|
+
"outputs": [
|
467
|
+
{
|
468
|
+
"name": "3D Model Path",
|
469
|
+
"type": "STRING",
|
470
|
+
"links": [
|
471
|
+
79
|
472
|
+
]
|
473
|
+
}
|
474
|
+
],
|
475
|
+
"properties": {
|
476
|
+
"Node name for S&R": "Rodin3D_Smooth"
|
477
|
+
},
|
478
|
+
"widgets_values": [
|
479
|
+
0,
|
480
|
+
"PBR",
|
481
|
+
"18K-Quad"
|
482
|
+
],
|
483
|
+
"color": "#432",
|
484
|
+
"bgcolor": "#653"
|
485
|
+
},
|
486
|
+
{
|
487
|
+
"id": 61,
|
488
|
+
"type": "Preview3D",
|
489
|
+
"pos": [
|
490
|
+
-1450,
|
491
|
+
1010
|
492
|
+
],
|
493
|
+
"size": [
|
494
|
+
880,
|
495
|
+
890
|
496
|
+
],
|
497
|
+
"flags": {},
|
498
|
+
"order": 14,
|
499
|
+
"mode": 0,
|
500
|
+
"inputs": [
|
501
|
+
{
|
502
|
+
"name": "camera_info",
|
503
|
+
"shape": 7,
|
504
|
+
"type": "LOAD3D_CAMERA",
|
505
|
+
"link": null
|
506
|
+
},
|
507
|
+
{
|
508
|
+
"name": "model_file",
|
509
|
+
"type": "STRING",
|
510
|
+
"widget": {
|
511
|
+
"name": "model_file"
|
512
|
+
},
|
513
|
+
"link": 76
|
514
|
+
}
|
515
|
+
],
|
516
|
+
"outputs": [],
|
517
|
+
"properties": {
|
518
|
+
"Node name for S&R": "Preview3D"
|
519
|
+
},
|
520
|
+
"widgets_values": [
|
521
|
+
"",
|
522
|
+
""
|
523
|
+
]
|
524
|
+
},
|
525
|
+
{
|
526
|
+
"id": 62,
|
527
|
+
"type": "Preview3D",
|
528
|
+
"pos": [
|
529
|
+
-520,
|
530
|
+
1010
|
531
|
+
],
|
532
|
+
"size": [
|
533
|
+
880,
|
534
|
+
890
|
535
|
+
],
|
536
|
+
"flags": {},
|
537
|
+
"order": 15,
|
538
|
+
"mode": 4,
|
539
|
+
"inputs": [
|
540
|
+
{
|
541
|
+
"name": "camera_info",
|
542
|
+
"shape": 7,
|
543
|
+
"type": "LOAD3D_CAMERA",
|
544
|
+
"link": null
|
545
|
+
},
|
546
|
+
{
|
547
|
+
"name": "model_file",
|
548
|
+
"type": "STRING",
|
549
|
+
"widget": {
|
550
|
+
"name": "model_file"
|
551
|
+
},
|
552
|
+
"link": 77
|
553
|
+
}
|
554
|
+
],
|
555
|
+
"outputs": [],
|
556
|
+
"properties": {
|
557
|
+
"Node name for S&R": "Preview3D"
|
558
|
+
},
|
559
|
+
"widgets_values": [
|
560
|
+
"",
|
561
|
+
""
|
562
|
+
]
|
563
|
+
},
|
564
|
+
{
|
565
|
+
"id": 63,
|
566
|
+
"type": "Preview3D",
|
567
|
+
"pos": [
|
568
|
+
410,
|
569
|
+
1010
|
570
|
+
],
|
571
|
+
"size": [
|
572
|
+
880,
|
573
|
+
890
|
574
|
+
],
|
575
|
+
"flags": {},
|
576
|
+
"order": 16,
|
577
|
+
"mode": 4,
|
578
|
+
"inputs": [
|
579
|
+
{
|
580
|
+
"name": "camera_info",
|
581
|
+
"shape": 7,
|
582
|
+
"type": "LOAD3D_CAMERA",
|
583
|
+
"link": null
|
584
|
+
},
|
585
|
+
{
|
586
|
+
"name": "model_file",
|
587
|
+
"type": "STRING",
|
588
|
+
"widget": {
|
589
|
+
"name": "model_file"
|
590
|
+
},
|
591
|
+
"link": 78
|
592
|
+
}
|
593
|
+
],
|
594
|
+
"outputs": [],
|
595
|
+
"properties": {
|
596
|
+
"Node name for S&R": "Preview3D"
|
597
|
+
},
|
598
|
+
"widgets_values": [
|
599
|
+
"",
|
600
|
+
""
|
601
|
+
]
|
602
|
+
},
|
603
|
+
{
|
604
|
+
"id": 64,
|
605
|
+
"type": "Preview3D",
|
606
|
+
"pos": [
|
607
|
+
1330,
|
608
|
+
1010
|
609
|
+
],
|
610
|
+
"size": [
|
611
|
+
880,
|
612
|
+
890
|
613
|
+
],
|
614
|
+
"flags": {},
|
615
|
+
"order": 17,
|
616
|
+
"mode": 4,
|
617
|
+
"inputs": [
|
618
|
+
{
|
619
|
+
"name": "camera_info",
|
620
|
+
"shape": 7,
|
621
|
+
"type": "LOAD3D_CAMERA",
|
622
|
+
"link": null
|
623
|
+
},
|
624
|
+
{
|
625
|
+
"name": "model_file",
|
626
|
+
"type": "STRING",
|
627
|
+
"widget": {
|
628
|
+
"name": "model_file"
|
629
|
+
},
|
630
|
+
"link": 79
|
631
|
+
}
|
632
|
+
],
|
633
|
+
"outputs": [],
|
634
|
+
"properties": {
|
635
|
+
"Node name for S&R": "Preview3D"
|
636
|
+
},
|
637
|
+
"widgets_values": [
|
638
|
+
"",
|
639
|
+
""
|
640
|
+
]
|
641
|
+
}
|
642
|
+
],
|
643
|
+
"links": [
|
644
|
+
[
|
645
|
+
57,
|
646
|
+
56,
|
647
|
+
0,
|
648
|
+
57,
|
649
|
+
1,
|
650
|
+
"IMAGE"
|
651
|
+
],
|
652
|
+
[
|
653
|
+
59,
|
654
|
+
57,
|
655
|
+
0,
|
656
|
+
28,
|
657
|
+
0,
|
658
|
+
"IMAGE"
|
659
|
+
],
|
660
|
+
[
|
661
|
+
70,
|
662
|
+
57,
|
663
|
+
0,
|
664
|
+
31,
|
665
|
+
0,
|
666
|
+
"IMAGE"
|
667
|
+
],
|
668
|
+
[
|
669
|
+
71,
|
670
|
+
57,
|
671
|
+
0,
|
672
|
+
29,
|
673
|
+
0,
|
674
|
+
"IMAGE"
|
675
|
+
],
|
676
|
+
[
|
677
|
+
72,
|
678
|
+
57,
|
679
|
+
0,
|
680
|
+
30,
|
681
|
+
0,
|
682
|
+
"IMAGE"
|
683
|
+
],
|
684
|
+
[
|
685
|
+
73,
|
686
|
+
58,
|
687
|
+
0,
|
688
|
+
57,
|
689
|
+
0,
|
690
|
+
"IMAGE"
|
691
|
+
],
|
692
|
+
[
|
693
|
+
74,
|
694
|
+
41,
|
695
|
+
0,
|
696
|
+
58,
|
697
|
+
0,
|
698
|
+
"IMAGE"
|
699
|
+
],
|
700
|
+
[
|
701
|
+
75,
|
702
|
+
40,
|
703
|
+
0,
|
704
|
+
58,
|
705
|
+
1,
|
706
|
+
"IMAGE"
|
707
|
+
],
|
708
|
+
[
|
709
|
+
76,
|
710
|
+
28,
|
711
|
+
0,
|
712
|
+
61,
|
713
|
+
1,
|
714
|
+
"STRING"
|
715
|
+
],
|
716
|
+
[
|
717
|
+
77,
|
718
|
+
31,
|
719
|
+
0,
|
720
|
+
62,
|
721
|
+
1,
|
722
|
+
"STRING"
|
723
|
+
],
|
724
|
+
[
|
725
|
+
78,
|
726
|
+
29,
|
727
|
+
0,
|
728
|
+
63,
|
729
|
+
1,
|
730
|
+
"STRING"
|
731
|
+
],
|
732
|
+
[
|
733
|
+
79,
|
734
|
+
30,
|
735
|
+
0,
|
736
|
+
64,
|
737
|
+
1,
|
738
|
+
"STRING"
|
739
|
+
]
|
740
|
+
],
|
741
|
+
"groups": [
|
742
|
+
{
|
743
|
+
"id": 1,
|
744
|
+
"title": "Example - Maximum input images: 5",
|
745
|
+
"bounding": [
|
746
|
+
-2410,
|
747
|
+
970,
|
748
|
+
920,
|
749
|
+
520
|
750
|
+
],
|
751
|
+
"color": "#3f789e",
|
752
|
+
"font_size": 24,
|
753
|
+
"flags": {}
|
754
|
+
}
|
755
|
+
],
|
756
|
+
"config": {},
|
757
|
+
"extra": {
|
758
|
+
"ds": {
|
759
|
+
"scale": 0.8954302432553175,
|
760
|
+
"offset": [
|
761
|
+
2528.1401735681125,
|
762
|
+
-624.1011140421733
|
763
|
+
]
|
764
|
+
},
|
765
|
+
"frontendVersion": "1.21.0"
|
766
|
+
},
|
767
|
+
"version": 0.4
|
768
|
+
}
|