comfyui-workflow-templates 0.1.7__py3-none-any.whl → 0.1.8__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.
- comfyui_workflow_templates/templates/api_pixverse_template_i2v.json +136 -0
- comfyui_workflow_templates/templates/index.json +3 -3
- {comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/RECORD +8 -8
- comfyui_workflow_templates/templates/api_pixverse_t2v_template_i2v.json +0 -0
- /comfyui_workflow_templates/templates/{api_pixverse_t2v_template_i2v-1.webp → api_pixverse_template_i2v-1.webp} +0 -0
- {comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,136 @@
|
|
1
|
+
{
|
2
|
+
"id": "ba9df292-1ee9-4b7c-af08-690441990d87",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 34,
|
5
|
+
"last_link_id": 47,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 31,
|
9
|
+
"type": "PixverseTemplateNode",
|
10
|
+
"pos": [-94.46973419189453, 2572.951416015625],
|
11
|
+
"size": [270, 58],
|
12
|
+
"flags": {},
|
13
|
+
"order": 0,
|
14
|
+
"mode": 0,
|
15
|
+
"inputs": [],
|
16
|
+
"outputs": [
|
17
|
+
{
|
18
|
+
"name": "pixverse_template",
|
19
|
+
"type": "PIXVERSE_TEMPLATE",
|
20
|
+
"links": [47]
|
21
|
+
}
|
22
|
+
],
|
23
|
+
"properties": {
|
24
|
+
"Node name for S&R": "PixverseTemplateNode"
|
25
|
+
},
|
26
|
+
"widgets_values": ["Suit Swagger"]
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"id": 32,
|
30
|
+
"type": "SaveVideo",
|
31
|
+
"pos": [606.9308471679688, 2667.131103515625],
|
32
|
+
"size": [443.230712890625, 688.9743041992188],
|
33
|
+
"flags": {},
|
34
|
+
"order": 3,
|
35
|
+
"mode": 0,
|
36
|
+
"inputs": [
|
37
|
+
{
|
38
|
+
"name": "video",
|
39
|
+
"type": "VIDEO",
|
40
|
+
"link": 45
|
41
|
+
}
|
42
|
+
],
|
43
|
+
"outputs": [],
|
44
|
+
"properties": {
|
45
|
+
"Node name for S&R": "SaveVideo"
|
46
|
+
},
|
47
|
+
"widgets_values": ["video/ComfyUI", "auto", "auto"]
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"id": 34,
|
51
|
+
"type": "LoadImage",
|
52
|
+
"pos": [-176.61581420898438, 2679.671875],
|
53
|
+
"size": [404.8377685546875, 444.0351867675781],
|
54
|
+
"flags": {},
|
55
|
+
"order": 1,
|
56
|
+
"mode": 0,
|
57
|
+
"inputs": [],
|
58
|
+
"outputs": [
|
59
|
+
{
|
60
|
+
"name": "IMAGE",
|
61
|
+
"type": "IMAGE",
|
62
|
+
"links": [46]
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"name": "MASK",
|
66
|
+
"type": "MASK",
|
67
|
+
"links": null
|
68
|
+
}
|
69
|
+
],
|
70
|
+
"properties": {
|
71
|
+
"Node name for S&R": "LoadImage"
|
72
|
+
},
|
73
|
+
"widgets_values": [
|
74
|
+
"tantandf_surreal_crustacean_party_--chaos_5_--ar_23_--sref_3999_41481e53-3e9e-41b2-ae9f-69c2afd5a1bd (1).png",
|
75
|
+
"image"
|
76
|
+
]
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"id": 33,
|
80
|
+
"type": "PixverseImageToVideoNode",
|
81
|
+
"pos": [274.2159729003906, 2678.71533203125],
|
82
|
+
"size": [268.5158386230469, 264.6156005859375],
|
83
|
+
"flags": {},
|
84
|
+
"order": 2,
|
85
|
+
"mode": 0,
|
86
|
+
"inputs": [
|
87
|
+
{
|
88
|
+
"name": "image",
|
89
|
+
"type": "IMAGE",
|
90
|
+
"link": 46
|
91
|
+
},
|
92
|
+
{
|
93
|
+
"name": "negative_prompt",
|
94
|
+
"shape": 7,
|
95
|
+
"type": "STRING",
|
96
|
+
"link": null
|
97
|
+
},
|
98
|
+
{
|
99
|
+
"name": "pixverse_template",
|
100
|
+
"shape": 7,
|
101
|
+
"type": "PIXVERSE_TEMPLATE",
|
102
|
+
"link": 47
|
103
|
+
}
|
104
|
+
],
|
105
|
+
"outputs": [
|
106
|
+
{
|
107
|
+
"name": "VIDEO",
|
108
|
+
"type": "VIDEO",
|
109
|
+
"links": [45]
|
110
|
+
}
|
111
|
+
],
|
112
|
+
"properties": {
|
113
|
+
"Node name for S&R": "PixverseImageToVideoNode"
|
114
|
+
},
|
115
|
+
"widgets_values": [
|
116
|
+
"put on suite",
|
117
|
+
"540p",
|
118
|
+
5,
|
119
|
+
"fast",
|
120
|
+
241331803,
|
121
|
+
"randomize"
|
122
|
+
]
|
123
|
+
}
|
124
|
+
],
|
125
|
+
"links": [
|
126
|
+
[45, 33, 0, 32, 0, "VIDEO"],
|
127
|
+
[46, 34, 0, 33, 0, "IMAGE"],
|
128
|
+
[47, 31, 0, 33, 2, "PIXVERSE_TEMPLATE"]
|
129
|
+
],
|
130
|
+
"groups": [],
|
131
|
+
"config": {},
|
132
|
+
"extra": {
|
133
|
+
"frontendVersion": "1.18.5"
|
134
|
+
},
|
135
|
+
"version": 0.4
|
136
|
+
}
|
@@ -511,9 +511,9 @@
|
|
511
511
|
"mediaSubtype": "webp"
|
512
512
|
},
|
513
513
|
{
|
514
|
-
"name": "
|
515
|
-
"title": "
|
516
|
-
"description": "Use Pixverse API to generate videos
|
514
|
+
"name": "api_pixverse_template_i2v",
|
515
|
+
"title": "Image to Video with Pixverse Template",
|
516
|
+
"description": "Use Pixverse API to generate videos with image using Pixverse template.",
|
517
517
|
"mediaType": "image",
|
518
518
|
"mediaSubtype": "webp"
|
519
519
|
},
|
{comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/RECORD
RENAMED
@@ -35,8 +35,8 @@ comfyui_workflow_templates/templates/api_pika_scene-1.webp,sha256=148VnDSW8sF-Ja
|
|
35
35
|
comfyui_workflow_templates/templates/api_pika_scene.json,sha256=sgQrGiR0he4LKu0LgLFCkU42ZI8sehdW7XsJjOaGy4c,4130
|
36
36
|
comfyui_workflow_templates/templates/api_pixverse_t2v-1.webp,sha256=pO1TfGMuAS2zfmcW21DT29mAw7I5dU7VsmA2Ff1vf9U,3172142
|
37
37
|
comfyui_workflow_templates/templates/api_pixverse_t2v.json,sha256=vnL6bp6jzPXeiIB-TnoKf5JNfsnFdhNPUYBIV9OCt3Y,2017
|
38
|
-
comfyui_workflow_templates/templates/
|
39
|
-
comfyui_workflow_templates/templates/
|
38
|
+
comfyui_workflow_templates/templates/api_pixverse_template_i2v-1.webp,sha256=5pFupgR2gVQF818FNRwTBkqv7ptIcMigLwIBDsgXUO8,1075148
|
39
|
+
comfyui_workflow_templates/templates/api_pixverse_template_i2v.json,sha256=tpB3tdFU5uo_gnBBh0Mh54UnP3y2RXJraChyEBmP4xw,3017
|
40
40
|
comfyui_workflow_templates/templates/api_recraft_image_gen_with_color_control-1.webp,sha256=k5LKtrWs9yRdyEY9G-iiC3SezLULGmRrJRwlP6CKspE,22306
|
41
41
|
comfyui_workflow_templates/templates/api_recraft_image_gen_with_color_control.json,sha256=AGrLMdJUpAS4AHpa_0GCC57oUv4FXv6fbtY6bS5oyEU,6514
|
42
42
|
comfyui_workflow_templates/templates/api_recraft_image_gen_with_style_control-1.webp,sha256=N0g0Pd-bFWlT5TVjvr5UaXv9WNromiR9YBvDv-c3ZMc,20010
|
@@ -123,7 +123,7 @@ comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=-3fIlyNhM-troU
|
|
123
123
|
comfyui_workflow_templates/templates/image_to_video.json,sha256=0HU8Cd0_AL-HJlBf6o_yvkToA8j0G5o4Kp-5HA91sUI,6625
|
124
124
|
comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
|
125
125
|
comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=eJJzxJcRo-f2P1EW3OOPFm0Nx-6rxFdpdkRVcXPATs4,11813
|
126
|
-
comfyui_workflow_templates/templates/index.json,sha256=
|
126
|
+
comfyui_workflow_templates/templates/index.json,sha256=IWOYnvYTlYF3N03mdfElNlSuefwvJ2IzpBIfcYO92gI,25896
|
127
127
|
comfyui_workflow_templates/templates/inpain_model_outpainting-1.webp,sha256=PVdIJ4LKvAGP-OzD1FmzQGFpcUKOMdXj-bBgQwIgZDI,116632
|
128
128
|
comfyui_workflow_templates/templates/inpain_model_outpainting-2.webp,sha256=8I_BITesJrhvWdqebcz_BUsG2O5ltayxgIkwZCs-R9w,27708
|
129
129
|
comfyui_workflow_templates/templates/inpain_model_outpainting.json,sha256=ovkgoh1C-grKfehN495pSUKTBGnSQ6Hm9GTVgQ3LjCU,8608
|
@@ -181,8 +181,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=czOi3YuJI9
|
|
181
181
|
comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=DtwD0aCFtDAfmHFZ60SmVaTQCwAKy27Ggpi5YHTjdbE,20623
|
182
182
|
comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=0xKRBDLFCbMrni6o5zFlVt6o5a38Rxg1_Q0ETU2hPHc,1578046
|
183
183
|
comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=PFoDxG-3_scsi2TGnDukSJ31dMC6j8ZYLqLQ_uJE5xM,19174
|
184
|
-
comfyui_workflow_templates-0.1.
|
185
|
-
comfyui_workflow_templates-0.1.
|
186
|
-
comfyui_workflow_templates-0.1.
|
187
|
-
comfyui_workflow_templates-0.1.
|
188
|
-
comfyui_workflow_templates-0.1.
|
184
|
+
comfyui_workflow_templates-0.1.8.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
185
|
+
comfyui_workflow_templates-0.1.8.dist-info/METADATA,sha256=8szQJFhkaFtKG4dsgefNR_CRz-d7dyYlwYB7A14cIUg,55417
|
186
|
+
comfyui_workflow_templates-0.1.8.dist-info/WHEEL,sha256=wXxTzcEDnjrTwFYjLPcsW_7_XihufBwmpiBeiXNBGEA,91
|
187
|
+
comfyui_workflow_templates-0.1.8.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
|
188
|
+
comfyui_workflow_templates-0.1.8.dist-info/RECORD,,
|
File without changes
|
File without changes
|
{comfyui_workflow_templates-0.1.7.dist-info → comfyui_workflow_templates-0.1.8.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|