comfyui-workflow-templates 0.1.51__py3-none-any.whl → 0.1.53__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 (19) hide show
  1. comfyui_workflow_templates/templates/api_moonvalley_video_to_video_motion_transfer.json +47 -43
  2. comfyui_workflow_templates/templates/image_qwen_image.json +300 -207
  3. comfyui_workflow_templates/templates/index.es.json +2357 -0
  4. comfyui_workflow_templates/templates/index.fr.json +2357 -0
  5. comfyui_workflow_templates/templates/index.ja.json +2357 -0
  6. comfyui_workflow_templates/templates/index.json +64 -51
  7. comfyui_workflow_templates/templates/index.ko.json +2357 -0
  8. comfyui_workflow_templates/templates/index.ru.json +2357 -0
  9. comfyui_workflow_templates/templates/index.schema.json +5 -1
  10. comfyui_workflow_templates/templates/index.zh-TW.json +2357 -0
  11. comfyui_workflow_templates/templates/index.zh.json +2357 -0
  12. comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +1409 -290
  13. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v-1.webp +0 -0
  14. comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +1360 -372
  15. {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.53.dist-info}/METADATA +1 -1
  16. {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.53.dist-info}/RECORD +19 -12
  17. {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.53.dist-info}/WHEEL +0 -0
  18. {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.53.dist-info}/licenses/LICENSE +0 -0
  19. {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.53.dist-info}/top_level.txt +0 -0
@@ -1,33 +1,9 @@
1
1
  {
2
2
  "id": "ba9df292-1ee9-4b7c-af08-690441990d87",
3
3
  "revision": 0,
4
- "last_node_id": 37,
5
- "last_link_id": 39,
4
+ "last_node_id": 38,
5
+ "last_link_id": 41,
6
6
  "nodes": [
7
- {
8
- "id": 33,
9
- "type": "MarkdownNote",
10
- "pos": [
11
- -279.08282470703125,
12
- 629.91357421875
13
- ],
14
- "size": [
15
- 394.96832275390625,
16
- 297.83856201171875
17
- ],
18
- "flags": {},
19
- "order": 0,
20
- "mode": 0,
21
- "inputs": [],
22
- "outputs": [],
23
- "title": "About API Node",
24
- "properties": {},
25
- "widgets_values": [
26
- "## Moonvalley Template Docs\n\n[Moonvalley video generation](http://docs.comfy.org/tutorials/api-nodes/moonvalley/moonvalley-video-generation)\n\n## API Node Docs\n[API Node](https://docs.comfy.org/tutorials/api-nodes/overview)\n## FAQ about login issues\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- Ensure normal connectivity to our API services (VPN may be needed in some regions).\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": "#322",
29
- "bgcolor": "#533"
30
- },
31
7
  {
32
8
  "id": 31,
33
9
  "type": "LoadVideo",
@@ -40,7 +16,7 @@
40
16
  400.9294738769531
41
17
  ],
42
18
  "flags": {},
43
- "order": 1,
19
+ "order": 0,
44
20
  "mode": 0,
45
21
  "inputs": [],
46
22
  "outputs": [
@@ -48,11 +24,13 @@
48
24
  "name": "VIDEO",
49
25
  "type": "VIDEO",
50
26
  "links": [
51
- 38
27
+ 40
52
28
  ]
53
29
  }
54
30
  ],
55
31
  "properties": {
32
+ "cnr_id": "comfy-core",
33
+ "ver": "0.3.49",
56
34
  "Node name for S&R": "LoadVideo"
57
35
  },
58
36
  "widgets_values": [
@@ -78,11 +56,13 @@
78
56
  {
79
57
  "name": "video",
80
58
  "type": "VIDEO",
81
- "link": 39
59
+ "link": 41
82
60
  }
83
61
  ],
84
62
  "outputs": [],
85
63
  "properties": {
64
+ "cnr_id": "comfy-core",
65
+ "ver": "0.3.49",
86
66
  "Node name for S&R": "SaveVideo"
87
67
  },
88
68
  "widgets_values": [
@@ -92,7 +72,7 @@
92
72
  ]
93
73
  },
94
74
  {
95
- "id": 36,
75
+ "id": 38,
96
76
  "type": "MoonvalleyVideo2VideoNode",
97
77
  "pos": [
98
78
  750,
@@ -100,7 +80,7 @@
100
80
  ],
101
81
  "size": [
102
82
  400,
103
- 420
83
+ 370
104
84
  ],
105
85
  "flags": {},
106
86
  "order": 2,
@@ -110,7 +90,7 @@
110
90
  "name": "video",
111
91
  "shape": 7,
112
92
  "type": "VIDEO",
113
- "link": 38
93
+ "link": 40
114
94
  }
115
95
  ],
116
96
  "outputs": [
@@ -118,7 +98,7 @@
118
98
  "name": "video",
119
99
  "type": "VIDEO",
120
100
  "links": [
121
- 39
101
+ 41
122
102
  ]
123
103
  }
124
104
  ],
@@ -128,27 +108,51 @@
128
108
  "widgets_values": [
129
109
  "A powerful white stallion gallops gracefully across a desolate lunar surface in a stunning black and white shot. As it moves with incredible speed, its luminous mane and tail flow wildly behind it, contrasting sharply with the absolute darkness of space. Its hooves pound silently on the gray, dusty ground, kicking up plumes of fine regolith that catch the light. The camera tracks alongside the magnificent creature, creating a motion blur in the foreground that emphasizes its relentless, majestic pace through the silent, alien landscape. Background: The dark, starless black void of deep space stretches into infinity behind the scene, with distant, barren lunar mountains visible. Middleground: The brilliant white horse is captured mid-stride, its powerful muscles rippling as it runs across a cratered lunar plain. Foreground: The lunar surface is a motion blur of gray dust and rocks, with the shadow of the horse stretching out as it speeds by. ",
130
110
  "low-poly, flat shader, bad rigging, stiff animation, uncanny eyes, low-quality textures, looping glitch, cheap effect, overbloom, bloom spam, default lighting, game asset, stiff face, ugly specular, AI artifacts",
131
- 7,
132
- 126384546,
111
+ 3711400033,
133
112
  "randomize",
113
+ "Motion Transfer",
134
114
  100
135
115
  ],
136
116
  "color": "#432",
137
117
  "bgcolor": "#653"
118
+ },
119
+ {
120
+ "id": 33,
121
+ "type": "MarkdownNote",
122
+ "pos": [
123
+ -279.08282470703125,
124
+ 629.91357421875
125
+ ],
126
+ "size": [
127
+ 410,
128
+ 310
129
+ ],
130
+ "flags": {},
131
+ "order": 1,
132
+ "mode": 0,
133
+ "inputs": [],
134
+ "outputs": [],
135
+ "title": "About API Node",
136
+ "properties": {},
137
+ "widgets_values": [
138
+ "## Moonvalley Template Docs\n\n[Moonvalley video generation](http://docs.comfy.org/tutorials/api-nodes/moonvalley/moonvalley-video-generation)\n\n## API Node Docs\n[API Node](https://docs.comfy.org/tutorials/api-nodes/overview)\n## FAQ about login issues\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- Ensure normal connectivity to our API services (VPN may be needed in some regions).\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)"
139
+ ],
140
+ "color": "#432",
141
+ "bgcolor": "#653"
138
142
  }
139
143
  ],
140
144
  "links": [
141
145
  [
142
- 38,
146
+ 40,
143
147
  31,
144
148
  0,
145
- 36,
149
+ 38,
146
150
  0,
147
151
  "VIDEO"
148
152
  ],
149
153
  [
150
- 39,
151
- 36,
154
+ 41,
155
+ 38,
152
156
  0,
153
157
  32,
154
158
  0,
@@ -173,13 +177,13 @@
173
177
  "config": {},
174
178
  "extra": {
175
179
  "ds": {
176
- "scale": 0.8349250140851255,
180
+ "scale": 0.5702650188410119,
177
181
  "offset": [
178
- 158.1932469110579,
179
- -416.7131866289158
182
+ 507.60758428603964,
183
+ 52.61187869853227
180
184
  ]
181
185
  },
182
- "frontendVersion": "1.25.1"
186
+ "frontendVersion": "1.23.4"
183
187
  },
184
188
  "version": 0.4
185
189
  }