comfyui-workflow-templates 0.1.51__py3-none-any.whl → 0.1.52__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_moonvalley_video_to_video_motion_transfer.json +47 -43
- {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.dist-info}/RECORD +6 -6
- {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.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":
|
|
5
|
-
"last_link_id":
|
|
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":
|
|
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
|
-
|
|
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":
|
|
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":
|
|
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
|
-
|
|
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":
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
146
|
+
40,
|
|
143
147
|
31,
|
|
144
148
|
0,
|
|
145
|
-
|
|
149
|
+
38,
|
|
146
150
|
0,
|
|
147
151
|
"VIDEO"
|
|
148
152
|
],
|
|
149
153
|
[
|
|
150
|
-
|
|
151
|
-
|
|
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.
|
|
180
|
+
"scale": 0.5702650188410119,
|
|
177
181
|
"offset": [
|
|
178
|
-
|
|
179
|
-
|
|
182
|
+
507.60758428603964,
|
|
183
|
+
52.61187869853227
|
|
180
184
|
]
|
|
181
185
|
},
|
|
182
|
-
"frontendVersion": "1.
|
|
186
|
+
"frontendVersion": "1.23.4"
|
|
183
187
|
},
|
|
184
188
|
"version": 0.4
|
|
185
189
|
}
|
{comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.dist-info}/RECORD
RENAMED
|
@@ -51,7 +51,7 @@ comfyui_workflow_templates/templates/api_moonvalley_text_to_video-1.webp,sha256=
|
|
|
51
51
|
comfyui_workflow_templates/templates/api_moonvalley_text_to_video.json,sha256=bKv9k7WeIrnN5McCH7-TDP3na3wILddwOgiIaiDYYdE,3179
|
|
52
52
|
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_motion_transfer-1.webp,sha256=K2_NEdV_z86t_za27lvQ50bia912OnyvHdwGGa_dJ8o,559166
|
|
53
53
|
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_motion_transfer-2.webp,sha256=MXX0ZM5kXssGOgrTqow9_gqn6KRo9Zjgd9B5nDp86qc,564584
|
|
54
|
-
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_motion_transfer.json,sha256=
|
|
54
|
+
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_motion_transfer.json,sha256=U-oq1MIZtmzjbV3Wbk9cF9vSUVYVOqLVrrq4COHyQK8,5242
|
|
55
55
|
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_pose_control-1.webp,sha256=FTEhflro4xGS1RRu7XvOiFIjMnifLbIsozEFFzAGhag,734356
|
|
56
56
|
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_pose_control-2.webp,sha256=J0EqL8kXRunKyRZRtN_2ZMWxyJ1YHtxWO_cYwrd6UOo,687342
|
|
57
57
|
comfyui_workflow_templates/templates/api_moonvalley_video_to_video_pose_control.json,sha256=F4poxfUkhVeFXSItOrN784vTxxDkyy7LedBlnLcqJQI,5190
|
|
@@ -319,8 +319,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=srBeKQO8HC
|
|
|
319
319
|
comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=45CL4a-0uXHA9xOTkbaft-dOB1hKklGulVvv1q4BVrE,21583
|
|
320
320
|
comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=KVqoYt8yiaxhNnJgSCfVxT8WLnCD2M5zqty-AAcowtI,527624
|
|
321
321
|
comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=6t-FDumnkkk0MhmZwiGKUJZU-18JJagzrkcYOqd6QRY,20015
|
|
322
|
-
comfyui_workflow_templates-0.1.
|
|
323
|
-
comfyui_workflow_templates-0.1.
|
|
324
|
-
comfyui_workflow_templates-0.1.
|
|
325
|
-
comfyui_workflow_templates-0.1.
|
|
326
|
-
comfyui_workflow_templates-0.1.
|
|
322
|
+
comfyui_workflow_templates-0.1.52.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
323
|
+
comfyui_workflow_templates-0.1.52.dist-info/METADATA,sha256=Uf76zQQu56r6fV0VRSB5GxS_yvis0nB60hs5Bu_K_qs,55889
|
|
324
|
+
comfyui_workflow_templates-0.1.52.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
325
|
+
comfyui_workflow_templates-0.1.52.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
|
|
326
|
+
comfyui_workflow_templates-0.1.52.dist-info/RECORD,,
|
{comfyui_workflow_templates-0.1.51.dist-info → comfyui_workflow_templates-0.1.52.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|