HunyuanVideo-GoWithTheFlow-unofficial / HunyanVideo_GoWithTheFlow.json
spacepxl's picture
Upload 2 files
0c65504 verified
{
"last_node_id": 196,
"last_link_id": 407,
"nodes": [
{
"id": 10,
"type": "VAELoader",
"pos": [
0,
440
],
"size": [
350,
60
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"shape": 3,
"links": [
352
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"hunyuan_video_vae_bf16.safetensors"
]
},
{
"id": 11,
"type": "DualCLIPLoader",
"pos": [
0,
270
],
"size": [
350,
106
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"shape": 3,
"links": [
288
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"clip_l.safetensors",
"llava_llama3_fp8_scaled.safetensors",
"hunyuan_video",
"default"
]
},
{
"id": 12,
"type": "UNETLoader",
"pos": [
0,
130
],
"size": [
350,
82
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"shape": 3,
"links": [
366
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"hunyuan_video_t2v_720p_fp8.safetensors",
"fp8_e4m3fn"
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 117,
"type": "CLIPTextEncode",
"pos": [
390,
270
],
"size": [
422.84503173828125,
164.31304931640625
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 288
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
287
],
"slot_index": 0
}
],
"title": "CLIP Text Encode (Positive Prompt)",
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"Close up footage of a white poodle looking around the dog park"
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 155,
"type": "BasicScheduler",
"pos": [
1110,
370
],
"size": [
240,
106
],
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 318
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
349
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"normal",
20,
1
]
},
{
"id": 154,
"type": "KSamplerSelect",
"pos": [
860,
400
],
"size": [
210,
58
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
348
]
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"euler"
]
},
{
"id": 168,
"type": "SamplerCustomAdvanced",
"pos": [
1390,
230
],
"size": [
236.8000030517578,
326
],
"flags": {},
"order": 18,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 346
},
{
"name": "guider",
"type": "GUIDER",
"link": 347
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 348
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 349
},
{
"name": "latent_image",
"type": "LATENT",
"link": 350
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
351
],
"slot_index": 0
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null
}
],
"properties": {
"Node name for S&R": "SamplerCustomAdvanced"
},
"widgets_values": []
},
{
"id": 167,
"type": "BasicGuider",
"pos": [
1140,
250
],
"size": [
190,
46
],
"flags": {},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 368
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 345
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
347
]
}
],
"properties": {
"Node name for S&R": "BasicGuider"
},
"widgets_values": []
},
{
"id": 169,
"type": "VAEDecodeTiled",
"pos": [
1660,
230
],
"size": [
210,
150
],
"flags": {},
"order": 19,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 351
},
{
"name": "vae",
"type": "VAE",
"link": 352
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
390
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecodeTiled"
},
"widgets_values": [
256,
64,
96,
16
]
},
{
"id": 188,
"type": "ImagePadForOutpaint",
"pos": [
1660,
440
],
"size": [
250,
150
],
"flags": {
"collapsed": true
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "image",
"type": "IMAGE",
"link": 388
},
{
"name": "right",
"type": "INT",
"widget": {
"name": "right"
},
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
389
],
"slot_index": 0
},
{
"name": "MASK",
"type": "MASK",
"links": null
}
],
"properties": {
"Node name for S&R": "ImagePadForOutpaint"
},
"widgets_values": [
0,
0,
0,
0,
0
]
},
{
"id": 187,
"type": "ImageCompositeMasked",
"pos": [
1660,
500
],
"size": [
290,
142
],
"flags": {
"collapsed": true
},
"order": 20,
"mode": 0,
"inputs": [
{
"name": "destination",
"type": "IMAGE",
"link": 389
},
{
"name": "source",
"type": "IMAGE",
"link": 390
},
{
"name": "mask",
"type": "MASK",
"shape": 7,
"link": null
},
{
"name": "x",
"type": "INT",
"widget": {
"name": "x"
},
"link": null
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
407
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ImageCompositeMasked"
},
"widgets_values": [
0,
0,
false
]
},
{
"id": 118,
"type": "FluxGuidance",
"pos": [
860,
270
],
"size": [
211.60000610351562,
58
],
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 287
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
345
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
6
]
},
{
"id": 106,
"type": "ModelSamplingSD3",
"pos": [
860,
130
],
"size": [
210,
58
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 367
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
318,
368
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ModelSamplingSD3"
},
"widgets_values": [
7
]
},
{
"id": 45,
"type": "EmptyHunyuanLatentVideo",
"pos": [
260,
540
],
"size": [
210,
98
],
"flags": {
"collapsed": false
},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "INT",
"widget": {
"name": "width"
},
"link": 399
},
{
"name": "height",
"type": "INT",
"widget": {
"name": "height"
},
"link": 400
},
{
"name": "length",
"type": "INT",
"widget": {
"name": "length"
},
"link": 401
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
350
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptyHunyuanLatentVideo"
},
"widgets_values": [
512,
512,
25,
1
]
},
{
"id": 193,
"type": "PrimitiveNode",
"pos": [
0,
540
],
"size": [
210,
82
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"widget": {
"name": "width"
},
"links": [
399,
402
],
"slot_index": 0
}
],
"title": "width",
"properties": {
"Run widget replace on values": false
},
"widgets_values": [
512,
"fixed"
]
},
{
"id": 194,
"type": "PrimitiveNode",
"pos": [
0,
660
],
"size": [
210,
82
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"widget": {
"name": "height"
},
"links": [
400,
403
],
"slot_index": 0
}
],
"title": "height",
"properties": {
"Run widget replace on values": false
},
"widgets_values": [
512,
"fixed"
]
},
{
"id": 148,
"type": "VHS_LoadVideo",
"pos": [
260,
690
],
"size": [
247.4499969482422,
499.45001220703125
],
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "meta_batch",
"type": "VHS_BatchManager",
"shape": 7,
"link": null
},
{
"name": "vae",
"type": "VAE",
"shape": 7,
"link": null
},
{
"name": "custom_width",
"type": "INT",
"widget": {
"name": "custom_width"
},
"link": 402
},
{
"name": "custom_height",
"type": "INT",
"widget": {
"name": "custom_height"
},
"link": 403
},
{
"name": "frame_load_cap",
"type": "INT",
"widget": {
"name": "frame_load_cap"
},
"link": 404
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
388,
398
],
"slot_index": 0
},
{
"name": "frame_count",
"type": "INT",
"links": [],
"slot_index": 1
},
{
"name": "audio",
"type": "AUDIO",
"links": null
},
{
"name": "video_info",
"type": "VHS_VIDEOINFO",
"links": [],
"slot_index": 3
}
],
"properties": {
"Node name for S&R": "VHS_LoadVideo"
},
"widgets_values": {
"video": "exp_input_1.mp4",
"force_rate": 0,
"custom_width": 512,
"custom_height": 512,
"frame_load_cap": 25,
"skip_first_frames": 0,
"select_every_nth": 1,
"format": "AnimateDiff",
"choose video to upload": "image",
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"force_rate": 0,
"frame_load_cap": 25,
"skip_first_frames": 0,
"select_every_nth": 1,
"filename": "exp_input_1.mp4",
"type": "input",
"format": "video/mp4"
},
"muted": false
}
}
},
{
"id": 195,
"type": "PrimitiveNode",
"pos": [
0,
780
],
"size": [
210,
82
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "INT",
"type": "INT",
"widget": {
"name": "length"
},
"links": [
401,
404,
405
],
"slot_index": 0
}
],
"title": "length",
"properties": {
"Run widget replace on values": false
},
"widgets_values": [
25,
"fixed"
]
},
{
"id": 192,
"type": "GetWarpedNoiseFromVideoHunyuan",
"pos": [
540,
690
],
"size": [
360,
150
],
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 398
},
{
"name": "num_frames",
"type": "INT",
"widget": {
"name": "num_frames"
},
"link": 405
}
],
"outputs": [
{
"name": "noise",
"type": "LATENT",
"links": [
406
],
"slot_index": 0
},
{
"name": "visualization",
"type": "IMAGE",
"links": null
}
],
"properties": {
"Node name for S&R": "GetWarpedNoiseFromVideoHunyuan"
},
"widgets_values": [
"nearest",
25,
0.5,
1234,
"fixed"
]
},
{
"id": 151,
"type": "CustomNoise",
"pos": [
920,
690
],
"size": [
210,
26
],
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "LATENT",
"link": 406
}
],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
346
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CustomNoise"
},
"widgets_values": []
},
{
"id": 170,
"type": "LoraLoaderModelOnly",
"pos": [
440,
130
],
"size": [
315,
82
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 366
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
367
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly"
},
"widgets_values": [
"hunyuan-video\\HunyuanVideo_GoWithTheFlow_v01.safetensors",
1
]
},
{
"id": 196,
"type": "VHS_VideoCombine",
"pos": [
1910,
230
],
"size": [
214.76666259765625,
376
],
"flags": {},
"order": 21,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 407
},
{
"name": "audio",
"type": "AUDIO",
"shape": 7,
"link": null
},
{
"name": "meta_batch",
"type": "VHS_BatchManager",
"shape": 7,
"link": null
},
{
"name": "vae",
"type": "VAE",
"shape": 7,
"link": null
}
],
"outputs": [
{
"name": "Filenames",
"type": "VHS_FILENAMES",
"links": null
}
],
"properties": {
"Node name for S&R": "VHS_VideoCombine"
},
"widgets_values": {
"frame_rate": 24,
"loop_count": 0,
"filename_prefix": "HunyuanVideo",
"format": "video/h264-mp4",
"pix_fmt": "yuv420p",
"crf": 16,
"save_metadata": true,
"trim_to_audio": false,
"pingpong": false,
"save_output": true,
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"filename": "HunyuanVideo_00095.mp4",
"subfolder": "",
"type": "output",
"format": "video/h264-mp4",
"frame_rate": 24,
"workflow": "HunyuanVideo_00095.png",
"fullpath": "C:\\Users\\Jeremy\\Desktop\\ComfyUI_windows_portable\\ComfyUI\\output\\HunyuanVideo_00095.mp4"
},
"muted": false
}
}
}
],
"links": [
[
287,
117,
0,
118,
0,
"CONDITIONING"
],
[
288,
11,
0,
117,
0,
"CLIP"
],
[
318,
106,
0,
155,
0,
"MODEL"
],
[
345,
118,
0,
167,
1,
"CONDITIONING"
],
[
346,
151,
0,
168,
0,
"NOISE"
],
[
347,
167,
0,
168,
1,
"GUIDER"
],
[
348,
154,
0,
168,
2,
"SAMPLER"
],
[
349,
155,
0,
168,
3,
"SIGMAS"
],
[
350,
45,
0,
168,
4,
"LATENT"
],
[
351,
168,
0,
169,
0,
"LATENT"
],
[
352,
10,
0,
169,
1,
"VAE"
],
[
366,
12,
0,
170,
0,
"MODEL"
],
[
367,
170,
0,
106,
0,
"MODEL"
],
[
368,
106,
0,
167,
0,
"MODEL"
],
[
388,
148,
0,
188,
0,
"IMAGE"
],
[
389,
188,
0,
187,
0,
"IMAGE"
],
[
390,
169,
0,
187,
1,
"IMAGE"
],
[
398,
148,
0,
192,
0,
"IMAGE"
],
[
399,
193,
0,
45,
0,
"INT"
],
[
400,
194,
0,
45,
1,
"INT"
],
[
401,
195,
0,
45,
2,
"INT"
],
[
402,
193,
0,
148,
2,
"INT"
],
[
403,
194,
0,
148,
3,
"INT"
],
[
404,
195,
0,
148,
4,
"INT"
],
[
405,
195,
0,
192,
1,
"INT"
],
[
406,
192,
0,
151,
0,
"LATENT"
],
[
407,
187,
0,
196,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 0.895430243255286,
"offset": [
137.07622340020833,
7.955178698492978
]
},
"groupNodes": {},
"node_versions": {
"comfy-core": "0.3.14",
"ComfyUI-VideoHelperSuite": "c36626c6028faca912eafcedbc71f1d342fb4d2a",
"ComfyUI-VideoNoiseWarp": "ae0dfe0eaee27a8620d5bcc7f2926ee4d5eefce4",
"ComfyUI-Image-Filters": "0ff33fe29f7be072ad5d2cd89efa18fed82957fe"
},
"VHS_latentpreview": true,
"VHS_latentpreviewrate": 0,
"VHS_MetadataImage": true,
"VHS_KeepIntermediate": true
},
"version": 0.4
}