comfyui-workflow-templates 0.1.85__py3-none-any.whl → 0.1.87__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 (23) hide show
  1. comfyui_workflow_templates/templates/api_wan_image_to_video-1.webp +0 -0
  2. comfyui_workflow_templates/templates/api_wan_image_to_video.json +370 -0
  3. comfyui_workflow_templates/templates/api_wan_text_to_image.json +140 -0
  4. comfyui_workflow_templates/templates/api_wan_text_to_video-1.webp +0 -0
  5. comfyui_workflow_templates/templates/api_wan_text_to_video.json +286 -0
  6. comfyui_workflow_templates/templates/image_chroma1_radiance_text_to_image.json +760 -310
  7. comfyui_workflow_templates/templates/image_chroma_text_to_image.json +666 -347
  8. comfyui_workflow_templates/templates/index.es.json +2 -2
  9. comfyui_workflow_templates/templates/index.fr.json +2 -2
  10. comfyui_workflow_templates/templates/index.ja.json +2 -2
  11. comfyui_workflow_templates/templates/index.json +26 -2
  12. comfyui_workflow_templates/templates/index.ko.json +2 -2
  13. comfyui_workflow_templates/templates/index.ru.json +2 -2
  14. comfyui_workflow_templates/templates/index.zh-TW.json +2 -2
  15. comfyui_workflow_templates/templates/index.zh.json +2 -2
  16. comfyui_workflow_templates/templates/video_wan2_2_14B_animate.json +5119 -3647
  17. comfyui_workflow_templates/templates/video_wan2_2_14B_flf2v.json +260 -174
  18. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +258 -69
  19. {comfyui_workflow_templates-0.1.85.dist-info → comfyui_workflow_templates-0.1.87.dist-info}/METADATA +1 -1
  20. {comfyui_workflow_templates-0.1.85.dist-info → comfyui_workflow_templates-0.1.87.dist-info}/RECORD +23 -18
  21. {comfyui_workflow_templates-0.1.85.dist-info → comfyui_workflow_templates-0.1.87.dist-info}/WHEEL +0 -0
  22. {comfyui_workflow_templates-0.1.85.dist-info → comfyui_workflow_templates-0.1.87.dist-info}/licenses/LICENSE +0 -0
  23. {comfyui_workflow_templates-0.1.85.dist-info → comfyui_workflow_templates-0.1.87.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,286 @@
1
+ {
2
+ "id": "7c8957c7-9b5c-4d4e-80dd-f35ac181264e",
3
+ "revision": 0,
4
+ "last_node_id": 9,
5
+ "last_link_id": 1,
6
+ "nodes": [
7
+ {
8
+ "id": 3,
9
+ "type": "LoadAudio",
10
+ "pos": [
11
+ 2090,
12
+ -40
13
+ ],
14
+ "size": [
15
+ 274.080078125,
16
+ 136
17
+ ],
18
+ "flags": {},
19
+ "order": 0,
20
+ "mode": 0,
21
+ "inputs": [],
22
+ "outputs": [
23
+ {
24
+ "name": "AUDIO",
25
+ "type": "AUDIO",
26
+ "links": null
27
+ }
28
+ ],
29
+ "properties": {
30
+ "cnr_id": "comfy-core",
31
+ "ver": "0.3.60",
32
+ "Node name for S&R": "LoadAudio",
33
+ "ue_properties": {
34
+ "widget_ue_connectable": {
35
+ "audio": true,
36
+ "audioUI": true,
37
+ "upload": true
38
+ },
39
+ "version": "7.1",
40
+ "input_ue_unconnectable": {}
41
+ }
42
+ },
43
+ "widgets_values": [
44
+ "10667654-uhd_4096_2160_25fps.mp4",
45
+ null,
46
+ null
47
+ ]
48
+ },
49
+ {
50
+ "id": 6,
51
+ "type": "MarkdownNote",
52
+ "pos": [
53
+ 1680,
54
+ -70
55
+ ],
56
+ "size": [
57
+ 380.9487609863281,
58
+ 309.4496765136719
59
+ ],
60
+ "flags": {},
61
+ "order": 1,
62
+ "mode": 0,
63
+ "inputs": [],
64
+ "outputs": [],
65
+ "title": "Note:About API Node",
66
+ "properties": {
67
+ "ue_properties": {
68
+ "widget_ue_connectable": {},
69
+ "version": "7.1",
70
+ "input_ue_unconnectable": {}
71
+ }
72
+ },
73
+ "widgets_values": [
74
+ "[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"
75
+ ],
76
+ "color": "#432",
77
+ "bgcolor": "#653"
78
+ },
79
+ {
80
+ "id": 7,
81
+ "type": "SaveVideo",
82
+ "pos": [
83
+ 2820,
84
+ -70
85
+ ],
86
+ "size": [
87
+ 270,
88
+ 368
89
+ ],
90
+ "flags": {},
91
+ "order": 5,
92
+ "mode": 0,
93
+ "inputs": [
94
+ {
95
+ "name": "video",
96
+ "type": "VIDEO",
97
+ "link": 1
98
+ }
99
+ ],
100
+ "outputs": [],
101
+ "properties": {
102
+ "cnr_id": "comfy-core",
103
+ "ver": "0.3.60",
104
+ "Node name for S&R": "SaveVideo"
105
+ },
106
+ "widgets_values": [
107
+ "video/Wan2.5",
108
+ "auto",
109
+ "auto"
110
+ ]
111
+ },
112
+ {
113
+ "id": 4,
114
+ "type": "RecordAudio",
115
+ "pos": [
116
+ 2090,
117
+ 180
118
+ ],
119
+ "size": [
120
+ 270,
121
+ 112
122
+ ],
123
+ "flags": {},
124
+ "order": 2,
125
+ "mode": 4,
126
+ "inputs": [],
127
+ "outputs": [
128
+ {
129
+ "name": "AUDIO",
130
+ "type": "AUDIO",
131
+ "links": null
132
+ }
133
+ ],
134
+ "properties": {
135
+ "cnr_id": "comfy-core",
136
+ "ver": "0.3.60",
137
+ "Node name for S&R": "RecordAudio",
138
+ "ue_properties": {
139
+ "widget_ue_connectable": {
140
+ "audio": true
141
+ },
142
+ "version": "7.1",
143
+ "input_ue_unconnectable": {}
144
+ }
145
+ },
146
+ "widgets_values": [
147
+ "",
148
+ ""
149
+ ]
150
+ },
151
+ {
152
+ "id": 8,
153
+ "type": "MarkdownNote",
154
+ "pos": [
155
+ 2080,
156
+ 350
157
+ ],
158
+ "size": [
159
+ 300,
160
+ 160
161
+ ],
162
+ "flags": {},
163
+ "order": 3,
164
+ "mode": 0,
165
+ "inputs": [],
166
+ "outputs": [],
167
+ "title": "Note: About audio input",
168
+ "properties": {},
169
+ "widgets_values": [
170
+ "Audio input is optional. It should be 3-30 seconds long and smaller than 15MB.\n\nIf you need the audio input, you need to link the audio output to the **Wan Text to Video** input.\n\nFor the Record Audio node, you can select it and then use **Ctrl - B** to enable it."
171
+ ],
172
+ "color": "#432",
173
+ "bgcolor": "#653"
174
+ },
175
+ {
176
+ "id": 2,
177
+ "type": "WanTextToVideoApi",
178
+ "pos": [
179
+ 2410,
180
+ -70
181
+ ],
182
+ "size": [
183
+ 390,
184
+ 520
185
+ ],
186
+ "flags": {},
187
+ "order": 4,
188
+ "mode": 0,
189
+ "inputs": [
190
+ {
191
+ "name": "audio",
192
+ "shape": 7,
193
+ "type": "AUDIO",
194
+ "link": null
195
+ }
196
+ ],
197
+ "outputs": [
198
+ {
199
+ "name": "VIDEO",
200
+ "type": "VIDEO",
201
+ "links": [
202
+ 1
203
+ ]
204
+ }
205
+ ],
206
+ "properties": {
207
+ "cnr_id": "comfy-core",
208
+ "ver": "0.3.60",
209
+ "Node name for S&R": "WanTextToVideoApi",
210
+ "ue_properties": {
211
+ "widget_ue_connectable": {
212
+ "model": true,
213
+ "prompt": true,
214
+ "negative_prompt": true,
215
+ "size": true,
216
+ "duration": true,
217
+ "seed": true,
218
+ "generate_audio": true,
219
+ "prompt_extend": true,
220
+ "watermark": true
221
+ },
222
+ "version": "7.1",
223
+ "input_ue_unconnectable": {}
224
+ }
225
+ },
226
+ "widgets_values": [
227
+ "wan2.5-t2v-preview",
228
+ "In a dimly lit room, the detective sits at his desk and opens the file bag. The moment he sees the contents of the file clearly, the camera zooms in for a close-up, showing his pupils constricting by 30% and his expression turning tense.",
229
+ "",
230
+ "1080p: 16:9 (1920x1080)",
231
+ 5,
232
+ 1270503237,
233
+ "randomize",
234
+ true,
235
+ true,
236
+ false,
237
+ "Task completed successfully"
238
+ ],
239
+ "color": "#432",
240
+ "bgcolor": "#653"
241
+ }
242
+ ],
243
+ "links": [
244
+ [
245
+ 1,
246
+ 2,
247
+ 0,
248
+ 7,
249
+ 0,
250
+ "VIDEO"
251
+ ]
252
+ ],
253
+ "groups": [
254
+ {
255
+ "id": 1,
256
+ "title": "Audio input (Optional)",
257
+ "bounding": [
258
+ 2080,
259
+ -110,
260
+ 294.080078125,
261
+ 415.6000061035156
262
+ ],
263
+ "color": "#3f789e",
264
+ "font_size": 24,
265
+ "flags": {}
266
+ }
267
+ ],
268
+ "config": {},
269
+ "extra": {
270
+ "ue_links": [],
271
+ "ds": {
272
+ "scale": 1,
273
+ "offset": [
274
+ -1770.6410470689705,
275
+ 335.40124313714716
276
+ ]
277
+ },
278
+ "links_added_by_ue": [],
279
+ "frontendVersion": "1.26.15",
280
+ "VHS_latentpreview": false,
281
+ "VHS_latentpreviewrate": 0,
282
+ "VHS_MetadataImage": true,
283
+ "VHS_KeepIntermediate": true
284
+ },
285
+ "version": 0.4
286
+ }