comfyui-workflow-templates 0.1.62__py3-none-any.whl → 0.1.63__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.

Files changed (22) hide show
  1. comfyui_workflow_templates/templates/api_hailuo_minimax_video-1.webp +0 -0
  2. comfyui_workflow_templates/templates/api_hailuo_minimax_video.json +203 -0
  3. comfyui_workflow_templates/templates/api_veo3-1.webp +0 -0
  4. comfyui_workflow_templates/templates/api_veo3.json +207 -0
  5. comfyui_workflow_templates/templates/api_vidu_image_to_video-1.webp +0 -0
  6. comfyui_workflow_templates/templates/api_vidu_image_to_video.json +180 -0
  7. comfyui_workflow_templates/templates/api_vidu_reference_to_video-1.webp +0 -0
  8. comfyui_workflow_templates/templates/api_vidu_reference_to_video.json +416 -0
  9. comfyui_workflow_templates/templates/api_vidu_start_end_to_video-1.webp +0 -0
  10. comfyui_workflow_templates/templates/api_vidu_start_end_to_video.json +230 -0
  11. comfyui_workflow_templates/templates/api_vidu_text_to_video-1.webp +0 -0
  12. comfyui_workflow_templates/templates/api_vidu_text_to_video.json +130 -0
  13. comfyui_workflow_templates/templates/image_qwen_image_union_control-1.webp +0 -0
  14. comfyui_workflow_templates/templates/image_qwen_image_union_control-3.webp +0 -0
  15. comfyui_workflow_templates/templates/image_qwen_image_union_control.json +1097 -0
  16. comfyui_workflow_templates/templates/index.json +76 -0
  17. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +1 -1
  18. {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.63.dist-info}/METADATA +1 -1
  19. {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.63.dist-info}/RECORD +22 -7
  20. {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.63.dist-info}/WHEEL +0 -0
  21. {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.63.dist-info}/licenses/LICENSE +0 -0
  22. {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.63.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,203 @@
1
+ {
2
+ "id": "54f26090-97eb-4738-88f6-e31df503c76e",
3
+ "revision": 0,
4
+ "last_node_id": 15,
5
+ "last_link_id": 15,
6
+ "nodes": [
7
+ {
8
+ "id": 12,
9
+ "type": "MarkdownNote",
10
+ "pos": [
11
+ 210,
12
+ 470
13
+ ],
14
+ "size": [
15
+ 370,
16
+ 170
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [],
23
+ "title": "Note: 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)."
27
+ ],
28
+ "color": "#223",
29
+ "bgcolor": "#335"
30
+ },
31
+ {
32
+ "id": 14,
33
+ "type": "SaveVideo",
34
+ "pos": [
35
+ 1410,
36
+ 470
37
+ ],
38
+ "size": [
39
+ 270,
40
+ 249.80087280273438
41
+ ],
42
+ "flags": {},
43
+ "order": 4,
44
+ "mode": 0,
45
+ "inputs": [
46
+ {
47
+ "name": "video",
48
+ "type": "VIDEO",
49
+ "link": 15
50
+ }
51
+ ],
52
+ "outputs": [],
53
+ "properties": {
54
+ "Node name for S&R": "SaveVideo"
55
+ },
56
+ "widgets_values": [
57
+ "video/ComfyUI",
58
+ "auto",
59
+ "auto"
60
+ ]
61
+ },
62
+ {
63
+ "id": 13,
64
+ "type": "LoadImage",
65
+ "pos": [
66
+ 650,
67
+ 470
68
+ ],
69
+ "size": [
70
+ 274.080078125,
71
+ 314.0000305175781
72
+ ],
73
+ "flags": {},
74
+ "order": 1,
75
+ "mode": 0,
76
+ "inputs": [],
77
+ "outputs": [
78
+ {
79
+ "name": "IMAGE",
80
+ "type": "IMAGE",
81
+ "links": [
82
+ 14
83
+ ]
84
+ },
85
+ {
86
+ "name": "MASK",
87
+ "type": "MASK",
88
+ "links": null
89
+ }
90
+ ],
91
+ "properties": {
92
+ "Node name for S&R": "LoadImage"
93
+ },
94
+ "widgets_values": [
95
+ "ComfyUI_00809_.png",
96
+ "image"
97
+ ]
98
+ },
99
+ {
100
+ "id": 11,
101
+ "type": "MinimaxHailuoVideoNode",
102
+ "pos": [
103
+ 970,
104
+ 470
105
+ ],
106
+ "size": [
107
+ 400,
108
+ 350
109
+ ],
110
+ "flags": {},
111
+ "order": 3,
112
+ "mode": 0,
113
+ "inputs": [
114
+ {
115
+ "name": "first_frame_image",
116
+ "shape": 7,
117
+ "type": "IMAGE",
118
+ "link": 14
119
+ }
120
+ ],
121
+ "outputs": [
122
+ {
123
+ "name": "VIDEO",
124
+ "type": "VIDEO",
125
+ "links": [
126
+ 15
127
+ ]
128
+ }
129
+ ],
130
+ "properties": {
131
+ "Node name for S&R": "MinimaxHailuoVideoNode"
132
+ },
133
+ "widgets_values": [
134
+ "Dreamlike porcelain figurine of a serene girl, pastel-blue glassy hair crowned with translucent white, red, pink, and orange blossoms gently swaying in a warm breeze, petals sparkling and drifting, hair strands rippling with subtle light reflections dancing across glossy surfaces, soft bokeh background.",
135
+ 847533605349647,
136
+ "randomize",
137
+ true,
138
+ 6,
139
+ "768P"
140
+ ],
141
+ "color": "#432",
142
+ "bgcolor": "#653"
143
+ },
144
+ {
145
+ "id": 15,
146
+ "type": "Note",
147
+ "pos": [
148
+ 650,
149
+ 840
150
+ ],
151
+ "size": [
152
+ 270,
153
+ 90
154
+ ],
155
+ "flags": {},
156
+ "order": 2,
157
+ "mode": 0,
158
+ "inputs": [],
159
+ "outputs": [],
160
+ "properties": {},
161
+ "widgets_values": [
162
+ "The first frame image input is optional. You can use **Ctrl + B** to disable it if you don't need it."
163
+ ],
164
+ "color": "#223",
165
+ "bgcolor": "#335"
166
+ }
167
+ ],
168
+ "links": [
169
+ [
170
+ 14,
171
+ 13,
172
+ 0,
173
+ 11,
174
+ 0,
175
+ "IMAGE"
176
+ ],
177
+ [
178
+ 15,
179
+ 11,
180
+ 0,
181
+ 14,
182
+ 0,
183
+ "VIDEO"
184
+ ]
185
+ ],
186
+ "groups": [],
187
+ "config": {},
188
+ "extra": {
189
+ "ds": {
190
+ "scale": 1.3865189799955615,
191
+ "offset": [
192
+ -293.4479737268343,
193
+ -239.4141136066576
194
+ ]
195
+ },
196
+ "frontendVersion": "1.25.9",
197
+ "VHS_latentpreview": false,
198
+ "VHS_latentpreviewrate": 0,
199
+ "VHS_MetadataImage": true,
200
+ "VHS_KeepIntermediate": true
201
+ },
202
+ "version": 0.4
203
+ }
@@ -0,0 +1,207 @@
1
+ {
2
+ "id": "a55da4ab-8b73-4f7c-a94a-1874fe59b22e",
3
+ "revision": 0,
4
+ "last_node_id": 12,
5
+ "last_link_id": 9,
6
+ "nodes": [
7
+ {
8
+ "id": 11,
9
+ "type": "LoadImage",
10
+ "pos": [
11
+ 0,
12
+ 40
13
+ ],
14
+ "size": [
15
+ 274.080078125,
16
+ 314
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 4,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "IMAGE",
25
+ "type": "IMAGE",
26
+ "links": [
27
+ 9
28
+ ]
29
+ },
30
+ {
31
+ "name": "MASK",
32
+ "type": "MASK",
33
+ "links": null
34
+ }
35
+ ],
36
+ "properties": {
37
+ "Node name for S&R": "LoadImage"
38
+ },
39
+ "widgets_values": [
40
+ "111.png",
41
+ "image"
42
+ ]
43
+ },
44
+ {
45
+ "id": 5,
46
+ "type": "MarkdownNote",
47
+ "pos": [
48
+ -390,
49
+ 40
50
+ ],
51
+ "size": [
52
+ 370,
53
+ 170
54
+ ],
55
+ "flags": {},
56
+ "order": 1,
57
+ "mode": 0,
58
+ "inputs": [],
59
+ "outputs": [],
60
+ "title": "Note: About API Node",
61
+ "properties": {},
62
+ "widgets_values": [
63
+ "[About API Node](https://docs.comfy.org/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)."
64
+ ],
65
+ "color": "#432",
66
+ "bgcolor": "#653"
67
+ },
68
+ {
69
+ "id": 10,
70
+ "type": "SaveVideo",
71
+ "pos": [
72
+ 810,
73
+ 40
74
+ ],
75
+ "size": [
76
+ 440,
77
+ 480
78
+ ],
79
+ "flags": {},
80
+ "order": 4,
81
+ "mode": 0,
82
+ "inputs": [
83
+ {
84
+ "name": "video",
85
+ "type": "VIDEO",
86
+ "link": 6
87
+ }
88
+ ],
89
+ "outputs": [],
90
+ "properties": {
91
+ "Node name for S&R": "SaveVideo"
92
+ },
93
+ "widgets_values": [
94
+ "video/ComfyUI",
95
+ "auto",
96
+ "auto"
97
+ ]
98
+ },
99
+ {
100
+ "id": 1,
101
+ "type": "Veo3VideoGenerationNode",
102
+ "pos": [
103
+ 300,
104
+ 40
105
+ ],
106
+ "size": [
107
+ 480,
108
+ 450
109
+ ],
110
+ "flags": {},
111
+ "order": 3,
112
+ "mode": 0,
113
+ "inputs": [
114
+ {
115
+ "name": "image",
116
+ "shape": 7,
117
+ "type": "IMAGE",
118
+ "link": 9
119
+ }
120
+ ],
121
+ "outputs": [
122
+ {
123
+ "name": "VIDEO",
124
+ "type": "VIDEO",
125
+ "links": [
126
+ 6
127
+ ]
128
+ }
129
+ ],
130
+ "properties": {
131
+ "Node name for S&R": "Veo3VideoGenerationNode"
132
+ },
133
+ "widgets_values": [
134
+ "A humanoid lizard man riding a rugged dirt bike across a vast desert under the bright midday sun. \nGolden sand dunes stretch endlessly in the background, heat waves shimmering in the distance. \nThe lizard man wears desert-appropriate gear: light tactical armor, goggles, and a scarf fluttering in the wind. \nThe dirt bike is dusty, with off-road tires kicking up sand as it speeds forward. \nDynamic camera angles follow the chase across dunes, creating a sense of speed and intensity. \nRealistic lighting, dramatic motion, and an adventurous cinematic atmosphere.\n",
135
+ "16:9",
136
+ "",
137
+ 8,
138
+ true,
139
+ "ALLOW",
140
+ 2421696867,
141
+ "randomize",
142
+ "veo-3.0-fast-generate-001",
143
+ false
144
+ ],
145
+ "color": "#432",
146
+ "bgcolor": "#653"
147
+ },
148
+ {
149
+ "id": 12,
150
+ "type": "Note",
151
+ "pos": [
152
+ 0,
153
+ 410
154
+ ],
155
+ "size": [
156
+ 260,
157
+ 88
158
+ ],
159
+ "flags": {},
160
+ "order": 2,
161
+ "mode": 0,
162
+ "inputs": [],
163
+ "outputs": [],
164
+ "properties": {},
165
+ "widgets_values": [
166
+ "Use Ctrl+B to enable **Load Image** node if you need it."
167
+ ],
168
+ "color": "#432",
169
+ "bgcolor": "#653"
170
+ }
171
+ ],
172
+ "links": [
173
+ [
174
+ 6,
175
+ 1,
176
+ 0,
177
+ 10,
178
+ 0,
179
+ "VIDEO"
180
+ ],
181
+ [
182
+ 9,
183
+ 11,
184
+ 0,
185
+ 1,
186
+ 0,
187
+ "IMAGE"
188
+ ]
189
+ ],
190
+ "groups": [],
191
+ "config": {},
192
+ "extra": {
193
+ "ds": {
194
+ "scale": 0.9749849057361314,
195
+ "offset": [
196
+ 460.9692655021084,
197
+ 196.56688810914284
198
+ ]
199
+ },
200
+ "frontendVersion": "1.26.6",
201
+ "VHS_latentpreview": false,
202
+ "VHS_latentpreviewrate": 0,
203
+ "VHS_MetadataImage": true,
204
+ "VHS_KeepIntermediate": true
205
+ },
206
+ "version": 0.4
207
+ }
@@ -0,0 +1,180 @@
1
+ {
2
+ "id": "54f26090-97eb-4738-88f6-e31df503c76e",
3
+ "revision": 0,
4
+ "last_node_id": 24,
5
+ "last_link_id": 24,
6
+ "nodes": [
7
+ {
8
+ "id": 22,
9
+ "type": "LoadImage",
10
+ "pos": [
11
+ 380,
12
+ 480
13
+ ],
14
+ "size": [
15
+ 274.080078125,
16
+ 314.0000305175781
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "IMAGE",
25
+ "type": "IMAGE",
26
+ "links": [
27
+ 21
28
+ ]
29
+ },
30
+ {
31
+ "name": "MASK",
32
+ "type": "MASK",
33
+ "links": null
34
+ }
35
+ ],
36
+ "properties": {
37
+ "Node name for S&R": "LoadImage"
38
+ },
39
+ "widgets_values": [
40
+ "ComfyUI_00866_.png",
41
+ "image"
42
+ ]
43
+ },
44
+ {
45
+ "id": 12,
46
+ "type": "MarkdownNote",
47
+ "pos": [
48
+ -10,
49
+ 480
50
+ ],
51
+ "size": [
52
+ 370,
53
+ 170
54
+ ],
55
+ "flags": {},
56
+ "order": 1,
57
+ "mode": 0,
58
+ "inputs": [],
59
+ "outputs": [],
60
+ "title": "Note: About API Node",
61
+ "properties": {},
62
+ "widgets_values": [
63
+ "[About API Node](https://docs.comfy.org/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)."
64
+ ],
65
+ "color": "#432",
66
+ "bgcolor": "#653"
67
+ },
68
+ {
69
+ "id": 20,
70
+ "type": "ViduImageToVideoNode",
71
+ "pos": [
72
+ 680,
73
+ 480
74
+ ],
75
+ "size": [
76
+ 400,
77
+ 278
78
+ ],
79
+ "flags": {},
80
+ "order": 2,
81
+ "mode": 0,
82
+ "inputs": [
83
+ {
84
+ "name": "image",
85
+ "type": "IMAGE",
86
+ "link": 21
87
+ }
88
+ ],
89
+ "outputs": [
90
+ {
91
+ "name": "VIDEO",
92
+ "type": "VIDEO",
93
+ "links": [
94
+ 20
95
+ ]
96
+ }
97
+ ],
98
+ "properties": {
99
+ "Node name for S&R": "ViduImageToVideoNode"
100
+ },
101
+ "widgets_values": [
102
+ "viduq1",
103
+ "A sleek leopard explodes into a full-speed sprint along a narrow jungle trail, dappled sunlight and warm sunbeams piercing a lush green canopy, pink blossoms and broad leaves whipping past. Low, front-tracking chase shot with subtle handheld shake; shallow depth of field, crisp focus on the leopard’s eyes, then a quick rack focus to paws striking dirt, kicking dust and leaf litter. Muscles ripple under the spotted coat; tail whips for balance; ears pinned; breath puffing in the cool air. Foreground plants streak with fast parallax and natural motion blur; petals and pollen tumble in the slipstream; tiny pebbles flick outward. Speed ramps from quick start to blistering pace. The leopard veers slightly, leaps over a gnarled root, passes within inches of the lens with a whoosh, then streaks past, leaving swirling dust, swaying foliage, and sunlit motes hanging in the air. Ultra-detailed, cinematic, 120fps feel, soft lens flare, vibrant colors, high contrast, realistic shadows.\n",
104
+ 5,
105
+ 830994375,
106
+ "randomize",
107
+ "1080p",
108
+ "auto"
109
+ ],
110
+ "color": "#432",
111
+ "bgcolor": "#653"
112
+ },
113
+ {
114
+ "id": 21,
115
+ "type": "SaveVideo",
116
+ "pos": [
117
+ 1110,
118
+ 480
119
+ ],
120
+ "size": [
121
+ 270,
122
+ 250.83018493652344
123
+ ],
124
+ "flags": {},
125
+ "order": 3,
126
+ "mode": 0,
127
+ "inputs": [
128
+ {
129
+ "name": "video",
130
+ "type": "VIDEO",
131
+ "link": 20
132
+ }
133
+ ],
134
+ "outputs": [],
135
+ "properties": {
136
+ "Node name for S&R": "SaveVideo"
137
+ },
138
+ "widgets_values": [
139
+ "video/ComfyUI",
140
+ "auto",
141
+ "auto"
142
+ ]
143
+ }
144
+ ],
145
+ "links": [
146
+ [
147
+ 20,
148
+ 20,
149
+ 0,
150
+ 21,
151
+ 0,
152
+ "VIDEO"
153
+ ],
154
+ [
155
+ 21,
156
+ 22,
157
+ 0,
158
+ 20,
159
+ 0,
160
+ "IMAGE"
161
+ ]
162
+ ],
163
+ "groups": [],
164
+ "config": {},
165
+ "extra": {
166
+ "ds": {
167
+ "scale": 1.1644474548798298,
168
+ "offset": [
169
+ 33.30710496599321,
170
+ -245.03453565248725
171
+ ]
172
+ },
173
+ "frontendVersion": "1.26.6",
174
+ "VHS_latentpreview": false,
175
+ "VHS_latentpreviewrate": 0,
176
+ "VHS_MetadataImage": true,
177
+ "VHS_KeepIntermediate": true
178
+ },
179
+ "version": 0.4
180
+ }