comfyui-workflow-templates 0.1.62__py3-none-any.whl → 0.1.64__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_hailuo_minimax_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_hailuo_minimax_video.json +203 -0
- comfyui_workflow_templates/templates/api_veo3-1.webp +0 -0
- comfyui_workflow_templates/templates/api_veo3.json +207 -0
- comfyui_workflow_templates/templates/api_vidu_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_vidu_image_to_video.json +180 -0
- comfyui_workflow_templates/templates/api_vidu_reference_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_vidu_reference_to_video.json +416 -0
- comfyui_workflow_templates/templates/api_vidu_start_end_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_vidu_start_end_to_video.json +230 -0
- comfyui_workflow_templates/templates/api_vidu_text_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_vidu_text_to_video.json +130 -0
- comfyui_workflow_templates/templates/image_qwen_image_union_control-1.webp +0 -0
- comfyui_workflow_templates/templates/image_qwen_image_union_control-3.webp +0 -0
- comfyui_workflow_templates/templates/image_qwen_image_union_control.json +1097 -0
- comfyui_workflow_templates/templates/index.json +76 -0
- comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json +1 -1
- comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json +86 -86
- {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/METADATA +1 -1
- {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/RECORD +23 -8
- {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/top_level.txt +0 -0
|
@@ -270,6 +270,16 @@
|
|
|
270
270
|
"models": ["Qwen-Image"],
|
|
271
271
|
"date": "2025-08-05"
|
|
272
272
|
},
|
|
273
|
+
{
|
|
274
|
+
"name": "image_qwen_image_union_control",
|
|
275
|
+
"title": "Qwen-Image Union Control",
|
|
276
|
+
"mediaType": "image",
|
|
277
|
+
"mediaSubtype": "webp",
|
|
278
|
+
"description": "Generate images with precise structural control using Qwen-Image's unified ControlNet LoRA. Supports multiple control types including canny, depth, lineart, softedge, normal, and openpose for diverse creative applications.",
|
|
279
|
+
"tags": ["Text to Image", "Image", "ControlNet"],
|
|
280
|
+
"models": ["Qwen-Image"],
|
|
281
|
+
"date": "2025-08-23"
|
|
282
|
+
},
|
|
273
283
|
{
|
|
274
284
|
"name": "image_qwen_image_edit",
|
|
275
285
|
"title": "Qwen Image Edit",
|
|
@@ -1163,6 +1173,50 @@
|
|
|
1163
1173
|
"date": "2025-03-01",
|
|
1164
1174
|
"tutorialUrl": ""
|
|
1165
1175
|
},
|
|
1176
|
+
{
|
|
1177
|
+
"name": "api_vidu_text_to_video",
|
|
1178
|
+
"title": "Vidu: Text to Video",
|
|
1179
|
+
"description": "Generate high-quality 1080p videos from text prompts with adjustable movement amplitude and duration control using Vidu's advanced AI model.",
|
|
1180
|
+
"mediaType": "image",
|
|
1181
|
+
"mediaSubtype": "webp",
|
|
1182
|
+
"tags": ["Text to Video", "Video", "API"],
|
|
1183
|
+
"models": ["Vidu"],
|
|
1184
|
+
"date": "2025-08-23",
|
|
1185
|
+
"tutorialUrl": ""
|
|
1186
|
+
},
|
|
1187
|
+
{
|
|
1188
|
+
"name": "api_vidu_image_to_video",
|
|
1189
|
+
"title": "Vidu: Image to Video",
|
|
1190
|
+
"description": "Transform static images into dynamic 1080p videos with precise motion control and customizable movement amplitude using Vidu.",
|
|
1191
|
+
"mediaType": "image",
|
|
1192
|
+
"mediaSubtype": "webp",
|
|
1193
|
+
"tags": ["Image to Video", "Video", "API"],
|
|
1194
|
+
"models": ["Vidu"],
|
|
1195
|
+
"date": "2025-08-23",
|
|
1196
|
+
"tutorialUrl": ""
|
|
1197
|
+
},
|
|
1198
|
+
{
|
|
1199
|
+
"name": "api_vidu_reference_to_video",
|
|
1200
|
+
"title": "Vidu: Reference to Video",
|
|
1201
|
+
"description": "Generate videos with consistent subjects using multiple reference images (up to 7) for character and style continuity across the video sequence.",
|
|
1202
|
+
"mediaType": "image",
|
|
1203
|
+
"mediaSubtype": "webp",
|
|
1204
|
+
"tags": ["Reference to Video", "Video", "API"],
|
|
1205
|
+
"models": ["Vidu"],
|
|
1206
|
+
"date": "2025-08-23",
|
|
1207
|
+
"tutorialUrl": ""
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"name": "api_vidu_start_end_to_video",
|
|
1211
|
+
"title": "Vidu: Start End to Video",
|
|
1212
|
+
"description": "Create smooth video transitions between defined start and end frames with natural motion interpolation and consistent visual quality.",
|
|
1213
|
+
"mediaType": "image",
|
|
1214
|
+
"mediaSubtype": "webp",
|
|
1215
|
+
"tags": ["FLF2V", "Video", "API"],
|
|
1216
|
+
"models": ["Vidu"],
|
|
1217
|
+
"date": "2025-08-23",
|
|
1218
|
+
"tutorialUrl": ""
|
|
1219
|
+
},
|
|
1166
1220
|
{
|
|
1167
1221
|
"name": "api_luma_i2v",
|
|
1168
1222
|
"title": "Luma: Image to Video",
|
|
@@ -1231,6 +1285,17 @@
|
|
|
1231
1285
|
"date": "2025-03-01",
|
|
1232
1286
|
"tutorialUrl": ""
|
|
1233
1287
|
},
|
|
1288
|
+
{
|
|
1289
|
+
"name": "api_hailuo_minimax_video",
|
|
1290
|
+
"title": "MiniMax: Video",
|
|
1291
|
+
"description": "Generate high-quality videos from text prompts with optional first-frame control using MiniMax Hailuo-02 model. Supports multiple resolutions (768P/1080P) and durations (6/10s) with intelligent prompt optimization.",
|
|
1292
|
+
"mediaType": "image",
|
|
1293
|
+
"mediaSubtype": "webp",
|
|
1294
|
+
"tags": ["Text to Video", "Video", "API"],
|
|
1295
|
+
"models": ["MiniMax"],
|
|
1296
|
+
"date": "2025-03-01",
|
|
1297
|
+
"tutorialUrl": ""
|
|
1298
|
+
},
|
|
1234
1299
|
{
|
|
1235
1300
|
"name": "api_hailuo_minimax_t2v",
|
|
1236
1301
|
"title": "MiniMax: Text to Video",
|
|
@@ -1351,6 +1416,17 @@
|
|
|
1351
1416
|
"models": ["Veo2"],
|
|
1352
1417
|
"date": "2025-03-01",
|
|
1353
1418
|
"tutorialUrl": ""
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"name": "api_veo3",
|
|
1422
|
+
"title": "Veo3: Image to Video",
|
|
1423
|
+
"description": "Generate high-quality 8-second videos from text prompts or images using Google's advanced Veo 3 API. Features audio generation, prompt enhancement, and dual model options for speed or quality.",
|
|
1424
|
+
"mediaType": "image",
|
|
1425
|
+
"mediaSubtype": "webp",
|
|
1426
|
+
"tags": ["Image to Video", "Text to Video", "API"],
|
|
1427
|
+
"models": ["Veo3"],
|
|
1428
|
+
"date": "2025-03-01",
|
|
1429
|
+
"tutorialUrl": ""
|
|
1354
1430
|
}
|
|
1355
1431
|
]
|
|
1356
1432
|
},
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
}
|
|
32
32
|
],
|
|
33
33
|
"properties": {
|
|
34
|
+
"Node name for S&R": "CLIPLoader",
|
|
34
35
|
"cnr_id": "comfy-core",
|
|
35
36
|
"ver": "0.3.45",
|
|
36
|
-
"Node name for S&R": "CLIPLoader",
|
|
37
37
|
"models": [
|
|
38
38
|
{
|
|
39
39
|
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
@@ -74,9 +74,9 @@
|
|
|
74
74
|
}
|
|
75
75
|
],
|
|
76
76
|
"properties": {
|
|
77
|
+
"Node name for S&R": "VAELoader",
|
|
77
78
|
"cnr_id": "comfy-core",
|
|
78
79
|
"ver": "0.3.45",
|
|
79
|
-
"Node name for S&R": "VAELoader",
|
|
80
80
|
"models": [
|
|
81
81
|
{
|
|
82
82
|
"name": "wan_2.1_vae.safetensors",
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
}
|
|
116
116
|
],
|
|
117
117
|
"properties": {
|
|
118
|
+
"Node name for S&R": "UNETLoader",
|
|
118
119
|
"cnr_id": "comfy-core",
|
|
119
120
|
"ver": "0.3.45",
|
|
120
|
-
"Node name for S&R": "UNETLoader",
|
|
121
121
|
"models": [
|
|
122
122
|
{
|
|
123
123
|
"name": "wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
|
|
@@ -157,9 +157,9 @@
|
|
|
157
157
|
}
|
|
158
158
|
],
|
|
159
159
|
"properties": {
|
|
160
|
+
"Node name for S&R": "UNETLoader",
|
|
160
161
|
"cnr_id": "comfy-core",
|
|
161
162
|
"ver": "0.3.45",
|
|
162
|
-
"Node name for S&R": "UNETLoader",
|
|
163
163
|
"models": [
|
|
164
164
|
{
|
|
165
165
|
"name": "wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
|
|
@@ -200,9 +200,9 @@
|
|
|
200
200
|
}
|
|
201
201
|
],
|
|
202
202
|
"properties": {
|
|
203
|
+
"Node name for S&R": "CLIPLoader",
|
|
203
204
|
"cnr_id": "comfy-core",
|
|
204
205
|
"ver": "0.3.45",
|
|
205
|
-
"Node name for S&R": "CLIPLoader",
|
|
206
206
|
"models": [
|
|
207
207
|
{
|
|
208
208
|
"name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",
|
|
@@ -243,9 +243,9 @@
|
|
|
243
243
|
}
|
|
244
244
|
],
|
|
245
245
|
"properties": {
|
|
246
|
+
"Node name for S&R": "VAELoader",
|
|
246
247
|
"cnr_id": "comfy-core",
|
|
247
248
|
"ver": "0.3.45",
|
|
248
|
-
"Node name for S&R": "VAELoader",
|
|
249
249
|
"models": [
|
|
250
250
|
{
|
|
251
251
|
"name": "wan_2.1_vae.safetensors",
|
|
@@ -290,9 +290,9 @@
|
|
|
290
290
|
}
|
|
291
291
|
],
|
|
292
292
|
"properties": {
|
|
293
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
293
294
|
"cnr_id": "comfy-core",
|
|
294
|
-
"ver": "0.3.45"
|
|
295
|
-
"Node name for S&R": "ModelSamplingSD3"
|
|
295
|
+
"ver": "0.3.45"
|
|
296
296
|
},
|
|
297
297
|
"widgets_values": [
|
|
298
298
|
8
|
|
@@ -324,9 +324,9 @@
|
|
|
324
324
|
}
|
|
325
325
|
],
|
|
326
326
|
"properties": {
|
|
327
|
+
"Node name for S&R": "UNETLoader",
|
|
327
328
|
"cnr_id": "comfy-core",
|
|
328
329
|
"ver": "0.3.45",
|
|
329
|
-
"Node name for S&R": "UNETLoader",
|
|
330
330
|
"models": [
|
|
331
331
|
{
|
|
332
332
|
"name": "wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors",
|
|
@@ -366,9 +366,9 @@
|
|
|
366
366
|
}
|
|
367
367
|
],
|
|
368
368
|
"properties": {
|
|
369
|
+
"Node name for S&R": "UNETLoader",
|
|
369
370
|
"cnr_id": "comfy-core",
|
|
370
371
|
"ver": "0.3.45",
|
|
371
|
-
"Node name for S&R": "UNETLoader",
|
|
372
372
|
"models": [
|
|
373
373
|
{
|
|
374
374
|
"name": "wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors",
|
|
@@ -413,9 +413,9 @@
|
|
|
413
413
|
}
|
|
414
414
|
],
|
|
415
415
|
"properties": {
|
|
416
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
416
417
|
"cnr_id": "comfy-core",
|
|
417
418
|
"ver": "0.3.49",
|
|
418
|
-
"Node name for S&R": "LoraLoaderModelOnly",
|
|
419
419
|
"models": [
|
|
420
420
|
{
|
|
421
421
|
"name": "wan2.2_t2v_lightx2v_4steps_lora_v1.1_high_noise.safetensors",
|
|
@@ -460,9 +460,9 @@
|
|
|
460
460
|
}
|
|
461
461
|
],
|
|
462
462
|
"properties": {
|
|
463
|
+
"Node name for S&R": "LoraLoaderModelOnly",
|
|
463
464
|
"cnr_id": "comfy-core",
|
|
464
465
|
"ver": "0.3.49",
|
|
465
|
-
"Node name for S&R": "LoraLoaderModelOnly",
|
|
466
466
|
"models": [
|
|
467
467
|
{
|
|
468
468
|
"name": "wan2.2_t2v_lightx2v_4steps_lora_v1.1_low_noise.safetensors",
|
|
@@ -510,9 +510,9 @@
|
|
|
510
510
|
}
|
|
511
511
|
],
|
|
512
512
|
"properties": {
|
|
513
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
513
514
|
"cnr_id": "comfy-core",
|
|
514
|
-
"ver": "0.3.45"
|
|
515
|
-
"Node name for S&R": "ModelSamplingSD3"
|
|
515
|
+
"ver": "0.3.45"
|
|
516
516
|
},
|
|
517
517
|
"widgets_values": [
|
|
518
518
|
5.000000000000001
|
|
@@ -550,9 +550,9 @@
|
|
|
550
550
|
}
|
|
551
551
|
],
|
|
552
552
|
"properties": {
|
|
553
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
553
554
|
"cnr_id": "comfy-core",
|
|
554
|
-
"ver": "0.3.45"
|
|
555
|
-
"Node name for S&R": "ModelSamplingSD3"
|
|
555
|
+
"ver": "0.3.45"
|
|
556
556
|
},
|
|
557
557
|
"widgets_values": [
|
|
558
558
|
5.000000000000001
|
|
@@ -616,9 +616,9 @@
|
|
|
616
616
|
],
|
|
617
617
|
"title": "CLIP Text Encode (Positive Prompt)",
|
|
618
618
|
"properties": {
|
|
619
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
619
620
|
"cnr_id": "comfy-core",
|
|
620
|
-
"ver": "0.3.45"
|
|
621
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
621
|
+
"ver": "0.3.45"
|
|
622
622
|
},
|
|
623
623
|
"widgets_values": [
|
|
624
624
|
"Beautiful young European woman with honey blonde hair gracefully turning her head back over shoulder, gentle smile, bright eyes looking at camera. Hair flowing in slow motion as she turns. Soft natural lighting, clean background, cinematic slow-motion portrait."
|
|
@@ -672,9 +672,9 @@
|
|
|
672
672
|
}
|
|
673
673
|
],
|
|
674
674
|
"properties": {
|
|
675
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
675
676
|
"cnr_id": "comfy-core",
|
|
676
|
-
"ver": "0.3.45"
|
|
677
|
-
"Node name for S&R": "KSamplerAdvanced"
|
|
677
|
+
"ver": "0.3.45"
|
|
678
678
|
},
|
|
679
679
|
"widgets_values": [
|
|
680
680
|
"enable",
|
|
@@ -726,9 +726,9 @@
|
|
|
726
726
|
}
|
|
727
727
|
],
|
|
728
728
|
"properties": {
|
|
729
|
+
"Node name for S&R": "CreateVideo",
|
|
729
730
|
"cnr_id": "comfy-core",
|
|
730
|
-
"ver": "0.3.45"
|
|
731
|
-
"Node name for S&R": "CreateVideo"
|
|
731
|
+
"ver": "0.3.45"
|
|
732
732
|
},
|
|
733
733
|
"widgets_values": [
|
|
734
734
|
16
|
|
@@ -757,9 +757,9 @@
|
|
|
757
757
|
],
|
|
758
758
|
"outputs": [],
|
|
759
759
|
"properties": {
|
|
760
|
+
"Node name for S&R": "SaveVideo",
|
|
760
761
|
"cnr_id": "comfy-core",
|
|
761
|
-
"ver": "0.3.45"
|
|
762
|
-
"Node name for S&R": "SaveVideo"
|
|
762
|
+
"ver": "0.3.45"
|
|
763
763
|
},
|
|
764
764
|
"widgets_values": [
|
|
765
765
|
"video/ComfyUI",
|
|
@@ -828,9 +828,9 @@
|
|
|
828
828
|
}
|
|
829
829
|
],
|
|
830
830
|
"properties": {
|
|
831
|
+
"Node name for S&R": "VAEDecode",
|
|
831
832
|
"cnr_id": "comfy-core",
|
|
832
|
-
"ver": "0.3.45"
|
|
833
|
-
"Node name for S&R": "VAEDecode"
|
|
833
|
+
"ver": "0.3.45"
|
|
834
834
|
},
|
|
835
835
|
"widgets_values": []
|
|
836
836
|
},
|
|
@@ -866,9 +866,9 @@
|
|
|
866
866
|
}
|
|
867
867
|
],
|
|
868
868
|
"properties": {
|
|
869
|
+
"Node name for S&R": "ModelSamplingSD3",
|
|
869
870
|
"cnr_id": "comfy-core",
|
|
870
|
-
"ver": "0.3.45"
|
|
871
|
-
"Node name for S&R": "ModelSamplingSD3"
|
|
871
|
+
"ver": "0.3.45"
|
|
872
872
|
},
|
|
873
873
|
"widgets_values": [
|
|
874
874
|
8.000000000000002
|
|
@@ -908,9 +908,9 @@
|
|
|
908
908
|
],
|
|
909
909
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
910
910
|
"properties": {
|
|
911
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
911
912
|
"cnr_id": "comfy-core",
|
|
912
|
-
"ver": "0.3.45"
|
|
913
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
913
|
+
"ver": "0.3.45"
|
|
914
914
|
},
|
|
915
915
|
"widgets_values": [
|
|
916
916
|
"色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,裸露,NSFW"
|
|
@@ -965,9 +965,9 @@
|
|
|
965
965
|
}
|
|
966
966
|
],
|
|
967
967
|
"properties": {
|
|
968
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
968
969
|
"cnr_id": "comfy-core",
|
|
969
|
-
"ver": "0.3.45"
|
|
970
|
-
"Node name for S&R": "KSamplerAdvanced"
|
|
970
|
+
"ver": "0.3.45"
|
|
971
971
|
},
|
|
972
972
|
"widgets_values": [
|
|
973
973
|
"enable",
|
|
@@ -1019,9 +1019,9 @@
|
|
|
1019
1019
|
}
|
|
1020
1020
|
],
|
|
1021
1021
|
"properties": {
|
|
1022
|
+
"Node name for S&R": "CreateVideo",
|
|
1022
1023
|
"cnr_id": "comfy-core",
|
|
1023
|
-
"ver": "0.3.45"
|
|
1024
|
-
"Node name for S&R": "CreateVideo"
|
|
1024
|
+
"ver": "0.3.45"
|
|
1025
1025
|
},
|
|
1026
1026
|
"widgets_values": [
|
|
1027
1027
|
16
|
|
@@ -1071,9 +1071,9 @@
|
|
|
1071
1071
|
}
|
|
1072
1072
|
],
|
|
1073
1073
|
"properties": {
|
|
1074
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1074
1075
|
"cnr_id": "comfy-core",
|
|
1075
|
-
"ver": "0.3.45"
|
|
1076
|
-
"Node name for S&R": "KSamplerAdvanced"
|
|
1076
|
+
"ver": "0.3.45"
|
|
1077
1077
|
},
|
|
1078
1078
|
"widgets_values": [
|
|
1079
1079
|
"disable",
|
|
@@ -1122,9 +1122,9 @@
|
|
|
1122
1122
|
],
|
|
1123
1123
|
"title": "CLIP Text Encode (Positive Prompt)",
|
|
1124
1124
|
"properties": {
|
|
1125
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
1125
1126
|
"cnr_id": "comfy-core",
|
|
1126
|
-
"ver": "0.3.45"
|
|
1127
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
1127
|
+
"ver": "0.3.45"
|
|
1128
1128
|
},
|
|
1129
1129
|
"widgets_values": [
|
|
1130
1130
|
"Beautiful young European woman with honey blonde hair gracefully turning her head back over shoulder, gentle smile, bright eyes looking at camera. Hair flowing in slow motion as she turns. Soft natural lighting, clean background, cinematic portrait."
|
|
@@ -1166,9 +1166,9 @@
|
|
|
1166
1166
|
],
|
|
1167
1167
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
1168
1168
|
"properties": {
|
|
1169
|
+
"Node name for S&R": "CLIPTextEncode",
|
|
1169
1170
|
"cnr_id": "comfy-core",
|
|
1170
|
-
"ver": "0.3.45"
|
|
1171
|
-
"Node name for S&R": "CLIPTextEncode"
|
|
1171
|
+
"ver": "0.3.45"
|
|
1172
1172
|
},
|
|
1173
1173
|
"widgets_values": [
|
|
1174
1174
|
"色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走,裸露,NSFW"
|
|
@@ -1176,36 +1176,6 @@
|
|
|
1176
1176
|
"color": "#322",
|
|
1177
1177
|
"bgcolor": "#533"
|
|
1178
1178
|
},
|
|
1179
|
-
{
|
|
1180
|
-
"id": 109,
|
|
1181
|
-
"type": "SaveImage",
|
|
1182
|
-
"pos": [
|
|
1183
|
-
2500,
|
|
1184
|
-
860
|
|
1185
|
-
],
|
|
1186
|
-
"size": [
|
|
1187
|
-
700,
|
|
1188
|
-
670
|
|
1189
|
-
],
|
|
1190
|
-
"flags": {},
|
|
1191
|
-
"order": 31,
|
|
1192
|
-
"mode": 4,
|
|
1193
|
-
"inputs": [
|
|
1194
|
-
{
|
|
1195
|
-
"name": "images",
|
|
1196
|
-
"type": "IMAGE",
|
|
1197
|
-
"link": 185
|
|
1198
|
-
}
|
|
1199
|
-
],
|
|
1200
|
-
"outputs": [],
|
|
1201
|
-
"properties": {
|
|
1202
|
-
"cnr_id": "comfy-core",
|
|
1203
|
-
"ver": "0.3.50"
|
|
1204
|
-
},
|
|
1205
|
-
"widgets_values": [
|
|
1206
|
-
"ComfyUI"
|
|
1207
|
-
]
|
|
1208
|
-
},
|
|
1209
1179
|
{
|
|
1210
1180
|
"id": 97,
|
|
1211
1181
|
"type": "VAEDecode",
|
|
@@ -1244,9 +1214,9 @@
|
|
|
1244
1214
|
}
|
|
1245
1215
|
],
|
|
1246
1216
|
"properties": {
|
|
1217
|
+
"Node name for S&R": "VAEDecode",
|
|
1247
1218
|
"cnr_id": "comfy-core",
|
|
1248
|
-
"ver": "0.3.45"
|
|
1249
|
-
"Node name for S&R": "VAEDecode"
|
|
1219
|
+
"ver": "0.3.45"
|
|
1250
1220
|
},
|
|
1251
1221
|
"widgets_values": []
|
|
1252
1222
|
},
|
|
@@ -1276,9 +1246,9 @@
|
|
|
1276
1246
|
}
|
|
1277
1247
|
],
|
|
1278
1248
|
"properties": {
|
|
1249
|
+
"Node name for S&R": "EmptyHunyuanLatentVideo",
|
|
1279
1250
|
"cnr_id": "comfy-core",
|
|
1280
|
-
"ver": "0.3.45"
|
|
1281
|
-
"Node name for S&R": "EmptyHunyuanLatentVideo"
|
|
1251
|
+
"ver": "0.3.45"
|
|
1282
1252
|
},
|
|
1283
1253
|
"widgets_values": [
|
|
1284
1254
|
640,
|
|
@@ -1333,9 +1303,9 @@
|
|
|
1333
1303
|
}
|
|
1334
1304
|
],
|
|
1335
1305
|
"properties": {
|
|
1306
|
+
"Node name for S&R": "KSamplerAdvanced",
|
|
1336
1307
|
"cnr_id": "comfy-core",
|
|
1337
|
-
"ver": "0.3.45"
|
|
1338
|
-
"Node name for S&R": "KSamplerAdvanced"
|
|
1308
|
+
"ver": "0.3.45"
|
|
1339
1309
|
},
|
|
1340
1310
|
"widgets_values": [
|
|
1341
1311
|
"disable",
|
|
@@ -1432,9 +1402,9 @@
|
|
|
1432
1402
|
}
|
|
1433
1403
|
],
|
|
1434
1404
|
"properties": {
|
|
1405
|
+
"Node name for S&R": "EmptyHunyuanLatentVideo",
|
|
1435
1406
|
"cnr_id": "comfy-core",
|
|
1436
|
-
"ver": "0.3.45"
|
|
1437
|
-
"Node name for S&R": "EmptyHunyuanLatentVideo"
|
|
1407
|
+
"ver": "0.3.45"
|
|
1438
1408
|
},
|
|
1439
1409
|
"widgets_values": [
|
|
1440
1410
|
640,
|
|
@@ -1499,8 +1469,8 @@
|
|
|
1499
1469
|
860
|
|
1500
1470
|
],
|
|
1501
1471
|
"size": [
|
|
1502
|
-
|
|
1503
|
-
|
|
1472
|
+
840,
|
|
1473
|
+
850
|
|
1504
1474
|
],
|
|
1505
1475
|
"flags": {},
|
|
1506
1476
|
"order": 33,
|
|
@@ -1514,15 +1484,45 @@
|
|
|
1514
1484
|
],
|
|
1515
1485
|
"outputs": [],
|
|
1516
1486
|
"properties": {
|
|
1487
|
+
"Node name for S&R": "SaveVideo",
|
|
1517
1488
|
"cnr_id": "comfy-core",
|
|
1518
|
-
"ver": "0.3.45"
|
|
1519
|
-
"Node name for S&R": "SaveVideo"
|
|
1489
|
+
"ver": "0.3.45"
|
|
1520
1490
|
},
|
|
1521
1491
|
"widgets_values": [
|
|
1522
1492
|
"video/ComfyUI",
|
|
1523
1493
|
"auto",
|
|
1524
1494
|
"auto"
|
|
1525
1495
|
]
|
|
1496
|
+
},
|
|
1497
|
+
{
|
|
1498
|
+
"id": 109,
|
|
1499
|
+
"type": "SaveImage",
|
|
1500
|
+
"pos": [
|
|
1501
|
+
2500,
|
|
1502
|
+
860
|
|
1503
|
+
],
|
|
1504
|
+
"size": [
|
|
1505
|
+
700,
|
|
1506
|
+
670
|
|
1507
|
+
],
|
|
1508
|
+
"flags": {},
|
|
1509
|
+
"order": 31,
|
|
1510
|
+
"mode": 4,
|
|
1511
|
+
"inputs": [
|
|
1512
|
+
{
|
|
1513
|
+
"name": "images",
|
|
1514
|
+
"type": "IMAGE",
|
|
1515
|
+
"link": 185
|
|
1516
|
+
}
|
|
1517
|
+
],
|
|
1518
|
+
"outputs": [],
|
|
1519
|
+
"properties": {
|
|
1520
|
+
"cnr_id": "comfy-core",
|
|
1521
|
+
"ver": "0.3.50"
|
|
1522
|
+
},
|
|
1523
|
+
"widgets_values": [
|
|
1524
|
+
"ComfyUI"
|
|
1525
|
+
]
|
|
1526
1526
|
}
|
|
1527
1527
|
],
|
|
1528
1528
|
"links": [
|
|
@@ -1937,13 +1937,13 @@
|
|
|
1937
1937
|
"config": {},
|
|
1938
1938
|
"extra": {
|
|
1939
1939
|
"ds": {
|
|
1940
|
-
"scale": 0.
|
|
1940
|
+
"scale": 0.47362440744775647,
|
|
1941
1941
|
"offset": [
|
|
1942
|
-
|
|
1943
|
-
|
|
1942
|
+
718.0774999581993,
|
|
1943
|
+
217.23573331471343
|
|
1944
1944
|
]
|
|
1945
1945
|
},
|
|
1946
|
-
"frontendVersion": "1.
|
|
1946
|
+
"frontendVersion": "1.26.6",
|
|
1947
1947
|
"VHS_latentpreview": false,
|
|
1948
1948
|
"VHS_latentpreviewrate": 0,
|
|
1949
1949
|
"VHS_MetadataImage": true,
|
{comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/RECORD
RENAMED
|
@@ -27,6 +27,8 @@ comfyui_workflow_templates/templates/api_hailuo_minimax_i2v-1.webp,sha256=B7n2rj
|
|
|
27
27
|
comfyui_workflow_templates/templates/api_hailuo_minimax_i2v.json,sha256=CeCqnCGyUSnS0o3dd-TsO50ZuFdToTQ5SAOBmU6Ng-k,4206
|
|
28
28
|
comfyui_workflow_templates/templates/api_hailuo_minimax_t2v-1.webp,sha256=lTqXKeCW49y0ln2HTyTBd2MZorzgy3zJQxoAaBJ6wSc,666600
|
|
29
29
|
comfyui_workflow_templates/templates/api_hailuo_minimax_t2v.json,sha256=okKYky5GktlVmwr1gvHVoMqEEa2jSnv73aCzY6Tjus0,4289
|
|
30
|
+
comfyui_workflow_templates/templates/api_hailuo_minimax_video-1.webp,sha256=V7fYMrdOR-z4BU3Lvyq_omF8PiucZ5dwwO9f7UBpneQ,659130
|
|
31
|
+
comfyui_workflow_templates/templates/api_hailuo_minimax_video.json,sha256=QuU41hW-pBUyXIp3zv4bpbDOYsIHAIda7Pf--Uz_d1Q,4535
|
|
30
32
|
comfyui_workflow_templates/templates/api_ideogram_v3_t2i-1.webp,sha256=w0YREvnxjiIPLowA05A2YIT7c_RIxksIO8X-r0rGODY,12192
|
|
31
33
|
comfyui_workflow_templates/templates/api_ideogram_v3_t2i.json,sha256=0Ur40dg90SqxG0_eFOCYklBwF1wKvcOB6EW7aRXtvuw,6224
|
|
32
34
|
comfyui_workflow_templates/templates/api_kling_effects-1.webp,sha256=4zeAHuLkLFhqQqZJ34WgWyuJ0sSB9I6Uujwox0k_4DY,837812
|
|
@@ -128,6 +130,16 @@ comfyui_workflow_templates/templates/api_tripo_text_to_model-1.webp,sha256=WzP_U
|
|
|
128
130
|
comfyui_workflow_templates/templates/api_tripo_text_to_model.json,sha256=iA1kJyY4nndwiWWo0HPpwvBTPo84QsVFFeEi7Gn8n14,14418
|
|
129
131
|
comfyui_workflow_templates/templates/api_veo2_i2v-1.webp,sha256=8dk6UktYxYqL5doKlQwN5jVr04vn0bNbQQ_NWbWnieg,758638
|
|
130
132
|
comfyui_workflow_templates/templates/api_veo2_i2v.json,sha256=P7jfAAIZaC2J-YKlejKu4Cawk28-iKuDSHNQ29NTTGg,4985
|
|
133
|
+
comfyui_workflow_templates/templates/api_veo3-1.webp,sha256=mXPXpjzQ-nYYEPXXjYWVkiOs7GQ_HrY2WeiRoHubG0Q,525488
|
|
134
|
+
comfyui_workflow_templates/templates/api_veo3.json,sha256=0pUNn1XzRtqE1SqTVySEUUGXI4Y73JqPCAiPs2bZYdM,4681
|
|
135
|
+
comfyui_workflow_templates/templates/api_vidu_image_to_video-1.webp,sha256=G81PvNM1SID4oNIkBo5gNiDACnHLN66TAV_IgfAU5o8,1054600
|
|
136
|
+
comfyui_workflow_templates/templates/api_vidu_image_to_video.json,sha256=BJ6RuOyejJAcHnaJmmGi9TQ23ZkN1azAGH05ySJ_sWk,4657
|
|
137
|
+
comfyui_workflow_templates/templates/api_vidu_reference_to_video-1.webp,sha256=wEgfx46m5q5_Fa6DAy_Wya9lvmdSypBvfgwK4080IgA,1224232
|
|
138
|
+
comfyui_workflow_templates/templates/api_vidu_reference_to_video.json,sha256=Plu3Ec7bXBaUwGaIYtzdlma5kDwK2-VrN4NkrAhf5MM,8792
|
|
139
|
+
comfyui_workflow_templates/templates/api_vidu_start_end_to_video-1.webp,sha256=J75PL1DluXtcZ7Oo_Cv9tWmnyX8wOC_SCRadQzXftOw,540984
|
|
140
|
+
comfyui_workflow_templates/templates/api_vidu_start_end_to_video.json,sha256=x48FED6Xam9a8Z-ISjlMb_uvZ82ltKtiP6OTTNrR6SA,4906
|
|
141
|
+
comfyui_workflow_templates/templates/api_vidu_text_to_video-1.webp,sha256=n1BNQWxzd6I6MLr2d5WiwlMgO-tWU4i5gIWs2yc8vvE,640924
|
|
142
|
+
comfyui_workflow_templates/templates/api_vidu_text_to_video.json,sha256=17gG5p0i9ZiVDA7oXLo5N2HoY4XPWSAbuUfMA5sOpaQ,3551
|
|
131
143
|
comfyui_workflow_templates/templates/area_composition-1.webp,sha256=Ns8uY1s1R55JWCvGS4IxuNJWvIveC_6MRFZ3vKEJY3M,15192
|
|
132
144
|
comfyui_workflow_templates/templates/area_composition.json,sha256=axLSwM1X4VYJohy9uDnWgyjRLgcUIzJTVXSGQIPUDGs,28104
|
|
133
145
|
comfyui_workflow_templates/templates/area_composition_square_area_for_subject-1.webp,sha256=emIbbXglf__MbDPmdOX7aYUv4FnyRJYESc9d-LX8Y1c,17838
|
|
@@ -227,6 +239,9 @@ comfyui_workflow_templates/templates/image_qwen_image.json,sha256=wYFhu1lBItevKg
|
|
|
227
239
|
comfyui_workflow_templates/templates/image_qwen_image_edit-1.webp,sha256=gwjjWJcypPNuPfhSkqNq5OuW5SjJMvwk3JhSljB_HlE,31474
|
|
228
240
|
comfyui_workflow_templates/templates/image_qwen_image_edit-2.webp,sha256=UoYemEa2i0w282cy2dM39ohcE2x452MfK0Oyy2sJoMI,22724
|
|
229
241
|
comfyui_workflow_templates/templates/image_qwen_image_edit.json,sha256=M_puTgb8NCAgI8WfXc50E4ZFTKVURuAZXAy0ReCQD9o,21953
|
|
242
|
+
comfyui_workflow_templates/templates/image_qwen_image_union_control-1.webp,sha256=wjEAAIcPGXdLj4Mj-QABv9yQn0HMK-xBvAHBXBdxRXs,18356
|
|
243
|
+
comfyui_workflow_templates/templates/image_qwen_image_union_control-3.webp,sha256=BUHYaY7dQOfu_VY_IjEzcd77FoB9sI5cE6NUHn8ULN8,10918
|
|
244
|
+
comfyui_workflow_templates/templates/image_qwen_image_union_control.json,sha256=qOZJ1kdrlEpR_REFZHvm3m63KzlGtdKIhkH-jMq6FEk,22143
|
|
230
245
|
comfyui_workflow_templates/templates/image_to_video-1.webp,sha256=YJirLYMo7PoEvyFMrwE2P2r_ETvV9oDuBiD1oQfGQxE,802446
|
|
231
246
|
comfyui_workflow_templates/templates/image_to_video.json,sha256=nPnJ0t9XWaJ_PZluFWwipdmPWFRi5OewGxzJNiei_Ng,8889
|
|
232
247
|
comfyui_workflow_templates/templates/image_to_video_wan-1.webp,sha256=cxtxeW5KepuVvqInT1G4d6ddKN_qCWzzWW4sv0Yl6PI,926424
|
|
@@ -234,7 +249,7 @@ comfyui_workflow_templates/templates/image_to_video_wan.json,sha256=NBDAEiENtC5u
|
|
|
234
249
|
comfyui_workflow_templates/templates/index.es.json,sha256=1KykTL2aAwYyHx4BttnY55Bubmho7MM2hq99E6X0sHQ,72684
|
|
235
250
|
comfyui_workflow_templates/templates/index.fr.json,sha256=iY1jdIjbg2T3v7TsMtzpttJ6tVgWD3c98hbkpbE0NXo,72470
|
|
236
251
|
comfyui_workflow_templates/templates/index.ja.json,sha256=dzA6mMOmij56JXNplV5sNBoX1Z2O4BkZWzxC_wZY7qA,71894
|
|
237
|
-
comfyui_workflow_templates/templates/index.json,sha256=
|
|
252
|
+
comfyui_workflow_templates/templates/index.json,sha256=qRuW6T3ZpMvnJJitH08A4pqcHd52LWaP9FYD00T-EDE,68723
|
|
238
253
|
comfyui_workflow_templates/templates/index.ko.json,sha256=LpDteqEGMKY070bYnUA-WTebBwKHdDBtcZ9OUBdBX7k,70524
|
|
239
254
|
comfyui_workflow_templates/templates/index.ru.json,sha256=RHQFZ8GrlbBsbQOsYcbJXKaLRj2lOuaiep-NN1F96mY,80166
|
|
240
255
|
comfyui_workflow_templates/templates/index.schema.json,sha256=oGvYM0X-54f_lvzDrtH-vq9vM58jh2c2tSJKCl4--eg,3225
|
|
@@ -305,9 +320,9 @@ comfyui_workflow_templates/templates/video_wan2_2_14B_fun_inpaint-1.webp,sha256=
|
|
|
305
320
|
comfyui_workflow_templates/templates/video_wan2_2_14B_fun_inpaint.json,sha256=tVkrvd5YT4Sw_rppd_XwXseLUjf31PrNMQFmC_JUvvg,53363
|
|
306
321
|
comfyui_workflow_templates/templates/video_wan2_2_14B_i2v-1.webp,sha256=HCu9pVc6zfGj55azJ4FYP-DPNgqTH2-QNxWRa0t25O8,915080
|
|
307
322
|
comfyui_workflow_templates/templates/video_wan2_2_14B_i2v-2.webp,sha256=9Q7eCPrplKk1WOHgOWO3q9AtnvCQCT2iBcvGX3FujKk,14134
|
|
308
|
-
comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json,sha256=
|
|
323
|
+
comfyui_workflow_templates/templates/video_wan2_2_14B_i2v.json,sha256=brSZHIwkjOtmO7D86VupzUfEP438MNy4u4LZJrnco-E,42186
|
|
309
324
|
comfyui_workflow_templates/templates/video_wan2_2_14B_t2v-1.webp,sha256=G-cvmcIihk0_0f8YyT9auFXQJ_61xndrvzjT2UzwkPw,1001302
|
|
310
|
-
comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json,sha256=
|
|
325
|
+
comfyui_workflow_templates/templates/video_wan2_2_14B_t2v.json,sha256=KLPsnfG2EeXZwnDp4Q_NCGsQKdXPZfEB0Skszq8vJRo,39262
|
|
311
326
|
comfyui_workflow_templates/templates/video_wan2_2_5B_ti2v-1.webp,sha256=lyImZA9EotnoBR2n0iQFjhTqFARkP3Yc7Y7lRU01xZM,653120
|
|
312
327
|
comfyui_workflow_templates/templates/video_wan2_2_5B_ti2v.json,sha256=xoUq5ln_7qxbzos4XFLbM7B_BwYtgwgcrv5XXycuS4s,14590
|
|
313
328
|
comfyui_workflow_templates/templates/video_wan_ati-1.webp,sha256=PhF6JsLGWVFwzOwmyN_m2QuBmnWlBj6uNQjZlDv0Gyk,828342
|
|
@@ -335,8 +350,8 @@ comfyui_workflow_templates/templates/wan2.1_fun_control-2.webp,sha256=srBeKQO8HC
|
|
|
335
350
|
comfyui_workflow_templates/templates/wan2.1_fun_control.json,sha256=45CL4a-0uXHA9xOTkbaft-dOB1hKklGulVvv1q4BVrE,21583
|
|
336
351
|
comfyui_workflow_templates/templates/wan2.1_fun_inp-1.webp,sha256=KVqoYt8yiaxhNnJgSCfVxT8WLnCD2M5zqty-AAcowtI,527624
|
|
337
352
|
comfyui_workflow_templates/templates/wan2.1_fun_inp.json,sha256=6t-FDumnkkk0MhmZwiGKUJZU-18JJagzrkcYOqd6QRY,20015
|
|
338
|
-
comfyui_workflow_templates-0.1.
|
|
339
|
-
comfyui_workflow_templates-0.1.
|
|
340
|
-
comfyui_workflow_templates-0.1.
|
|
341
|
-
comfyui_workflow_templates-0.1.
|
|
342
|
-
comfyui_workflow_templates-0.1.
|
|
353
|
+
comfyui_workflow_templates-0.1.64.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
354
|
+
comfyui_workflow_templates-0.1.64.dist-info/METADATA,sha256=bAZIXepiqikvPvFw2qLvXU0Uo12Gq5sExGmkfeomPnE,55889
|
|
355
|
+
comfyui_workflow_templates-0.1.64.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
356
|
+
comfyui_workflow_templates-0.1.64.dist-info/top_level.txt,sha256=u4ElFwwqJ25NY9OpjIB2eFEaFoAIk4bHrlGJKPMwJOo,27
|
|
357
|
+
comfyui_workflow_templates-0.1.64.dist-info/RECORD,,
|
{comfyui_workflow_templates-0.1.62.dist-info → comfyui_workflow_templates-0.1.64.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|