comfyui-workflow-templates 0.1.91__py3-none-any.whl → 0.1.92__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.
Potentially problematic release.
This version of comfyui-workflow-templates might be problematic. Click here for more details.
- comfyui_workflow_templates/templates/api_bytedance_flf2v-1.webp +0 -0
- comfyui_workflow_templates/templates/api_bytedance_flf2v.json +269 -0
- comfyui_workflow_templates/templates/api_bytedance_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_bytedance_image_to_video.json +208 -0
- comfyui_workflow_templates/templates/api_bytedance_text_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_bytedance_text_to_video.json +144 -0
- comfyui_workflow_templates/templates/api_kling_i2v.json +66 -58
- comfyui_workflow_templates/templates/api_wan_text_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/index.es.json +501 -285
- comfyui_workflow_templates/templates/index.fr.json +501 -285
- comfyui_workflow_templates/templates/index.ja.json +501 -285
- comfyui_workflow_templates/templates/index.json +555 -339
- comfyui_workflow_templates/templates/index.ko.json +501 -285
- comfyui_workflow_templates/templates/index.ru.json +501 -285
- comfyui_workflow_templates/templates/index.schema.json +4 -0
- comfyui_workflow_templates/templates/index.zh-TW.json +501 -285
- comfyui_workflow_templates/templates/index.zh.json +501 -285
- comfyui_workflow_templates/templates/video_wan2.1_alpha_t2v_14B-1.webp +0 -0
- comfyui_workflow_templates/templates/video_wan2.1_alpha_t2v_14B.json +977 -0
- {comfyui_workflow_templates-0.1.91.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.91.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/RECORD +24 -15
- {comfyui_workflow_templates-0.1.91.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.91.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.91.dist-info → comfyui_workflow_templates-0.1.92.dist-info}/top_level.txt +0 -0
|
Binary file
|
|
@@ -0,0 +1,269 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "e1960a89-8f1c-40c0-8e72-dc6f849328d3",
|
|
3
|
+
"revision": 0,
|
|
4
|
+
"last_node_id": 38,
|
|
5
|
+
"last_link_id": 3,
|
|
6
|
+
"nodes": [
|
|
7
|
+
{
|
|
8
|
+
"id": 37,
|
|
9
|
+
"type": "SaveVideo",
|
|
10
|
+
"pos": [
|
|
11
|
+
820,
|
|
12
|
+
460
|
|
13
|
+
],
|
|
14
|
+
"size": [
|
|
15
|
+
270,
|
|
16
|
+
368
|
|
17
|
+
],
|
|
18
|
+
"flags": {},
|
|
19
|
+
"order": 4,
|
|
20
|
+
"mode": 0,
|
|
21
|
+
"inputs": [
|
|
22
|
+
{
|
|
23
|
+
"name": "video",
|
|
24
|
+
"type": "VIDEO",
|
|
25
|
+
"link": 3
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"outputs": [],
|
|
29
|
+
"properties": {
|
|
30
|
+
"cnr_id": "comfy-core",
|
|
31
|
+
"ver": "0.3.62",
|
|
32
|
+
"Node name for S&R": "SaveVideo"
|
|
33
|
+
},
|
|
34
|
+
"widgets_values": [
|
|
35
|
+
"video/ByteDance-FLF2V",
|
|
36
|
+
"auto",
|
|
37
|
+
"auto"
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"id": 35,
|
|
42
|
+
"type": "LoadImage",
|
|
43
|
+
"pos": [
|
|
44
|
+
80,
|
|
45
|
+
460
|
|
46
|
+
],
|
|
47
|
+
"size": [
|
|
48
|
+
274.080078125,
|
|
49
|
+
314.0000305175781
|
|
50
|
+
],
|
|
51
|
+
"flags": {},
|
|
52
|
+
"order": 0,
|
|
53
|
+
"mode": 0,
|
|
54
|
+
"inputs": [],
|
|
55
|
+
"outputs": [
|
|
56
|
+
{
|
|
57
|
+
"name": "IMAGE",
|
|
58
|
+
"type": "IMAGE",
|
|
59
|
+
"links": [
|
|
60
|
+
1
|
|
61
|
+
]
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"name": "MASK",
|
|
65
|
+
"type": "MASK",
|
|
66
|
+
"links": null
|
|
67
|
+
}
|
|
68
|
+
],
|
|
69
|
+
"properties": {
|
|
70
|
+
"cnr_id": "comfy-core",
|
|
71
|
+
"ver": "0.3.62",
|
|
72
|
+
"Node name for S&R": "LoadImage"
|
|
73
|
+
},
|
|
74
|
+
"widgets_values": [
|
|
75
|
+
"0_0 (6).png",
|
|
76
|
+
"image"
|
|
77
|
+
]
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"id": 36,
|
|
81
|
+
"type": "LoadImage",
|
|
82
|
+
"pos": [
|
|
83
|
+
80,
|
|
84
|
+
880
|
|
85
|
+
],
|
|
86
|
+
"size": [
|
|
87
|
+
274.080078125,
|
|
88
|
+
314.0000305175781
|
|
89
|
+
],
|
|
90
|
+
"flags": {},
|
|
91
|
+
"order": 1,
|
|
92
|
+
"mode": 0,
|
|
93
|
+
"inputs": [],
|
|
94
|
+
"outputs": [
|
|
95
|
+
{
|
|
96
|
+
"name": "IMAGE",
|
|
97
|
+
"type": "IMAGE",
|
|
98
|
+
"links": [
|
|
99
|
+
2
|
|
100
|
+
]
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"name": "MASK",
|
|
104
|
+
"type": "MASK",
|
|
105
|
+
"links": null
|
|
106
|
+
}
|
|
107
|
+
],
|
|
108
|
+
"properties": {
|
|
109
|
+
"cnr_id": "comfy-core",
|
|
110
|
+
"ver": "0.3.62",
|
|
111
|
+
"Node name for S&R": "LoadImage"
|
|
112
|
+
},
|
|
113
|
+
"widgets_values": [
|
|
114
|
+
"qwen-image-edit_00007_.png",
|
|
115
|
+
"image"
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"id": 34,
|
|
120
|
+
"type": "ByteDanceFirstLastFrameNode",
|
|
121
|
+
"pos": [
|
|
122
|
+
390,
|
|
123
|
+
460
|
|
124
|
+
],
|
|
125
|
+
"size": [
|
|
126
|
+
400,
|
|
127
|
+
480
|
|
128
|
+
],
|
|
129
|
+
"flags": {},
|
|
130
|
+
"order": 3,
|
|
131
|
+
"mode": 0,
|
|
132
|
+
"inputs": [
|
|
133
|
+
{
|
|
134
|
+
"name": "first_frame",
|
|
135
|
+
"type": "IMAGE",
|
|
136
|
+
"link": 1
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"name": "last_frame",
|
|
140
|
+
"type": "IMAGE",
|
|
141
|
+
"link": 2
|
|
142
|
+
}
|
|
143
|
+
],
|
|
144
|
+
"outputs": [
|
|
145
|
+
{
|
|
146
|
+
"name": "VIDEO",
|
|
147
|
+
"type": "VIDEO",
|
|
148
|
+
"links": [
|
|
149
|
+
3
|
|
150
|
+
]
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"properties": {
|
|
154
|
+
"cnr_id": "comfy-core",
|
|
155
|
+
"ver": "0.3.62",
|
|
156
|
+
"Node name for S&R": "ByteDanceFirstLastFrameNode"
|
|
157
|
+
},
|
|
158
|
+
"widgets_values": [
|
|
159
|
+
"seedance-1-0-pro-250528",
|
|
160
|
+
"Two samurai are fighting. Their swords keep striking, and they attack each other. In the end, the left samurai is finally stabbed in the abdomen by the right samurai in the confrontation. He covers his stomach and falls down, while the right samurai stands and puts away his sword. A tense and exciting battle scene, action movie, epic, fight scene, smoke pervading.\n",
|
|
161
|
+
"1080p",
|
|
162
|
+
"1:1",
|
|
163
|
+
10,
|
|
164
|
+
1076553912,
|
|
165
|
+
"randomize",
|
|
166
|
+
false,
|
|
167
|
+
false
|
|
168
|
+
],
|
|
169
|
+
"color": "#432",
|
|
170
|
+
"bgcolor": "#653"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"id": 38,
|
|
174
|
+
"type": "MarkdownNote",
|
|
175
|
+
"pos": [
|
|
176
|
+
-330,
|
|
177
|
+
450
|
|
178
|
+
],
|
|
179
|
+
"size": [
|
|
180
|
+
380.9487609863281,
|
|
181
|
+
309.4496765136719
|
|
182
|
+
],
|
|
183
|
+
"flags": {},
|
|
184
|
+
"order": 2,
|
|
185
|
+
"mode": 0,
|
|
186
|
+
"inputs": [],
|
|
187
|
+
"outputs": [],
|
|
188
|
+
"title": "Note:About API Node",
|
|
189
|
+
"properties": {
|
|
190
|
+
"ue_properties": {
|
|
191
|
+
"widget_ue_connectable": {},
|
|
192
|
+
"version": "7.1",
|
|
193
|
+
"input_ue_unconnectable": {}
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
"widgets_values": [
|
|
197
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) - [Pricing](https://docs.comfy.org/tutorials/api-nodes/pricing) | [API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview) - [定价](https://docs.comfy.org/zh-CN/tutorials/api-nodes/pricing)\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"
|
|
198
|
+
],
|
|
199
|
+
"color": "#432",
|
|
200
|
+
"bgcolor": "#653"
|
|
201
|
+
}
|
|
202
|
+
],
|
|
203
|
+
"links": [
|
|
204
|
+
[
|
|
205
|
+
1,
|
|
206
|
+
35,
|
|
207
|
+
0,
|
|
208
|
+
34,
|
|
209
|
+
0,
|
|
210
|
+
"IMAGE"
|
|
211
|
+
],
|
|
212
|
+
[
|
|
213
|
+
2,
|
|
214
|
+
36,
|
|
215
|
+
0,
|
|
216
|
+
34,
|
|
217
|
+
1,
|
|
218
|
+
"IMAGE"
|
|
219
|
+
],
|
|
220
|
+
[
|
|
221
|
+
3,
|
|
222
|
+
34,
|
|
223
|
+
0,
|
|
224
|
+
37,
|
|
225
|
+
0,
|
|
226
|
+
"VIDEO"
|
|
227
|
+
]
|
|
228
|
+
],
|
|
229
|
+
"groups": [
|
|
230
|
+
{
|
|
231
|
+
"id": 1,
|
|
232
|
+
"title": "Step 1 - Upload first_frame",
|
|
233
|
+
"bounding": [
|
|
234
|
+
70,
|
|
235
|
+
390,
|
|
236
|
+
294.080078125,
|
|
237
|
+
397.6000061035156
|
|
238
|
+
],
|
|
239
|
+
"color": "#3f789e",
|
|
240
|
+
"font_size": 24,
|
|
241
|
+
"flags": {}
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"id": 2,
|
|
245
|
+
"title": "Step 2 - Upload last_frame",
|
|
246
|
+
"bounding": [
|
|
247
|
+
70,
|
|
248
|
+
810,
|
|
249
|
+
294.080078125,
|
|
250
|
+
397.6000061035156
|
|
251
|
+
],
|
|
252
|
+
"color": "#3f789e",
|
|
253
|
+
"font_size": 24,
|
|
254
|
+
"flags": {}
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
"config": {},
|
|
258
|
+
"extra": {
|
|
259
|
+
"ds": {
|
|
260
|
+
"scale": 0.6779123108813857,
|
|
261
|
+
"offset": [
|
|
262
|
+
689.4506314920421,
|
|
263
|
+
-193.6074179588302
|
|
264
|
+
]
|
|
265
|
+
},
|
|
266
|
+
"frontendVersion": "1.27.7"
|
|
267
|
+
},
|
|
268
|
+
"version": 0.4
|
|
269
|
+
}
|
|
Binary file
|
|
@@ -0,0 +1,208 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "7c8957c7-9b5c-4d4e-80dd-f35ac181264e",
|
|
3
|
+
"revision": 0,
|
|
4
|
+
"last_node_id": 13,
|
|
5
|
+
"last_link_id": 6,
|
|
6
|
+
"nodes": [
|
|
7
|
+
{
|
|
8
|
+
"id": 6,
|
|
9
|
+
"type": "MarkdownNote",
|
|
10
|
+
"pos": [
|
|
11
|
+
1580,
|
|
12
|
+
-190
|
|
13
|
+
],
|
|
14
|
+
"size": [
|
|
15
|
+
380,
|
|
16
|
+
210
|
|
17
|
+
],
|
|
18
|
+
"flags": {},
|
|
19
|
+
"order": 0,
|
|
20
|
+
"mode": 0,
|
|
21
|
+
"inputs": [],
|
|
22
|
+
"outputs": [],
|
|
23
|
+
"title": "Note:About API Node",
|
|
24
|
+
"properties": {
|
|
25
|
+
"ue_properties": {
|
|
26
|
+
"widget_ue_connectable": {},
|
|
27
|
+
"version": "7.1",
|
|
28
|
+
"input_ue_unconnectable": {}
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"widgets_values": [
|
|
32
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) - [Pricing](https://docs.comfy.org/tutorials/api-nodes/pricing) | [API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview) - [定价](https://docs.comfy.org/zh-CN/tutorials/api-nodes/pricing)\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"
|
|
33
|
+
],
|
|
34
|
+
"color": "#432",
|
|
35
|
+
"bgcolor": "#653"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"id": 7,
|
|
39
|
+
"type": "SaveVideo",
|
|
40
|
+
"pos": [
|
|
41
|
+
2730,
|
|
42
|
+
-200
|
|
43
|
+
],
|
|
44
|
+
"size": [
|
|
45
|
+
630,
|
|
46
|
+
470
|
|
47
|
+
],
|
|
48
|
+
"flags": {},
|
|
49
|
+
"order": 3,
|
|
50
|
+
"mode": 0,
|
|
51
|
+
"inputs": [
|
|
52
|
+
{
|
|
53
|
+
"name": "video",
|
|
54
|
+
"type": "VIDEO",
|
|
55
|
+
"link": 6
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"outputs": [],
|
|
59
|
+
"properties": {
|
|
60
|
+
"Node name for S&R": "SaveVideo",
|
|
61
|
+
"cnr_id": "comfy-core",
|
|
62
|
+
"ver": "0.3.60"
|
|
63
|
+
},
|
|
64
|
+
"widgets_values": [
|
|
65
|
+
"video/ByteDance-Seedance",
|
|
66
|
+
"auto",
|
|
67
|
+
"auto"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": 12,
|
|
72
|
+
"type": "LoadImage",
|
|
73
|
+
"pos": [
|
|
74
|
+
1990,
|
|
75
|
+
-200
|
|
76
|
+
],
|
|
77
|
+
"size": [
|
|
78
|
+
274.080078125,
|
|
79
|
+
314
|
|
80
|
+
],
|
|
81
|
+
"flags": {},
|
|
82
|
+
"order": 1,
|
|
83
|
+
"mode": 0,
|
|
84
|
+
"inputs": [],
|
|
85
|
+
"outputs": [
|
|
86
|
+
{
|
|
87
|
+
"name": "IMAGE",
|
|
88
|
+
"type": "IMAGE",
|
|
89
|
+
"links": [
|
|
90
|
+
5
|
|
91
|
+
]
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"name": "MASK",
|
|
95
|
+
"type": "MASK",
|
|
96
|
+
"links": null
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"properties": {
|
|
100
|
+
"Node name for S&R": "LoadImage",
|
|
101
|
+
"cnr_id": "comfy-core",
|
|
102
|
+
"ver": "0.3.62"
|
|
103
|
+
},
|
|
104
|
+
"widgets_values": [
|
|
105
|
+
"0_2 (13).png",
|
|
106
|
+
"image"
|
|
107
|
+
]
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"id": 13,
|
|
111
|
+
"type": "ByteDanceImageToVideoNode",
|
|
112
|
+
"pos": [
|
|
113
|
+
2300,
|
|
114
|
+
-200
|
|
115
|
+
],
|
|
116
|
+
"size": [
|
|
117
|
+
400,
|
|
118
|
+
280
|
|
119
|
+
],
|
|
120
|
+
"flags": {},
|
|
121
|
+
"order": 2,
|
|
122
|
+
"mode": 0,
|
|
123
|
+
"inputs": [
|
|
124
|
+
{
|
|
125
|
+
"name": "image",
|
|
126
|
+
"type": "IMAGE",
|
|
127
|
+
"link": 5
|
|
128
|
+
}
|
|
129
|
+
],
|
|
130
|
+
"outputs": [
|
|
131
|
+
{
|
|
132
|
+
"name": "VIDEO",
|
|
133
|
+
"type": "VIDEO",
|
|
134
|
+
"links": [
|
|
135
|
+
6
|
|
136
|
+
]
|
|
137
|
+
}
|
|
138
|
+
],
|
|
139
|
+
"properties": {
|
|
140
|
+
"Node name for S&R": "ByteDanceImageToVideoNode"
|
|
141
|
+
},
|
|
142
|
+
"widgets_values": [
|
|
143
|
+
"seedance-1-0-pro-250528",
|
|
144
|
+
"The girl shows a charming smile",
|
|
145
|
+
"480p",
|
|
146
|
+
"adaptive",
|
|
147
|
+
5,
|
|
148
|
+
0,
|
|
149
|
+
"randomize",
|
|
150
|
+
false,
|
|
151
|
+
false
|
|
152
|
+
],
|
|
153
|
+
"color": "#432",
|
|
154
|
+
"bgcolor": "#653"
|
|
155
|
+
}
|
|
156
|
+
],
|
|
157
|
+
"links": [
|
|
158
|
+
[
|
|
159
|
+
5,
|
|
160
|
+
12,
|
|
161
|
+
0,
|
|
162
|
+
13,
|
|
163
|
+
0,
|
|
164
|
+
"IMAGE"
|
|
165
|
+
],
|
|
166
|
+
[
|
|
167
|
+
6,
|
|
168
|
+
13,
|
|
169
|
+
0,
|
|
170
|
+
7,
|
|
171
|
+
0,
|
|
172
|
+
"VIDEO"
|
|
173
|
+
]
|
|
174
|
+
],
|
|
175
|
+
"groups": [
|
|
176
|
+
{
|
|
177
|
+
"id": 2,
|
|
178
|
+
"title": "Step 1 - Load image",
|
|
179
|
+
"bounding": [
|
|
180
|
+
1980,
|
|
181
|
+
-270,
|
|
182
|
+
294.080078125,
|
|
183
|
+
397.6000061035156
|
|
184
|
+
],
|
|
185
|
+
"color": "#3f789e",
|
|
186
|
+
"font_size": 24,
|
|
187
|
+
"flags": {}
|
|
188
|
+
}
|
|
189
|
+
],
|
|
190
|
+
"config": {},
|
|
191
|
+
"extra": {
|
|
192
|
+
"ds": {
|
|
193
|
+
"scale": 1,
|
|
194
|
+
"offset": [
|
|
195
|
+
-1607.7160047762143,
|
|
196
|
+
443.52939698830494
|
|
197
|
+
]
|
|
198
|
+
},
|
|
199
|
+
"frontendVersion": "1.28.6",
|
|
200
|
+
"ue_links": [],
|
|
201
|
+
"links_added_by_ue": [],
|
|
202
|
+
"VHS_latentpreview": false,
|
|
203
|
+
"VHS_latentpreviewrate": 0,
|
|
204
|
+
"VHS_MetadataImage": true,
|
|
205
|
+
"VHS_KeepIntermediate": true
|
|
206
|
+
},
|
|
207
|
+
"version": 0.4
|
|
208
|
+
}
|
|
Binary file
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "7c8957c7-9b5c-4d4e-80dd-f35ac181264e",
|
|
3
|
+
"revision": 0,
|
|
4
|
+
"last_node_id": 10,
|
|
5
|
+
"last_link_id": 2,
|
|
6
|
+
"nodes": [
|
|
7
|
+
{
|
|
8
|
+
"id": 6,
|
|
9
|
+
"type": "MarkdownNote",
|
|
10
|
+
"pos": [
|
|
11
|
+
1710,
|
|
12
|
+
-70
|
|
13
|
+
],
|
|
14
|
+
"size": [
|
|
15
|
+
380,
|
|
16
|
+
210
|
|
17
|
+
],
|
|
18
|
+
"flags": {},
|
|
19
|
+
"order": 0,
|
|
20
|
+
"mode": 0,
|
|
21
|
+
"inputs": [],
|
|
22
|
+
"outputs": [],
|
|
23
|
+
"title": "Note:About API Node",
|
|
24
|
+
"properties": {
|
|
25
|
+
"ue_properties": {
|
|
26
|
+
"widget_ue_connectable": {},
|
|
27
|
+
"version": "7.1",
|
|
28
|
+
"input_ue_unconnectable": {}
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
"widgets_values": [
|
|
32
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) - [Pricing](https://docs.comfy.org/tutorials/api-nodes/pricing) | [API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview) - [定价](https://docs.comfy.org/zh-CN/tutorials/api-nodes/pricing)\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"
|
|
33
|
+
],
|
|
34
|
+
"color": "#432",
|
|
35
|
+
"bgcolor": "#653"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"id": 7,
|
|
39
|
+
"type": "SaveVideo",
|
|
40
|
+
"pos": [
|
|
41
|
+
2560,
|
|
42
|
+
-70
|
|
43
|
+
],
|
|
44
|
+
"size": [
|
|
45
|
+
630,
|
|
46
|
+
470
|
|
47
|
+
],
|
|
48
|
+
"flags": {},
|
|
49
|
+
"order": 2,
|
|
50
|
+
"mode": 0,
|
|
51
|
+
"inputs": [
|
|
52
|
+
{
|
|
53
|
+
"name": "video",
|
|
54
|
+
"type": "VIDEO",
|
|
55
|
+
"link": 2
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"outputs": [],
|
|
59
|
+
"properties": {
|
|
60
|
+
"cnr_id": "comfy-core",
|
|
61
|
+
"ver": "0.3.60",
|
|
62
|
+
"Node name for S&R": "SaveVideo"
|
|
63
|
+
},
|
|
64
|
+
"widgets_values": [
|
|
65
|
+
"video/ByteDance-Seedance",
|
|
66
|
+
"auto",
|
|
67
|
+
"auto"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": 10,
|
|
72
|
+
"type": "ByteDanceTextToVideoNode",
|
|
73
|
+
"pos": [
|
|
74
|
+
2120,
|
|
75
|
+
-70
|
|
76
|
+
],
|
|
77
|
+
"size": [
|
|
78
|
+
420,
|
|
79
|
+
460
|
|
80
|
+
],
|
|
81
|
+
"flags": {},
|
|
82
|
+
"order": 1,
|
|
83
|
+
"mode": 0,
|
|
84
|
+
"inputs": [],
|
|
85
|
+
"outputs": [
|
|
86
|
+
{
|
|
87
|
+
"name": "VIDEO",
|
|
88
|
+
"type": "VIDEO",
|
|
89
|
+
"links": [
|
|
90
|
+
2
|
|
91
|
+
]
|
|
92
|
+
}
|
|
93
|
+
],
|
|
94
|
+
"properties": {
|
|
95
|
+
"cnr_id": "comfy-core",
|
|
96
|
+
"ver": "0.3.62",
|
|
97
|
+
"Node name for S&R": "ByteDanceTextToVideoNode"
|
|
98
|
+
},
|
|
99
|
+
"widgets_values": [
|
|
100
|
+
"seedance-1-0-pro-250528",
|
|
101
|
+
"A skier glides over fresh snow, kicking up large clouds of snow as he turns. Accelerating gradually down the slope, the camera moves smoothly alongside.",
|
|
102
|
+
"720p",
|
|
103
|
+
"16:9",
|
|
104
|
+
5,
|
|
105
|
+
739205076,
|
|
106
|
+
"randomize",
|
|
107
|
+
false,
|
|
108
|
+
false,
|
|
109
|
+
"Task in progress: 15.0s (~28.0s remaining)"
|
|
110
|
+
],
|
|
111
|
+
"color": "#432",
|
|
112
|
+
"bgcolor": "#653"
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"links": [
|
|
116
|
+
[
|
|
117
|
+
2,
|
|
118
|
+
10,
|
|
119
|
+
0,
|
|
120
|
+
7,
|
|
121
|
+
0,
|
|
122
|
+
"VIDEO"
|
|
123
|
+
]
|
|
124
|
+
],
|
|
125
|
+
"groups": [],
|
|
126
|
+
"config": {},
|
|
127
|
+
"extra": {
|
|
128
|
+
"ds": {
|
|
129
|
+
"scale": 0.7799270014566322,
|
|
130
|
+
"offset": [
|
|
131
|
+
-1300.0979551851008,
|
|
132
|
+
525.301320604011
|
|
133
|
+
]
|
|
134
|
+
},
|
|
135
|
+
"frontendVersion": "1.27.7",
|
|
136
|
+
"ue_links": [],
|
|
137
|
+
"links_added_by_ue": [],
|
|
138
|
+
"VHS_latentpreview": false,
|
|
139
|
+
"VHS_latentpreviewrate": 0,
|
|
140
|
+
"VHS_MetadataImage": true,
|
|
141
|
+
"VHS_KeepIntermediate": true
|
|
142
|
+
},
|
|
143
|
+
"version": 0.4
|
|
144
|
+
}
|