comfyui-workflow-templates 0.1.18__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 +102 -0
- comfyui_workflow_templates/templates/index.schema.json +79 -0
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/METADATA +2 -2
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/RECORD +67 -37
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/top_level.txt +0 -0
Binary file
|
@@ -0,0 +1,703 @@
|
|
1
|
+
{
|
2
|
+
"id": "ef49adbe-6e63-45c0-9f29-fa4677f627ac",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 25,
|
5
|
+
"last_link_id": 17,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 5,
|
9
|
+
"type": "MarkdownNote",
|
10
|
+
"pos": [
|
11
|
+
-5900,
|
12
|
+
1090
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
280,
|
16
|
+
150
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [],
|
23
|
+
"title": "Save location",
|
24
|
+
"properties": {},
|
25
|
+
"widgets_values": [
|
26
|
+
"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 预览节点中的导出功能来下载它。"
|
27
|
+
],
|
28
|
+
"color": "#432",
|
29
|
+
"bgcolor": "#653"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"id": 7,
|
33
|
+
"type": "TripoRetargetNode",
|
34
|
+
"pos": [
|
35
|
+
-4120,
|
36
|
+
1150
|
37
|
+
],
|
38
|
+
"size": [
|
39
|
+
310.453125,
|
40
|
+
78
|
41
|
+
],
|
42
|
+
"flags": {},
|
43
|
+
"order": 11,
|
44
|
+
"mode": 4,
|
45
|
+
"inputs": [
|
46
|
+
{
|
47
|
+
"name": "original_model_task_id",
|
48
|
+
"type": "RIG_TASK_ID",
|
49
|
+
"link": 7
|
50
|
+
}
|
51
|
+
],
|
52
|
+
"outputs": [
|
53
|
+
{
|
54
|
+
"name": "model_file",
|
55
|
+
"type": "STRING",
|
56
|
+
"links": [
|
57
|
+
15
|
58
|
+
]
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"name": "retarget task_id",
|
62
|
+
"type": "RETARGET_TASK_ID",
|
63
|
+
"links": null
|
64
|
+
}
|
65
|
+
],
|
66
|
+
"properties": {
|
67
|
+
"Node name for S&R": "TripoRetargetNode"
|
68
|
+
},
|
69
|
+
"widgets_values": [
|
70
|
+
"preset:walk"
|
71
|
+
],
|
72
|
+
"color": "#432",
|
73
|
+
"bgcolor": "#653"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"id": 3,
|
77
|
+
"type": "TripoTextToModelNode",
|
78
|
+
"pos": [
|
79
|
+
-6240,
|
80
|
+
1290
|
81
|
+
],
|
82
|
+
"size": [
|
83
|
+
320,
|
84
|
+
540
|
85
|
+
],
|
86
|
+
"flags": {},
|
87
|
+
"order": 1,
|
88
|
+
"mode": 0,
|
89
|
+
"inputs": [],
|
90
|
+
"outputs": [
|
91
|
+
{
|
92
|
+
"name": "model_file",
|
93
|
+
"type": "STRING",
|
94
|
+
"links": [
|
95
|
+
13
|
96
|
+
]
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"name": "model task_id",
|
100
|
+
"type": "MODEL_TASK_ID",
|
101
|
+
"links": [
|
102
|
+
4,
|
103
|
+
5,
|
104
|
+
9,
|
105
|
+
10
|
106
|
+
]
|
107
|
+
}
|
108
|
+
],
|
109
|
+
"properties": {
|
110
|
+
"Node name for S&R": "TripoTextToModelNode"
|
111
|
+
},
|
112
|
+
"widgets_values": [
|
113
|
+
"Generate a 3D model of a steampunk-inspired spider drone with brass legs, steam vents, and a camera eye, set in a crouched, ready-to-leap posture.\n",
|
114
|
+
"",
|
115
|
+
"v2.5-20250123",
|
116
|
+
"None",
|
117
|
+
true,
|
118
|
+
true,
|
119
|
+
42,
|
120
|
+
42,
|
121
|
+
42,
|
122
|
+
"detailed",
|
123
|
+
-1,
|
124
|
+
false
|
125
|
+
],
|
126
|
+
"color": "#432",
|
127
|
+
"bgcolor": "#653"
|
128
|
+
},
|
129
|
+
{
|
130
|
+
"id": 4,
|
131
|
+
"type": "MarkdownNote",
|
132
|
+
"pos": [
|
133
|
+
-6640,
|
134
|
+
1290
|
135
|
+
],
|
136
|
+
"size": [
|
137
|
+
380,
|
138
|
+
320
|
139
|
+
],
|
140
|
+
"flags": {},
|
141
|
+
"order": 2,
|
142
|
+
"mode": 0,
|
143
|
+
"inputs": [],
|
144
|
+
"outputs": [],
|
145
|
+
"title": "About API Node",
|
146
|
+
"properties": {},
|
147
|
+
"widgets_values": [
|
148
|
+
"[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"
|
149
|
+
],
|
150
|
+
"color": "#432",
|
151
|
+
"bgcolor": "#653"
|
152
|
+
},
|
153
|
+
{
|
154
|
+
"id": 8,
|
155
|
+
"type": "TripoConversionNode",
|
156
|
+
"pos": [
|
157
|
+
-4650,
|
158
|
+
980
|
159
|
+
],
|
160
|
+
"size": [
|
161
|
+
270,
|
162
|
+
154
|
163
|
+
],
|
164
|
+
"flags": {},
|
165
|
+
"order": 6,
|
166
|
+
"mode": 4,
|
167
|
+
"inputs": [
|
168
|
+
{
|
169
|
+
"name": "original_model_task_id",
|
170
|
+
"type": "MODEL_TASK_ID,RIG_TASK_ID,RETARGET_TASK_ID",
|
171
|
+
"link": 4
|
172
|
+
}
|
173
|
+
],
|
174
|
+
"outputs": [],
|
175
|
+
"properties": {
|
176
|
+
"Node name for S&R": "TripoConversionNode"
|
177
|
+
},
|
178
|
+
"widgets_values": [
|
179
|
+
"GLTF",
|
180
|
+
false,
|
181
|
+
-1,
|
182
|
+
4096,
|
183
|
+
"JPEG"
|
184
|
+
],
|
185
|
+
"color": "#432",
|
186
|
+
"bgcolor": "#653"
|
187
|
+
},
|
188
|
+
{
|
189
|
+
"id": 17,
|
190
|
+
"type": "Preview3D",
|
191
|
+
"pos": [
|
192
|
+
-5900,
|
193
|
+
1290
|
194
|
+
],
|
195
|
+
"size": [
|
196
|
+
820,
|
197
|
+
710
|
198
|
+
],
|
199
|
+
"flags": {},
|
200
|
+
"order": 5,
|
201
|
+
"mode": 0,
|
202
|
+
"inputs": [
|
203
|
+
{
|
204
|
+
"name": "camera_info",
|
205
|
+
"shape": 7,
|
206
|
+
"type": "LOAD3D_CAMERA",
|
207
|
+
"link": null
|
208
|
+
},
|
209
|
+
{
|
210
|
+
"name": "model_file",
|
211
|
+
"type": "STRING",
|
212
|
+
"widget": {
|
213
|
+
"name": "model_file"
|
214
|
+
},
|
215
|
+
"link": 13
|
216
|
+
}
|
217
|
+
],
|
218
|
+
"outputs": [],
|
219
|
+
"properties": {
|
220
|
+
"Node name for S&R": "Preview3D",
|
221
|
+
"Camera Info": {
|
222
|
+
"position": {
|
223
|
+
"x": 7.2460986315374365,
|
224
|
+
"y": 7.2460986315374365,
|
225
|
+
"z": 7.246098631537437
|
226
|
+
},
|
227
|
+
"target": {
|
228
|
+
"x": 0,
|
229
|
+
"y": 0,
|
230
|
+
"z": 0
|
231
|
+
},
|
232
|
+
"zoom": 1,
|
233
|
+
"cameraType": "perspective"
|
234
|
+
}
|
235
|
+
},
|
236
|
+
"widgets_values": [
|
237
|
+
"",
|
238
|
+
""
|
239
|
+
]
|
240
|
+
},
|
241
|
+
{
|
242
|
+
"id": 22,
|
243
|
+
"type": "Preview3D",
|
244
|
+
"pos": [
|
245
|
+
-5005,
|
246
|
+
1290
|
247
|
+
],
|
248
|
+
"size": [
|
249
|
+
820,
|
250
|
+
710
|
251
|
+
],
|
252
|
+
"flags": {},
|
253
|
+
"order": 10,
|
254
|
+
"mode": 4,
|
255
|
+
"inputs": [
|
256
|
+
{
|
257
|
+
"name": "camera_info",
|
258
|
+
"shape": 7,
|
259
|
+
"type": "LOAD3D_CAMERA",
|
260
|
+
"link": null
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"name": "model_file",
|
264
|
+
"type": "STRING",
|
265
|
+
"widget": {
|
266
|
+
"name": "model_file"
|
267
|
+
},
|
268
|
+
"link": 14
|
269
|
+
}
|
270
|
+
],
|
271
|
+
"outputs": [],
|
272
|
+
"properties": {
|
273
|
+
"Node name for S&R": "Preview3D",
|
274
|
+
"Camera Info": {
|
275
|
+
"position": {
|
276
|
+
"x": 11.131601866691193,
|
277
|
+
"y": 11.131601866691193,
|
278
|
+
"z": 11.131601866691195
|
279
|
+
},
|
280
|
+
"target": {
|
281
|
+
"x": 0,
|
282
|
+
"y": 0,
|
283
|
+
"z": 0
|
284
|
+
},
|
285
|
+
"zoom": 1,
|
286
|
+
"cameraType": "perspective"
|
287
|
+
}
|
288
|
+
},
|
289
|
+
"widgets_values": [
|
290
|
+
"",
|
291
|
+
""
|
292
|
+
]
|
293
|
+
},
|
294
|
+
{
|
295
|
+
"id": 23,
|
296
|
+
"type": "Preview3D",
|
297
|
+
"pos": [
|
298
|
+
-4110,
|
299
|
+
1290
|
300
|
+
],
|
301
|
+
"size": [
|
302
|
+
820,
|
303
|
+
710
|
304
|
+
],
|
305
|
+
"flags": {},
|
306
|
+
"order": 14,
|
307
|
+
"mode": 4,
|
308
|
+
"inputs": [
|
309
|
+
{
|
310
|
+
"name": "camera_info",
|
311
|
+
"shape": 7,
|
312
|
+
"type": "LOAD3D_CAMERA",
|
313
|
+
"link": null
|
314
|
+
},
|
315
|
+
{
|
316
|
+
"name": "model_file",
|
317
|
+
"type": "STRING",
|
318
|
+
"widget": {
|
319
|
+
"name": "model_file"
|
320
|
+
},
|
321
|
+
"link": 15
|
322
|
+
}
|
323
|
+
],
|
324
|
+
"outputs": [],
|
325
|
+
"properties": {
|
326
|
+
"Node name for S&R": "Preview3D"
|
327
|
+
},
|
328
|
+
"widgets_values": [
|
329
|
+
"",
|
330
|
+
""
|
331
|
+
]
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"id": 24,
|
335
|
+
"type": "Preview3D",
|
336
|
+
"pos": [
|
337
|
+
-3215,
|
338
|
+
1290
|
339
|
+
],
|
340
|
+
"size": [
|
341
|
+
820,
|
342
|
+
710
|
343
|
+
],
|
344
|
+
"flags": {},
|
345
|
+
"order": 12,
|
346
|
+
"mode": 4,
|
347
|
+
"inputs": [
|
348
|
+
{
|
349
|
+
"name": "camera_info",
|
350
|
+
"shape": 7,
|
351
|
+
"type": "LOAD3D_CAMERA",
|
352
|
+
"link": null
|
353
|
+
},
|
354
|
+
{
|
355
|
+
"name": "model_file",
|
356
|
+
"type": "STRING",
|
357
|
+
"widget": {
|
358
|
+
"name": "model_file"
|
359
|
+
},
|
360
|
+
"link": 16
|
361
|
+
}
|
362
|
+
],
|
363
|
+
"outputs": [],
|
364
|
+
"properties": {
|
365
|
+
"Node name for S&R": "Preview3D",
|
366
|
+
"Camera Info": {
|
367
|
+
"position": {
|
368
|
+
"x": 10,
|
369
|
+
"y": 10,
|
370
|
+
"z": 10.000000000000002
|
371
|
+
},
|
372
|
+
"target": {
|
373
|
+
"x": 0,
|
374
|
+
"y": 0,
|
375
|
+
"z": 0
|
376
|
+
},
|
377
|
+
"zoom": 1,
|
378
|
+
"cameraType": "perspective"
|
379
|
+
}
|
380
|
+
},
|
381
|
+
"widgets_values": [
|
382
|
+
"",
|
383
|
+
""
|
384
|
+
]
|
385
|
+
},
|
386
|
+
{
|
387
|
+
"id": 25,
|
388
|
+
"type": "Preview3D",
|
389
|
+
"pos": [
|
390
|
+
-2320,
|
391
|
+
1290
|
392
|
+
],
|
393
|
+
"size": [
|
394
|
+
820,
|
395
|
+
710
|
396
|
+
],
|
397
|
+
"flags": {},
|
398
|
+
"order": 13,
|
399
|
+
"mode": 4,
|
400
|
+
"inputs": [
|
401
|
+
{
|
402
|
+
"name": "camera_info",
|
403
|
+
"shape": 7,
|
404
|
+
"type": "LOAD3D_CAMERA",
|
405
|
+
"link": null
|
406
|
+
},
|
407
|
+
{
|
408
|
+
"name": "model_file",
|
409
|
+
"type": "STRING",
|
410
|
+
"widget": {
|
411
|
+
"name": "model_file"
|
412
|
+
},
|
413
|
+
"link": 17
|
414
|
+
}
|
415
|
+
],
|
416
|
+
"outputs": [],
|
417
|
+
"properties": {
|
418
|
+
"Node name for S&R": "Preview3D"
|
419
|
+
},
|
420
|
+
"widgets_values": [
|
421
|
+
"",
|
422
|
+
""
|
423
|
+
]
|
424
|
+
},
|
425
|
+
{
|
426
|
+
"id": 6,
|
427
|
+
"type": "TripoRigNode",
|
428
|
+
"pos": [
|
429
|
+
-5000,
|
430
|
+
1180
|
431
|
+
],
|
432
|
+
"size": [
|
433
|
+
222.439453125,
|
434
|
+
46
|
435
|
+
],
|
436
|
+
"flags": {},
|
437
|
+
"order": 7,
|
438
|
+
"mode": 4,
|
439
|
+
"inputs": [
|
440
|
+
{
|
441
|
+
"name": "original_model_task_id",
|
442
|
+
"type": "MODEL_TASK_ID",
|
443
|
+
"link": 5
|
444
|
+
}
|
445
|
+
],
|
446
|
+
"outputs": [
|
447
|
+
{
|
448
|
+
"name": "model_file",
|
449
|
+
"type": "STRING",
|
450
|
+
"links": [
|
451
|
+
14
|
452
|
+
]
|
453
|
+
},
|
454
|
+
{
|
455
|
+
"name": "rig task_id",
|
456
|
+
"type": "RIG_TASK_ID",
|
457
|
+
"links": [
|
458
|
+
7
|
459
|
+
]
|
460
|
+
}
|
461
|
+
],
|
462
|
+
"properties": {
|
463
|
+
"Node name for S&R": "TripoRigNode"
|
464
|
+
},
|
465
|
+
"widgets_values": [],
|
466
|
+
"color": "#432",
|
467
|
+
"bgcolor": "#653"
|
468
|
+
},
|
469
|
+
{
|
470
|
+
"id": 16,
|
471
|
+
"type": "MarkdownNote",
|
472
|
+
"pos": [
|
473
|
+
-5000,
|
474
|
+
970
|
475
|
+
],
|
476
|
+
"size": [
|
477
|
+
290,
|
478
|
+
160
|
479
|
+
],
|
480
|
+
"flags": {},
|
481
|
+
"order": 3,
|
482
|
+
"mode": 0,
|
483
|
+
"inputs": [],
|
484
|
+
"outputs": [],
|
485
|
+
"title": "Save location",
|
486
|
+
"properties": {},
|
487
|
+
"widgets_values": [
|
488
|
+
"After the task generated by the base model is completed, Tripo provides relevant APIs for subsequent model processing. You can enable them as needed. Just use the right - click and set the **Mode** of the corresponding part to **Always**.\n\n---\n\n在基础模型生成的任务执行完成后, Tripo 提供了后续的模型处理的相关 API 你可以按需启用,只需要使用右键,将对应的部分的 **模式** 设置为 **总是** 即可"
|
489
|
+
],
|
490
|
+
"color": "#432",
|
491
|
+
"bgcolor": "#653"
|
492
|
+
},
|
493
|
+
{
|
494
|
+
"id": 10,
|
495
|
+
"type": "TripoRefineNode",
|
496
|
+
"pos": [
|
497
|
+
-3220,
|
498
|
+
1170
|
499
|
+
],
|
500
|
+
"size": [
|
501
|
+
196.41796875,
|
502
|
+
46
|
503
|
+
],
|
504
|
+
"flags": {},
|
505
|
+
"order": 8,
|
506
|
+
"mode": 4,
|
507
|
+
"inputs": [
|
508
|
+
{
|
509
|
+
"name": "model_task_id",
|
510
|
+
"type": "MODEL_TASK_ID",
|
511
|
+
"link": 9
|
512
|
+
}
|
513
|
+
],
|
514
|
+
"outputs": [
|
515
|
+
{
|
516
|
+
"name": "model_file",
|
517
|
+
"type": "STRING",
|
518
|
+
"links": [
|
519
|
+
16
|
520
|
+
]
|
521
|
+
},
|
522
|
+
{
|
523
|
+
"name": "model task_id",
|
524
|
+
"type": "MODEL_TASK_ID",
|
525
|
+
"links": null
|
526
|
+
}
|
527
|
+
],
|
528
|
+
"properties": {
|
529
|
+
"Node name for S&R": "TripoRefineNode"
|
530
|
+
},
|
531
|
+
"widgets_values": [],
|
532
|
+
"color": "#432",
|
533
|
+
"bgcolor": "#653"
|
534
|
+
},
|
535
|
+
{
|
536
|
+
"id": 11,
|
537
|
+
"type": "MarkdownNote",
|
538
|
+
"pos": [
|
539
|
+
-3220,
|
540
|
+
1020
|
541
|
+
],
|
542
|
+
"size": [
|
543
|
+
240,
|
544
|
+
90
|
545
|
+
],
|
546
|
+
"flags": {},
|
547
|
+
"order": 4,
|
548
|
+
"mode": 0,
|
549
|
+
"inputs": [],
|
550
|
+
"outputs": [],
|
551
|
+
"title": "About Refine Draft model",
|
552
|
+
"properties": {},
|
553
|
+
"widgets_values": [
|
554
|
+
"It is only available when using the model of version v1.4.\n\n---\n\n只有在使用模型 v1.4 版本的模型时才可用"
|
555
|
+
],
|
556
|
+
"color": "#322",
|
557
|
+
"bgcolor": "#533"
|
558
|
+
},
|
559
|
+
{
|
560
|
+
"id": 9,
|
561
|
+
"type": "TripoTextureNode",
|
562
|
+
"pos": [
|
563
|
+
-2320,
|
564
|
+
1030
|
565
|
+
],
|
566
|
+
"size": [
|
567
|
+
270,
|
568
|
+
174
|
569
|
+
],
|
570
|
+
"flags": {},
|
571
|
+
"order": 9,
|
572
|
+
"mode": 4,
|
573
|
+
"inputs": [
|
574
|
+
{
|
575
|
+
"name": "model_task_id",
|
576
|
+
"type": "MODEL_TASK_ID",
|
577
|
+
"link": 10
|
578
|
+
}
|
579
|
+
],
|
580
|
+
"outputs": [
|
581
|
+
{
|
582
|
+
"name": "model_file",
|
583
|
+
"type": "STRING",
|
584
|
+
"links": [
|
585
|
+
17
|
586
|
+
]
|
587
|
+
},
|
588
|
+
{
|
589
|
+
"name": "model task_id",
|
590
|
+
"type": "MODEL_TASK_ID",
|
591
|
+
"links": null
|
592
|
+
}
|
593
|
+
],
|
594
|
+
"properties": {
|
595
|
+
"Node name for S&R": "TripoTextureNode"
|
596
|
+
},
|
597
|
+
"widgets_values": [
|
598
|
+
true,
|
599
|
+
true,
|
600
|
+
42,
|
601
|
+
"standard",
|
602
|
+
"original_image"
|
603
|
+
],
|
604
|
+
"color": "#432",
|
605
|
+
"bgcolor": "#653"
|
606
|
+
}
|
607
|
+
],
|
608
|
+
"links": [
|
609
|
+
[
|
610
|
+
4,
|
611
|
+
3,
|
612
|
+
1,
|
613
|
+
8,
|
614
|
+
0,
|
615
|
+
"MODEL_TASK_ID,RIG_TASK_ID,RETARGET_TASK_ID"
|
616
|
+
],
|
617
|
+
[
|
618
|
+
5,
|
619
|
+
3,
|
620
|
+
1,
|
621
|
+
6,
|
622
|
+
0,
|
623
|
+
"MODEL_TASK_ID"
|
624
|
+
],
|
625
|
+
[
|
626
|
+
7,
|
627
|
+
6,
|
628
|
+
1,
|
629
|
+
7,
|
630
|
+
0,
|
631
|
+
"RIG_TASK_ID"
|
632
|
+
],
|
633
|
+
[
|
634
|
+
9,
|
635
|
+
3,
|
636
|
+
1,
|
637
|
+
10,
|
638
|
+
0,
|
639
|
+
"MODEL_TASK_ID"
|
640
|
+
],
|
641
|
+
[
|
642
|
+
10,
|
643
|
+
3,
|
644
|
+
1,
|
645
|
+
9,
|
646
|
+
0,
|
647
|
+
"MODEL_TASK_ID"
|
648
|
+
],
|
649
|
+
[
|
650
|
+
13,
|
651
|
+
3,
|
652
|
+
0,
|
653
|
+
17,
|
654
|
+
1,
|
655
|
+
"STRING"
|
656
|
+
],
|
657
|
+
[
|
658
|
+
14,
|
659
|
+
6,
|
660
|
+
0,
|
661
|
+
22,
|
662
|
+
1,
|
663
|
+
"STRING"
|
664
|
+
],
|
665
|
+
[
|
666
|
+
15,
|
667
|
+
7,
|
668
|
+
0,
|
669
|
+
23,
|
670
|
+
1,
|
671
|
+
"STRING"
|
672
|
+
],
|
673
|
+
[
|
674
|
+
16,
|
675
|
+
10,
|
676
|
+
0,
|
677
|
+
24,
|
678
|
+
1,
|
679
|
+
"STRING"
|
680
|
+
],
|
681
|
+
[
|
682
|
+
17,
|
683
|
+
9,
|
684
|
+
0,
|
685
|
+
25,
|
686
|
+
1,
|
687
|
+
"STRING"
|
688
|
+
]
|
689
|
+
],
|
690
|
+
"groups": [],
|
691
|
+
"config": {},
|
692
|
+
"extra": {
|
693
|
+
"ds": {
|
694
|
+
"scale": 0.23579476910002525,
|
695
|
+
"offset": [
|
696
|
+
6942.689229629733,
|
697
|
+
-51.10583160223882
|
698
|
+
]
|
699
|
+
},
|
700
|
+
"frontendVersion": "1.21.0"
|
701
|
+
},
|
702
|
+
"version": 0.4
|
703
|
+
}
|
@@ -99,7 +99,7 @@
|
|
99
99
|
"title": "About API Node",
|
100
100
|
"properties": {},
|
101
101
|
"widgets_values": [
|
102
|
-
"
|
102
|
+
"[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"
|
103
103
|
],
|
104
104
|
"color": "#432",
|
105
105
|
"bgcolor": "#653"
|