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,1018 @@
|
|
1
|
+
{
|
2
|
+
"id": "cb4a348c-918b-42f8-b0a9-ff75063a3171",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 61,
|
5
|
+
"last_link_id": 49,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 37,
|
9
|
+
"type": "ImageBatch",
|
10
|
+
"pos": [
|
11
|
+
-1847.4912109375,
|
12
|
+
1148.910400390625
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
140,
|
16
|
+
46
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 11,
|
20
|
+
"mode": 4,
|
21
|
+
"inputs": [
|
22
|
+
{
|
23
|
+
"name": "image1",
|
24
|
+
"type": "IMAGE",
|
25
|
+
"link": 30
|
26
|
+
},
|
27
|
+
{
|
28
|
+
"name": "image2",
|
29
|
+
"type": "IMAGE",
|
30
|
+
"link": 31
|
31
|
+
}
|
32
|
+
],
|
33
|
+
"outputs": [
|
34
|
+
{
|
35
|
+
"name": "IMAGE",
|
36
|
+
"type": "IMAGE",
|
37
|
+
"links": [
|
38
|
+
22
|
39
|
+
]
|
40
|
+
}
|
41
|
+
],
|
42
|
+
"properties": {
|
43
|
+
"Node name for S&R": "ImageBatch"
|
44
|
+
},
|
45
|
+
"widgets_values": []
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"id": 39,
|
49
|
+
"type": "ImageBatch",
|
50
|
+
"pos": [
|
51
|
+
-1847.222412109375,
|
52
|
+
1245.193359375
|
53
|
+
],
|
54
|
+
"size": [
|
55
|
+
140,
|
56
|
+
46
|
57
|
+
],
|
58
|
+
"flags": {},
|
59
|
+
"order": 16,
|
60
|
+
"mode": 4,
|
61
|
+
"inputs": [
|
62
|
+
{
|
63
|
+
"name": "image1",
|
64
|
+
"type": "IMAGE",
|
65
|
+
"link": 21
|
66
|
+
},
|
67
|
+
{
|
68
|
+
"name": "image2",
|
69
|
+
"type": "IMAGE",
|
70
|
+
"link": 22
|
71
|
+
}
|
72
|
+
],
|
73
|
+
"outputs": [
|
74
|
+
{
|
75
|
+
"name": "IMAGE",
|
76
|
+
"type": "IMAGE",
|
77
|
+
"links": [
|
78
|
+
33
|
79
|
+
]
|
80
|
+
}
|
81
|
+
],
|
82
|
+
"properties": {
|
83
|
+
"Node name for S&R": "ImageBatch"
|
84
|
+
},
|
85
|
+
"widgets_values": []
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"id": 38,
|
89
|
+
"type": "ImageBatch",
|
90
|
+
"pos": [
|
91
|
+
-1850.745849609375,
|
92
|
+
1054.370849609375
|
93
|
+
],
|
94
|
+
"size": [
|
95
|
+
140,
|
96
|
+
46
|
97
|
+
],
|
98
|
+
"flags": {},
|
99
|
+
"order": 10,
|
100
|
+
"mode": 4,
|
101
|
+
"inputs": [
|
102
|
+
{
|
103
|
+
"name": "image1",
|
104
|
+
"type": "IMAGE",
|
105
|
+
"link": 28
|
106
|
+
},
|
107
|
+
{
|
108
|
+
"name": "image2",
|
109
|
+
"type": "IMAGE",
|
110
|
+
"link": 29
|
111
|
+
}
|
112
|
+
],
|
113
|
+
"outputs": [
|
114
|
+
{
|
115
|
+
"name": "IMAGE",
|
116
|
+
"type": "IMAGE",
|
117
|
+
"links": [
|
118
|
+
21
|
119
|
+
]
|
120
|
+
}
|
121
|
+
],
|
122
|
+
"properties": {
|
123
|
+
"Node name for S&R": "ImageBatch"
|
124
|
+
},
|
125
|
+
"widgets_values": []
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"id": 47,
|
129
|
+
"type": "ImageBatch",
|
130
|
+
"pos": [
|
131
|
+
-1689.3446044921875,
|
132
|
+
1058.7923583984375
|
133
|
+
],
|
134
|
+
"size": [
|
135
|
+
140,
|
136
|
+
46
|
137
|
+
],
|
138
|
+
"flags": {},
|
139
|
+
"order": 21,
|
140
|
+
"mode": 4,
|
141
|
+
"inputs": [
|
142
|
+
{
|
143
|
+
"name": "image1",
|
144
|
+
"type": "IMAGE",
|
145
|
+
"link": 32
|
146
|
+
},
|
147
|
+
{
|
148
|
+
"name": "image2",
|
149
|
+
"type": "IMAGE",
|
150
|
+
"link": 33
|
151
|
+
}
|
152
|
+
],
|
153
|
+
"outputs": [
|
154
|
+
{
|
155
|
+
"name": "IMAGE",
|
156
|
+
"type": "IMAGE",
|
157
|
+
"links": []
|
158
|
+
}
|
159
|
+
],
|
160
|
+
"properties": {
|
161
|
+
"Node name for S&R": "ImageBatch"
|
162
|
+
},
|
163
|
+
"widgets_values": []
|
164
|
+
},
|
165
|
+
{
|
166
|
+
"id": 41,
|
167
|
+
"type": "LoadImage",
|
168
|
+
"pos": [
|
169
|
+
-2443.35400390625,
|
170
|
+
1044.9283447265625
|
171
|
+
],
|
172
|
+
"size": [
|
173
|
+
274.080078125,
|
174
|
+
314.00006103515625
|
175
|
+
],
|
176
|
+
"flags": {},
|
177
|
+
"order": 0,
|
178
|
+
"mode": 4,
|
179
|
+
"inputs": [],
|
180
|
+
"outputs": [
|
181
|
+
{
|
182
|
+
"name": "IMAGE",
|
183
|
+
"type": "IMAGE",
|
184
|
+
"links": [
|
185
|
+
29
|
186
|
+
]
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"name": "MASK",
|
190
|
+
"type": "MASK",
|
191
|
+
"links": null
|
192
|
+
}
|
193
|
+
],
|
194
|
+
"properties": {
|
195
|
+
"Node name for S&R": "LoadImage"
|
196
|
+
},
|
197
|
+
"widgets_values": [
|
198
|
+
"input.png",
|
199
|
+
"image"
|
200
|
+
]
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"id": 40,
|
204
|
+
"type": "LoadImage",
|
205
|
+
"pos": [
|
206
|
+
-2143.35400390625,
|
207
|
+
1044.9283447265625
|
208
|
+
],
|
209
|
+
"size": [
|
210
|
+
274.080078125,
|
211
|
+
314.00006103515625
|
212
|
+
],
|
213
|
+
"flags": {},
|
214
|
+
"order": 1,
|
215
|
+
"mode": 4,
|
216
|
+
"inputs": [],
|
217
|
+
"outputs": [
|
218
|
+
{
|
219
|
+
"name": "IMAGE",
|
220
|
+
"type": "IMAGE",
|
221
|
+
"links": [
|
222
|
+
28
|
223
|
+
]
|
224
|
+
},
|
225
|
+
{
|
226
|
+
"name": "MASK",
|
227
|
+
"type": "MASK",
|
228
|
+
"links": null
|
229
|
+
}
|
230
|
+
],
|
231
|
+
"properties": {
|
232
|
+
"Node name for S&R": "LoadImage"
|
233
|
+
},
|
234
|
+
"widgets_values": [
|
235
|
+
"input.png",
|
236
|
+
"image"
|
237
|
+
]
|
238
|
+
},
|
239
|
+
{
|
240
|
+
"id": 43,
|
241
|
+
"type": "LoadImage",
|
242
|
+
"pos": [
|
243
|
+
-2153.35400390625,
|
244
|
+
1414.927978515625
|
245
|
+
],
|
246
|
+
"size": [
|
247
|
+
274.080078125,
|
248
|
+
314.00006103515625
|
249
|
+
],
|
250
|
+
"flags": {},
|
251
|
+
"order": 2,
|
252
|
+
"mode": 4,
|
253
|
+
"inputs": [],
|
254
|
+
"outputs": [
|
255
|
+
{
|
256
|
+
"name": "IMAGE",
|
257
|
+
"type": "IMAGE",
|
258
|
+
"links": [
|
259
|
+
30
|
260
|
+
]
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"name": "MASK",
|
264
|
+
"type": "MASK",
|
265
|
+
"links": null
|
266
|
+
}
|
267
|
+
],
|
268
|
+
"properties": {
|
269
|
+
"Node name for S&R": "LoadImage"
|
270
|
+
},
|
271
|
+
"widgets_values": [
|
272
|
+
"input.png",
|
273
|
+
"image"
|
274
|
+
]
|
275
|
+
},
|
276
|
+
{
|
277
|
+
"id": 44,
|
278
|
+
"type": "LoadImage",
|
279
|
+
"pos": [
|
280
|
+
-1856.6424560546875,
|
281
|
+
1408.01025390625
|
282
|
+
],
|
283
|
+
"size": [
|
284
|
+
274.080078125,
|
285
|
+
314.00006103515625
|
286
|
+
],
|
287
|
+
"flags": {},
|
288
|
+
"order": 3,
|
289
|
+
"mode": 4,
|
290
|
+
"inputs": [],
|
291
|
+
"outputs": [
|
292
|
+
{
|
293
|
+
"name": "IMAGE",
|
294
|
+
"type": "IMAGE",
|
295
|
+
"links": [
|
296
|
+
32
|
297
|
+
]
|
298
|
+
},
|
299
|
+
{
|
300
|
+
"name": "MASK",
|
301
|
+
"type": "MASK",
|
302
|
+
"links": null
|
303
|
+
}
|
304
|
+
],
|
305
|
+
"properties": {
|
306
|
+
"Node name for S&R": "LoadImage"
|
307
|
+
},
|
308
|
+
"widgets_values": [
|
309
|
+
"input.png",
|
310
|
+
"image"
|
311
|
+
]
|
312
|
+
},
|
313
|
+
{
|
314
|
+
"id": 42,
|
315
|
+
"type": "LoadImage",
|
316
|
+
"pos": [
|
317
|
+
-2443.35400390625,
|
318
|
+
1414.927978515625
|
319
|
+
],
|
320
|
+
"size": [
|
321
|
+
274.080078125,
|
322
|
+
314.00006103515625
|
323
|
+
],
|
324
|
+
"flags": {},
|
325
|
+
"order": 4,
|
326
|
+
"mode": 4,
|
327
|
+
"inputs": [],
|
328
|
+
"outputs": [
|
329
|
+
{
|
330
|
+
"name": "IMAGE",
|
331
|
+
"type": "IMAGE",
|
332
|
+
"links": [
|
333
|
+
31
|
334
|
+
]
|
335
|
+
},
|
336
|
+
{
|
337
|
+
"name": "MASK",
|
338
|
+
"type": "MASK",
|
339
|
+
"links": null
|
340
|
+
}
|
341
|
+
],
|
342
|
+
"properties": {
|
343
|
+
"Node name for S&R": "LoadImage"
|
344
|
+
},
|
345
|
+
"widgets_values": [
|
346
|
+
"input.png",
|
347
|
+
"image"
|
348
|
+
]
|
349
|
+
},
|
350
|
+
{
|
351
|
+
"id": 46,
|
352
|
+
"type": "MarkdownNote",
|
353
|
+
"pos": [
|
354
|
+
-2454.85205078125,
|
355
|
+
628.801513671875
|
356
|
+
],
|
357
|
+
"size": [
|
358
|
+
380.9487609863281,
|
359
|
+
309.4496765136719
|
360
|
+
],
|
361
|
+
"flags": {},
|
362
|
+
"order": 5,
|
363
|
+
"mode": 0,
|
364
|
+
"inputs": [],
|
365
|
+
"outputs": [],
|
366
|
+
"title": "About API Node",
|
367
|
+
"properties": {},
|
368
|
+
"widgets_values": [
|
369
|
+
"[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"
|
370
|
+
],
|
371
|
+
"color": "#432",
|
372
|
+
"bgcolor": "#653"
|
373
|
+
},
|
374
|
+
{
|
375
|
+
"id": 48,
|
376
|
+
"type": "MarkdownNote",
|
377
|
+
"pos": [
|
378
|
+
-1459.9368896484375,
|
379
|
+
1793.363525390625
|
380
|
+
],
|
381
|
+
"size": [
|
382
|
+
409.3424987792969,
|
383
|
+
141.7489013671875
|
384
|
+
],
|
385
|
+
"flags": {},
|
386
|
+
"order": 6,
|
387
|
+
"mode": 0,
|
388
|
+
"inputs": [],
|
389
|
+
"outputs": [],
|
390
|
+
"title": "File location",
|
391
|
+
"properties": {},
|
392
|
+
"widgets_values": [
|
393
|
+
"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 预览节点中的导出功能来下载它。"
|
394
|
+
],
|
395
|
+
"color": "#432",
|
396
|
+
"bgcolor": "#653"
|
397
|
+
},
|
398
|
+
{
|
399
|
+
"id": 54,
|
400
|
+
"type": "Note",
|
401
|
+
"pos": [
|
402
|
+
-2061.813720703125,
|
403
|
+
630.0270385742188
|
404
|
+
],
|
405
|
+
"size": [
|
406
|
+
236.6021270751953,
|
407
|
+
309.6337890625
|
408
|
+
],
|
409
|
+
"flags": {},
|
410
|
+
"order": 7,
|
411
|
+
"mode": 0,
|
412
|
+
"inputs": [],
|
413
|
+
"outputs": [],
|
414
|
+
"title": "Tips",
|
415
|
+
"properties": {},
|
416
|
+
"widgets_values": [
|
417
|
+
"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 的优秀的产品能力,未经处理的图片中的主体也获得不错的模型输出"
|
418
|
+
],
|
419
|
+
"color": "#432",
|
420
|
+
"bgcolor": "#653"
|
421
|
+
},
|
422
|
+
{
|
423
|
+
"id": 55,
|
424
|
+
"type": "Note",
|
425
|
+
"pos": [
|
426
|
+
-1077.4710693359375,
|
427
|
+
790.9989013671875
|
428
|
+
],
|
429
|
+
"size": [
|
430
|
+
294.3723449707031,
|
431
|
+
104.65211486816406
|
432
|
+
],
|
433
|
+
"flags": {},
|
434
|
+
"order": 8,
|
435
|
+
"mode": 0,
|
436
|
+
"inputs": [],
|
437
|
+
"outputs": [],
|
438
|
+
"title": "Tips",
|
439
|
+
"properties": {},
|
440
|
+
"widgets_values": [
|
441
|
+
"The larger the Polygon_count, the more detailed the model.\n\nPolygon_count 越大模型越精细"
|
442
|
+
],
|
443
|
+
"color": "#432",
|
444
|
+
"bgcolor": "#653"
|
445
|
+
},
|
446
|
+
{
|
447
|
+
"id": 49,
|
448
|
+
"type": "LoadImage",
|
449
|
+
"pos": [
|
450
|
+
-1803.8856201171875,
|
451
|
+
627.3712158203125
|
452
|
+
],
|
453
|
+
"size": [
|
454
|
+
266.3306884765625,
|
455
|
+
326
|
456
|
+
],
|
457
|
+
"flags": {},
|
458
|
+
"order": 9,
|
459
|
+
"mode": 0,
|
460
|
+
"inputs": [],
|
461
|
+
"outputs": [
|
462
|
+
{
|
463
|
+
"name": "IMAGE",
|
464
|
+
"type": "IMAGE",
|
465
|
+
"links": [
|
466
|
+
39,
|
467
|
+
40,
|
468
|
+
41,
|
469
|
+
42
|
470
|
+
]
|
471
|
+
},
|
472
|
+
{
|
473
|
+
"name": "MASK",
|
474
|
+
"type": "MASK",
|
475
|
+
"links": null
|
476
|
+
}
|
477
|
+
],
|
478
|
+
"properties": {
|
479
|
+
"Node name for S&R": "LoadImage"
|
480
|
+
},
|
481
|
+
"widgets_values": [
|
482
|
+
"example.png",
|
483
|
+
"image"
|
484
|
+
]
|
485
|
+
},
|
486
|
+
{
|
487
|
+
"id": 28,
|
488
|
+
"type": "Rodin3D_Regular",
|
489
|
+
"pos": [
|
490
|
+
-1450,
|
491
|
+
790
|
492
|
+
],
|
493
|
+
"size": [
|
494
|
+
344.2574157714844,
|
495
|
+
106
|
496
|
+
],
|
497
|
+
"flags": {},
|
498
|
+
"order": 12,
|
499
|
+
"mode": 0,
|
500
|
+
"inputs": [
|
501
|
+
{
|
502
|
+
"name": "Images",
|
503
|
+
"type": "IMAGE",
|
504
|
+
"link": 39
|
505
|
+
}
|
506
|
+
],
|
507
|
+
"outputs": [
|
508
|
+
{
|
509
|
+
"name": "3D Model Path",
|
510
|
+
"type": "STRING",
|
511
|
+
"links": [
|
512
|
+
46
|
513
|
+
]
|
514
|
+
}
|
515
|
+
],
|
516
|
+
"properties": {
|
517
|
+
"Node name for S&R": "Rodin3D_Regular"
|
518
|
+
},
|
519
|
+
"widgets_values": [
|
520
|
+
0,
|
521
|
+
"PBR",
|
522
|
+
"200K-Triangle"
|
523
|
+
],
|
524
|
+
"color": "#432",
|
525
|
+
"bgcolor": "#653"
|
526
|
+
},
|
527
|
+
{
|
528
|
+
"id": 56,
|
529
|
+
"type": "Preview3D",
|
530
|
+
"pos": [
|
531
|
+
-1450,
|
532
|
+
990
|
533
|
+
],
|
534
|
+
"size": [
|
535
|
+
880,
|
536
|
+
750
|
537
|
+
],
|
538
|
+
"flags": {},
|
539
|
+
"order": 17,
|
540
|
+
"mode": 0,
|
541
|
+
"inputs": [
|
542
|
+
{
|
543
|
+
"name": "camera_info",
|
544
|
+
"shape": 7,
|
545
|
+
"type": "LOAD3D_CAMERA",
|
546
|
+
"link": null
|
547
|
+
},
|
548
|
+
{
|
549
|
+
"name": "model_file",
|
550
|
+
"type": "STRING",
|
551
|
+
"widget": {
|
552
|
+
"name": "model_file"
|
553
|
+
},
|
554
|
+
"link": 46
|
555
|
+
}
|
556
|
+
],
|
557
|
+
"outputs": [],
|
558
|
+
"properties": {
|
559
|
+
"Node name for S&R": "Preview3D",
|
560
|
+
"Camera Info": {
|
561
|
+
"position": {
|
562
|
+
"x": 9.933540543639973,
|
563
|
+
"y": 9.933540543639975,
|
564
|
+
"z": 9.933540543639975
|
565
|
+
},
|
566
|
+
"target": {
|
567
|
+
"x": 0,
|
568
|
+
"y": 0,
|
569
|
+
"z": 0
|
570
|
+
},
|
571
|
+
"zoom": 1,
|
572
|
+
"cameraType": "perspective"
|
573
|
+
}
|
574
|
+
},
|
575
|
+
"widgets_values": [
|
576
|
+
"",
|
577
|
+
""
|
578
|
+
]
|
579
|
+
},
|
580
|
+
{
|
581
|
+
"id": 31,
|
582
|
+
"type": "Rodin3D_Sketch",
|
583
|
+
"pos": [
|
584
|
+
-515.5814819335938,
|
585
|
+
852.9099731445312
|
586
|
+
],
|
587
|
+
"size": [
|
588
|
+
354.0360107421875,
|
589
|
+
58
|
590
|
+
],
|
591
|
+
"flags": {},
|
592
|
+
"order": 13,
|
593
|
+
"mode": 4,
|
594
|
+
"inputs": [
|
595
|
+
{
|
596
|
+
"name": "Images",
|
597
|
+
"type": "IMAGE",
|
598
|
+
"link": 40
|
599
|
+
}
|
600
|
+
],
|
601
|
+
"outputs": [
|
602
|
+
{
|
603
|
+
"name": "3D Model Path",
|
604
|
+
"type": "STRING",
|
605
|
+
"links": [
|
606
|
+
47
|
607
|
+
]
|
608
|
+
}
|
609
|
+
],
|
610
|
+
"properties": {
|
611
|
+
"Node name for S&R": "Rodin3D_Sketch"
|
612
|
+
},
|
613
|
+
"widgets_values": [
|
614
|
+
0
|
615
|
+
],
|
616
|
+
"color": "#432",
|
617
|
+
"bgcolor": "#653"
|
618
|
+
},
|
619
|
+
{
|
620
|
+
"id": 29,
|
621
|
+
"type": "Rodin3D_Detail",
|
622
|
+
"pos": [
|
623
|
+
414.8179626464844,
|
624
|
+
820.849365234375
|
625
|
+
],
|
626
|
+
"size": [
|
627
|
+
350.0273742675781,
|
628
|
+
106
|
629
|
+
],
|
630
|
+
"flags": {},
|
631
|
+
"order": 14,
|
632
|
+
"mode": 4,
|
633
|
+
"inputs": [
|
634
|
+
{
|
635
|
+
"name": "Images",
|
636
|
+
"type": "IMAGE",
|
637
|
+
"link": 41
|
638
|
+
}
|
639
|
+
],
|
640
|
+
"outputs": [
|
641
|
+
{
|
642
|
+
"name": "3D Model Path",
|
643
|
+
"type": "STRING",
|
644
|
+
"links": [
|
645
|
+
48
|
646
|
+
]
|
647
|
+
}
|
648
|
+
],
|
649
|
+
"properties": {
|
650
|
+
"Node name for S&R": "Rodin3D_Detail"
|
651
|
+
},
|
652
|
+
"widgets_values": [
|
653
|
+
0,
|
654
|
+
"PBR",
|
655
|
+
"18K-Quad"
|
656
|
+
],
|
657
|
+
"color": "#432",
|
658
|
+
"bgcolor": "#653"
|
659
|
+
},
|
660
|
+
{
|
661
|
+
"id": 30,
|
662
|
+
"type": "Rodin3D_Smooth",
|
663
|
+
"pos": [
|
664
|
+
1329.1629638671875,
|
665
|
+
817.242431640625
|
666
|
+
],
|
667
|
+
"size": [
|
668
|
+
343.4781188964844,
|
669
|
+
106
|
670
|
+
],
|
671
|
+
"flags": {},
|
672
|
+
"order": 15,
|
673
|
+
"mode": 4,
|
674
|
+
"inputs": [
|
675
|
+
{
|
676
|
+
"name": "Images",
|
677
|
+
"type": "IMAGE",
|
678
|
+
"link": 42
|
679
|
+
}
|
680
|
+
],
|
681
|
+
"outputs": [
|
682
|
+
{
|
683
|
+
"name": "3D Model Path",
|
684
|
+
"type": "STRING",
|
685
|
+
"links": [
|
686
|
+
49
|
687
|
+
]
|
688
|
+
}
|
689
|
+
],
|
690
|
+
"properties": {
|
691
|
+
"Node name for S&R": "Rodin3D_Smooth"
|
692
|
+
},
|
693
|
+
"widgets_values": [
|
694
|
+
0,
|
695
|
+
"PBR",
|
696
|
+
"18K-Quad"
|
697
|
+
],
|
698
|
+
"color": "#432",
|
699
|
+
"bgcolor": "#653"
|
700
|
+
},
|
701
|
+
{
|
702
|
+
"id": 61,
|
703
|
+
"type": "Preview3D",
|
704
|
+
"pos": [
|
705
|
+
1340,
|
706
|
+
990
|
707
|
+
],
|
708
|
+
"size": [
|
709
|
+
880,
|
710
|
+
750
|
711
|
+
],
|
712
|
+
"flags": {},
|
713
|
+
"order": 20,
|
714
|
+
"mode": 4,
|
715
|
+
"inputs": [
|
716
|
+
{
|
717
|
+
"name": "camera_info",
|
718
|
+
"shape": 7,
|
719
|
+
"type": "LOAD3D_CAMERA",
|
720
|
+
"link": null
|
721
|
+
},
|
722
|
+
{
|
723
|
+
"name": "model_file",
|
724
|
+
"type": "STRING",
|
725
|
+
"widget": {
|
726
|
+
"name": "model_file"
|
727
|
+
},
|
728
|
+
"link": 49
|
729
|
+
}
|
730
|
+
],
|
731
|
+
"outputs": [],
|
732
|
+
"properties": {
|
733
|
+
"Node name for S&R": "Preview3D",
|
734
|
+
"Camera Info": {
|
735
|
+
"position": {
|
736
|
+
"x": 9.933540543639973,
|
737
|
+
"y": 9.933540543639975,
|
738
|
+
"z": 9.933540543639975
|
739
|
+
},
|
740
|
+
"target": {
|
741
|
+
"x": 0,
|
742
|
+
"y": 0,
|
743
|
+
"z": 0
|
744
|
+
},
|
745
|
+
"zoom": 1,
|
746
|
+
"cameraType": "perspective"
|
747
|
+
}
|
748
|
+
},
|
749
|
+
"widgets_values": [
|
750
|
+
"",
|
751
|
+
""
|
752
|
+
]
|
753
|
+
},
|
754
|
+
{
|
755
|
+
"id": 59,
|
756
|
+
"type": "Preview3D",
|
757
|
+
"pos": [
|
758
|
+
410,
|
759
|
+
990
|
760
|
+
],
|
761
|
+
"size": [
|
762
|
+
880,
|
763
|
+
750
|
764
|
+
],
|
765
|
+
"flags": {},
|
766
|
+
"order": 19,
|
767
|
+
"mode": 4,
|
768
|
+
"inputs": [
|
769
|
+
{
|
770
|
+
"name": "camera_info",
|
771
|
+
"shape": 7,
|
772
|
+
"type": "LOAD3D_CAMERA",
|
773
|
+
"link": null
|
774
|
+
},
|
775
|
+
{
|
776
|
+
"name": "model_file",
|
777
|
+
"type": "STRING",
|
778
|
+
"widget": {
|
779
|
+
"name": "model_file"
|
780
|
+
},
|
781
|
+
"link": 48
|
782
|
+
}
|
783
|
+
],
|
784
|
+
"outputs": [],
|
785
|
+
"properties": {
|
786
|
+
"Node name for S&R": "Preview3D",
|
787
|
+
"Camera Info": {
|
788
|
+
"position": {
|
789
|
+
"x": 9.933540543639973,
|
790
|
+
"y": 9.933540543639975,
|
791
|
+
"z": 9.933540543639975
|
792
|
+
},
|
793
|
+
"target": {
|
794
|
+
"x": 0,
|
795
|
+
"y": 0,
|
796
|
+
"z": 0
|
797
|
+
},
|
798
|
+
"zoom": 1,
|
799
|
+
"cameraType": "perspective"
|
800
|
+
}
|
801
|
+
},
|
802
|
+
"widgets_values": [
|
803
|
+
"",
|
804
|
+
""
|
805
|
+
]
|
806
|
+
},
|
807
|
+
{
|
808
|
+
"id": 60,
|
809
|
+
"type": "Preview3D",
|
810
|
+
"pos": [
|
811
|
+
-510,
|
812
|
+
990
|
813
|
+
],
|
814
|
+
"size": [
|
815
|
+
880,
|
816
|
+
750
|
817
|
+
],
|
818
|
+
"flags": {},
|
819
|
+
"order": 18,
|
820
|
+
"mode": 4,
|
821
|
+
"inputs": [
|
822
|
+
{
|
823
|
+
"name": "camera_info",
|
824
|
+
"shape": 7,
|
825
|
+
"type": "LOAD3D_CAMERA",
|
826
|
+
"link": null
|
827
|
+
},
|
828
|
+
{
|
829
|
+
"name": "model_file",
|
830
|
+
"type": "STRING",
|
831
|
+
"widget": {
|
832
|
+
"name": "model_file"
|
833
|
+
},
|
834
|
+
"link": 47
|
835
|
+
}
|
836
|
+
],
|
837
|
+
"outputs": [],
|
838
|
+
"properties": {
|
839
|
+
"Node name for S&R": "Preview3D",
|
840
|
+
"Camera Info": {
|
841
|
+
"position": {
|
842
|
+
"x": 6.912099131936989,
|
843
|
+
"y": 6.912099131936989,
|
844
|
+
"z": 6.91209913193699
|
845
|
+
},
|
846
|
+
"target": {
|
847
|
+
"x": 0,
|
848
|
+
"y": 0,
|
849
|
+
"z": 0
|
850
|
+
},
|
851
|
+
"zoom": 1,
|
852
|
+
"cameraType": "perspective"
|
853
|
+
}
|
854
|
+
},
|
855
|
+
"widgets_values": [
|
856
|
+
"",
|
857
|
+
""
|
858
|
+
]
|
859
|
+
}
|
860
|
+
],
|
861
|
+
"links": [
|
862
|
+
[
|
863
|
+
21,
|
864
|
+
38,
|
865
|
+
0,
|
866
|
+
39,
|
867
|
+
0,
|
868
|
+
"IMAGE"
|
869
|
+
],
|
870
|
+
[
|
871
|
+
22,
|
872
|
+
37,
|
873
|
+
0,
|
874
|
+
39,
|
875
|
+
1,
|
876
|
+
"IMAGE"
|
877
|
+
],
|
878
|
+
[
|
879
|
+
28,
|
880
|
+
40,
|
881
|
+
0,
|
882
|
+
38,
|
883
|
+
0,
|
884
|
+
"IMAGE"
|
885
|
+
],
|
886
|
+
[
|
887
|
+
29,
|
888
|
+
41,
|
889
|
+
0,
|
890
|
+
38,
|
891
|
+
1,
|
892
|
+
"IMAGE"
|
893
|
+
],
|
894
|
+
[
|
895
|
+
30,
|
896
|
+
43,
|
897
|
+
0,
|
898
|
+
37,
|
899
|
+
0,
|
900
|
+
"IMAGE"
|
901
|
+
],
|
902
|
+
[
|
903
|
+
31,
|
904
|
+
42,
|
905
|
+
0,
|
906
|
+
37,
|
907
|
+
1,
|
908
|
+
"IMAGE"
|
909
|
+
],
|
910
|
+
[
|
911
|
+
32,
|
912
|
+
44,
|
913
|
+
0,
|
914
|
+
47,
|
915
|
+
0,
|
916
|
+
"IMAGE"
|
917
|
+
],
|
918
|
+
[
|
919
|
+
33,
|
920
|
+
39,
|
921
|
+
0,
|
922
|
+
47,
|
923
|
+
1,
|
924
|
+
"IMAGE"
|
925
|
+
],
|
926
|
+
[
|
927
|
+
39,
|
928
|
+
49,
|
929
|
+
0,
|
930
|
+
28,
|
931
|
+
0,
|
932
|
+
"IMAGE"
|
933
|
+
],
|
934
|
+
[
|
935
|
+
40,
|
936
|
+
49,
|
937
|
+
0,
|
938
|
+
31,
|
939
|
+
0,
|
940
|
+
"IMAGE"
|
941
|
+
],
|
942
|
+
[
|
943
|
+
41,
|
944
|
+
49,
|
945
|
+
0,
|
946
|
+
29,
|
947
|
+
0,
|
948
|
+
"IMAGE"
|
949
|
+
],
|
950
|
+
[
|
951
|
+
42,
|
952
|
+
49,
|
953
|
+
0,
|
954
|
+
30,
|
955
|
+
0,
|
956
|
+
"IMAGE"
|
957
|
+
],
|
958
|
+
[
|
959
|
+
46,
|
960
|
+
28,
|
961
|
+
0,
|
962
|
+
56,
|
963
|
+
1,
|
964
|
+
"STRING"
|
965
|
+
],
|
966
|
+
[
|
967
|
+
47,
|
968
|
+
31,
|
969
|
+
0,
|
970
|
+
60,
|
971
|
+
1,
|
972
|
+
"STRING"
|
973
|
+
],
|
974
|
+
[
|
975
|
+
48,
|
976
|
+
29,
|
977
|
+
0,
|
978
|
+
59,
|
979
|
+
1,
|
980
|
+
"STRING"
|
981
|
+
],
|
982
|
+
[
|
983
|
+
49,
|
984
|
+
30,
|
985
|
+
0,
|
986
|
+
61,
|
987
|
+
1,
|
988
|
+
"STRING"
|
989
|
+
]
|
990
|
+
],
|
991
|
+
"groups": [
|
992
|
+
{
|
993
|
+
"id": 1,
|
994
|
+
"title": "Example - Maximum input images: 5",
|
995
|
+
"bounding": [
|
996
|
+
-2460,
|
997
|
+
960,
|
998
|
+
924.6036987304688,
|
999
|
+
783.1796875
|
1000
|
+
],
|
1001
|
+
"color": "#3f789e",
|
1002
|
+
"font_size": 24,
|
1003
|
+
"flags": {}
|
1004
|
+
}
|
1005
|
+
],
|
1006
|
+
"config": {},
|
1007
|
+
"extra": {
|
1008
|
+
"ds": {
|
1009
|
+
"scale": 0.2853116706110134,
|
1010
|
+
"offset": [
|
1011
|
+
2276.9877817752463,
|
1012
|
+
296.2223275283754
|
1013
|
+
]
|
1014
|
+
},
|
1015
|
+
"frontendVersion": "1.21.0"
|
1016
|
+
},
|
1017
|
+
"version": 0.4
|
1018
|
+
}
|