diff --git a/DG_Wan2_1_V1.3b_Fun_Inp/DG_Custom_Node_For_Wan2_1_I2V_Double_Prompts/DG_I2V_T2V_Flux_Wan2_1_V1.3b_Fun_Inp_2img_Audio_Mode_V4.json b/DG_Wan2_1_V1.3b_Fun_Inp/DG_Custom_Node_For_Wan2_1_I2V_Double_Prompts/DG_I2V_T2V_Flux_Wan2_1_V1.3b_Fun_Inp_2img_Audio_Mode_V4.json new file mode 100644 index 0000000000000000000000000000000000000000..c27b4c87fb4e562532d9e6449b478ec3429d1d13 --- /dev/null +++ b/DG_Wan2_1_V1.3b_Fun_Inp/DG_Custom_Node_For_Wan2_1_I2V_Double_Prompts/DG_I2V_T2V_Flux_Wan2_1_V1.3b_Fun_Inp_2img_Audio_Mode_V4.json @@ -0,0 +1,8572 @@ +{ + "id": "1562b29a-bd42-4284-8cb6-b7b658c797a2", + "revision": 0, + "last_node_id": 227, + "last_link_id": 579, + "nodes": [ + { + "id": 65, + "type": "INTConstant", + "pos": [ + 285.0295715332031, + 2218.830810546875 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 0, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 220, + 222 + ] + } + ], + "title": "Video Height", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0addfc6101f7a834c7fb6e0a1b26529360ab5350", + "Node name for S&R": "INTConstant" + }, + "widgets_values": [ + 480 + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 64, + "type": "INTConstant", + "pos": [ + 285.0295715332031, + 2098.830078125 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 1, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 219, + 223 + ] + } + ], + "title": "Video Width", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "0addfc6101f7a834c7fb6e0a1b26529360ab5350", + "Node name for S&R": "INTConstant" + }, + "widgets_values": [ + 832 + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 29, + "type": "CLIPVisionEncode", + "pos": [ + 501.90521240234375, + 1098.672607421875 + ], + "size": [ + 315.2799987792969, + 78 + ], + "flags": {}, + "order": 90, + "mode": 0, + "inputs": [ + { + "name": "clip_vision", + "type": "CLIP_VISION", + "link": 447 + }, + { + "name": "image", + "type": "IMAGE", + "link": 370 + } + ], + "outputs": [ + { + "name": "CLIP_VISION_OUTPUT", + "type": "CLIP_VISION_OUTPUT", + "slot_index": 0, + "links": [ + 305 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPVisionEncode" + }, + "widgets_values": [ + "none" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 2, + "type": "KSampler", + "pos": [ + 1347.540283203125, + 971.553955078125 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 119, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 319 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 299 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 301 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 257 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 144 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "slot_index": 0, + "links": [ + 70 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 951956182155483, + "randomize", + 5, + 2.5, + "dpm_2_ancestral", + "ddim_uniform", + 1 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 111, + "type": "CLIPTextEncode", + "pos": [ + -1729.1639404296875, + 494.3431396484375 + ], + "size": [ + 400, + 200 + ], + "flags": { + "collapsed": true + }, + "order": 65, + "mode": 2, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 422 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 341, + 386 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 123, + "type": "ImageResize+", + "pos": [ + 499.08966064453125, + 1249.0079345703125 + ], + "size": [ + 315, + 218 + ], + "flags": {}, + "order": 77, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 367 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 369 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 368 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 370, + 371, + 372 + ] + }, + { + "name": "width", + "type": "INT", + "links": null + }, + { + "name": "height", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_essentials", + "ver": "33ff89fd354d8ec3ab6affb605a79a931b445d99", + "Node name for S&R": "ImageResize+" + }, + "widgets_values": [ + 512, + 512, + "lanczos", + "fill / crop", + "always", + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 68, + "type": "Switch any [Crystools]", + "pos": [ + 574.4667358398438, + 2217.301513671875 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 50, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 222 + }, + { + "name": "on_false", + "type": "*", + "link": 223 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 224 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 349 + ] + } + ], + "title": "🪛 Switch Height", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]" + }, + "widgets_values": [ + true + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 67, + "type": "Switch any [Crystools]", + "pos": [ + 577.3616333007812, + 2159.766845703125 + ], + "size": [ + 210, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 49, + "mode": 0, + "inputs": [ + { + "name": "on_true", + "type": "*", + "link": 219 + }, + { + "name": "on_false", + "type": "*", + "link": 220 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 221 + } + ], + "outputs": [ + { + "name": "*", + "type": "*", + "links": [ + 348 + ] + } + ], + "title": "🪛 Switch Width", + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "576b44b9b79e3bf4b5d50457a28924d89a42e7e1", + "Node name for S&R": "Switch any [Crystools]" + }, + "widgets_values": [ + true + ], + "color": "#332922", + "bgcolor": "#593930" + }, + { + "id": 117, + "type": "Reroute", + "pos": [ + -2002.681884765625, + 745.1458740234375 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 74, + "mode": 2, + "inputs": [ + { + "name": "", + "type": "*", + "widget": { + "name": "value" + }, + "link": 358 + } + ], + "outputs": [ + { + "name": "", + "type": "*", + "links": [ + 373, + 375 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#332922", + "bgcolor": "#593930" + }, + { + "id": 116, + "type": "ModelSamplingFlux", + "pos": [ + -1726.6217041015625, + 53.7757453918457 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 88, + "mode": 2, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 419 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 375 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 376 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 382 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ModelSamplingFlux" + }, + "widgets_values": [ + 1.15, + 0.5, + 1024, + 1024 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 110, + "type": "CLIPTextEncode", + "pos": [ + -1730.3349609375, + 241.34616088867188 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 64, + "mode": 2, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 421 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 338 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "A close-up half body of a beautiful woman latina 27yo black hair hanzel brown eyes and wearing an orange bikini, sunset and apocalyptic and sensual atmosphere." + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 124, + "type": "VAEDecodeTiled", + "pos": [ + -955.35888671875, + 63.84870147705078 + ], + "size": [ + 315, + 150 + ], + "flags": {}, + "order": 124, + "mode": 2, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 414 + }, + { + "name": "vae", + "type": "VAE", + "link": 424 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 379, + 410 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 130, + "type": "VAEDecodeTiled", + "pos": [ + -941.502685546875, + 1251.88916015625 + ], + "size": [ + 315, + 150 + ], + "flags": {}, + "order": 144, + "mode": 2, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 416 + }, + { + "name": "vae", + "type": "VAE", + "link": 425 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 409 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 135, + "type": "VAEEncodeTiled", + "pos": [ + -1641.8975830078125, + 1312.6829833984375 + ], + "size": [ + 315, + 150 + ], + "flags": {}, + "order": 136, + "mode": 2, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 398 + }, + { + "name": "vae", + "type": "VAE", + "link": 426 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 400 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 133, + "type": "ImageUpscaleWithModel", + "pos": [ + -1899.736572265625, + 1313.255126953125 + ], + "size": [ + 226.8000030517578, + 46 + ], + "flags": {}, + "order": 132, + "mode": 2, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 395 + }, + { + "name": "image", + "type": "IMAGE", + "link": 404 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 398 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ImageUpscaleWithModel" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 112, + "type": "FluxGuidance", + "pos": [ + -1289.4051513671875, + 225.3546905517578 + ], + "size": [ + 230.08645629882812, + 58 + ], + "flags": {}, + "order": 80, + "mode": 2, + "inputs": [ + { + "name": "conditioning", + "type": "CONDITIONING", + "link": 338 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 340, + 385 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "FluxGuidance" + }, + "widgets_values": [ + 3.5 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 127, + "type": "LoraLoaderModelOnly", + "pos": [ + -1350.3731689453125, + 55.69838333129883 + ], + "size": [ + 314.6059875488281, + 82 + ], + "flags": {}, + "order": 95, + "mode": 2, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 382 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 427, + 471 + ] + } + ], + "title": "Flux 8 step lora", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoraLoaderModelOnly" + }, + "widgets_values": [ + "schnell_v1.0.safetensors", + 1 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 113, + "type": "KSampler", + "pos": [ + -1290.896484375, + 348.552001953125 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 118, + "mode": 2, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 430 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 340 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 341 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 343 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 342 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 413 + ] + } + ], + "title": "Flux KSampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 273637336780540, + "randomize", + 8, + 1, + "euler", + "normal", + 1 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 137, + "type": "easy cleanGpuUsed", + "pos": [ + -949.82080078125, + -15.1343412399292 + ], + "size": [ + 210, + 26 + ], + "flags": {}, + "order": 121, + "mode": 2, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 413 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": [ + 414 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy cleanGpuUsed" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 138, + "type": "easy cleanGpuUsed", + "pos": [ + -939.7420654296875, + 1169.0067138671875 + ], + "size": [ + 210, + 26 + ], + "flags": {}, + "order": 142, + "mode": 2, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 415 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": [ + 416 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy cleanGpuUsed" + }, + "widgets_values": [], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 118, + "type": "Reroute", + "pos": [ + -2002.681884765625, + 795.3408813476562 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 75, + "mode": 2, + "inputs": [ + { + "name": "", + "type": "*", + "widget": { + "name": "value" + }, + "link": 359 + } + ], + "outputs": [ + { + "name": "", + "type": "*", + "links": [ + 374, + 376 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 134, + "type": "UpscaleModelLoader", + "pos": [ + -1978.44970703125, + 1194.1195068359375 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 2, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 395 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 107, + "type": "LoaderGGUF", + "pos": [ + -2023.564697265625, + -498.7045593261719 + ], + "size": [ + 378.88800048828125, + 58 + ], + "flags": {}, + "order": 3, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 418 + ] + } + ], + "properties": { + "cnr_id": "gguf", + "ver": "b230145b8bdfae4ad8835e9cf104ebcaf0386383", + "Node name for S&R": "LoaderGGUF" + }, + "widgets_values": [ + "flux\\flux1-dev-Q4_K_M.gguf" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 109, + "type": "VAELoader", + "pos": [ + -2015.838623046875, + -210.1806182861328 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 4, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "links": [ + 423 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "ae.sft" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 143, + "type": "Reroute", + "pos": [ + -1595.81494140625, + -211.48239135742188 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 48, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 423 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 424, + 425, + 426 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 142, + "type": "Reroute", + "pos": [ + -1587.65380859375, + -371.1249694824219 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 52, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 420 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 421, + 422 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 141, + "type": "Reroute", + "pos": [ + -1584.4986572265625, + -499.1527404785156 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 47, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 418 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 419 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 144, + "type": "Reroute", + "pos": [ + -1232.2916259765625, + -225.59384155273438 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 100, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 427 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 428 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 145, + "type": "Reroute", + "pos": [ + -759.2818603515625, + -226.07313537597656 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 113, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 429 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 430 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 132, + "type": "ImageScaleBy", + "pos": [ + -1918.8460693359375, + 1411.8031005859375 + ], + "size": [ + 243.55191040039062, + 82 + ], + "flags": {}, + "order": 129, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 410 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 404 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "nearest-exact", + 0.5000000000000001 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 129, + "type": "Seed (rgthree)", + "pos": [ + -1289.132568359375, + 1579.2625732421875 + ], + "size": [ + 308.5579528808594, + 130 + ], + "flags": {}, + "order": 5, + "mode": 2, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "links": [ + 431 + ] + } + ], + "title": "Flux Refiner Seed (rgthree)", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d" + }, + "widgets_values": [ + 933440070938290, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 139, + "type": "Note", + "pos": [ + -1113.04296875, + -457.5274658203125 + ], + "size": [ + 316.7170104980469, + 171.93576049804688 + ], + "flags": {}, + "order": 6, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "I only apply a very little bit of my lora here.\nOn this way I let's the model staying creative.\nI let's the model become more creative and I re-apply my lora at full force in the refiner upscaling pass." + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 66, + "type": "easy boolean", + "pos": [ + -137.65965270996094, + 2157.6591796875 + ], + "size": [ + 394.79998779296875, + 58 + ], + "flags": {}, + "order": 7, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 221, + 224 + ] + } + ], + "title": "Switch Resolution Mode - Horizontal or Vertical", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "9292f2286207928cfdade99ad1634103470c0799", + "Node name for S&R": "easy boolean" + }, + "widgets_values": [ + false + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 125, + "type": "SaveImage", + "pos": [ + -948.33154296875, + 271.165283203125 + ], + "size": [ + 623.64404296875, + 544.4706420898438 + ], + "flags": {}, + "order": 128, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 379 + } + ], + "outputs": [], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "DGWanVideo\\FluxImage" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 131, + "type": "SaveImage", + "pos": [ + -942.16162109375, + 1464.1392822265625 + ], + "size": [ + 634.4769897460938, + 551.7880249023438 + ], + "flags": {}, + "order": 146, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 409 + } + ], + "outputs": [], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "SaveImage" + }, + "widgets_values": [ + "DGWanVideo\\FluxImageUpscale" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 7, + "type": "VAELoader", + "pos": [ + -223.04620361328125, + -685.456787109375 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 8, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "VAE", + "type": "VAE", + "slot_index": 0, + "links": [ + 437 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAELoader" + }, + "widgets_values": [ + "wan\\wan_2.1_vae.safetensors" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 152, + "type": "Reroute", + "pos": [ + 315.0793762207031, + -258.4551086425781 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 55, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 446 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP_VISION", + "links": [ + 447 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 151, + "type": "Reroute", + "pos": [ + 325.51055908203125, + -420.14984130859375 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 56, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 442 + } + ], + "outputs": [ + { + "name": "", + "type": "CLIP", + "links": [ + 443, + 445, + 453, + 467, + 498 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 154, + "type": "GetImagesFromBatchIndexed", + "pos": [ + 1320.869140625, + 3128.638916015625 + ], + "size": [ + 243.60000610351562, + 88 + ], + "flags": { + "collapsed": true + }, + "order": 54, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 448 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 449 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "GetImagesFromBatchIndexed" + }, + "widgets_values": [ + "0" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 158, + "type": "CLIPTextEncode", + "pos": [ + 1325.0948486328125, + 3354.08544921875 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 93, + "mode": 2, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 453 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 455 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 457 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 155, + "type": "Display Any (rgthree)", + "pos": [ + 1309.3377685546875, + 3471.640625 + ], + "size": [ + 401.1711120605469, + 175.2074737548828 + ], + "flags": {}, + "order": 81, + "mode": 2, + "inputs": [ + { + "dir": 3, + "name": "source", + "type": "*", + "link": 450 + } + ], + "outputs": [], + "title": "Auto Generated Prompt", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d", + "Node name for S&R": "Display Any (rgthree)" + }, + "widgets_values": [ + "a woman in a black bra top and panties, 🎀 🧟 🍓 🧚, gorgeous face and figure, at night with neon lights, fashion shoot 8k, glam photo, glam, breasts covered and sfw, yael shelbia, in a dark warehouse, sfw huge breasts, epic stunning, inanna" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 73, + "type": "KSampler", + "pos": [ + 1732.5826416015625, + 3042.89990234375 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 99, + "mode": 2, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 332 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 457 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 452 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 434 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 335 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 242 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 1093598413527708, + "randomize", + 5, + 3, + "dpm_2_ancestral", + "ddim_uniform", + 0.25000000000000006 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 159, + "type": "easy anythingIndexSwitch", + "pos": [ + 1314.218017578125, + 3970.683837890625 + ], + "size": [ + 392.4559631347656, + 98 + ], + "flags": {}, + "order": 82, + "mode": 2, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 454 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 456 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 455 + ] + } + ], + "title": "Select Auto Prompt Generation or Custom Prompt", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "9292f2286207928cfdade99ad1634103470c0799", + "Node name for S&R": "easy anythingIndexSwitch" + }, + "widgets_values": [ + 0 + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 163, + "type": "CLIPTextEncode", + "pos": [ + 1064.7039794921875, + 290.32659912109375 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 103, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 467 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 470 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "links": [ + 469 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 80, + "type": "DF_Text_Box", + "pos": [ + 569.5829467773438, + 16.352258682250977 + ], + "size": [ + 442.1661071777344, + 197.6575164794922 + ], + "flags": {}, + "order": 9, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 463 + ] + } + ], + "title": "Custom Prompt image 1", + "properties": { + "cnr_id": "derfuu_comfyui_moddednodes", + "ver": "d0905bed31249f2bd0814c67585cf4fe3c77c015", + "Node name for S&R": "DF_Text_Box" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 95, + "type": "DF_Text_Box", + "pos": [ + 383.7608337402344, + 841.3381958007812 + ], + "size": [ + 442.1661071777344, + 197.6575164794922 + ], + "flags": {}, + "order": 10, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 460 + ] + } + ], + "title": "Custom Extra Prompt image 2", + "properties": { + "cnr_id": "derfuu_comfyui_moddednodes", + "ver": "d0905bed31249f2bd0814c67585cf4fe3c77c015", + "Node name for S&R": "DF_Text_Box" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 69, + "type": "easy imageInterrogator", + "pos": [ + 227.71543884277344, + 230.85304260253906 + ], + "size": [ + 307.20513916015625, + 82 + ], + "flags": {}, + "order": 91, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 371 + } + ], + "outputs": [ + { + "name": "prompt", + "shape": 6, + "type": "STRING", + "links": [ + 461 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy imageInterrogator" + }, + "widgets_values": [ + "best", + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 70, + "type": "easy imageInterrogator", + "pos": [ + 225.13040161132812, + 540.48193359375 + ], + "size": [ + 307.20513916015625, + 82 + ], + "flags": {}, + "order": 89, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 365 + } + ], + "outputs": [ + { + "name": "prompt", + "shape": 6, + "type": "STRING", + "links": [ + 458 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy imageInterrogator" + }, + "widgets_values": [ + "best", + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 161, + "type": "easy anythingIndexSwitch", + "pos": [ + 144.98538208007812, + 686.6525268554688 + ], + "size": [ + 386.3999938964844, + 98 + ], + "flags": {}, + "order": 96, + "mode": 0, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 458 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 460 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 459, + 470 + ] + } + ], + "title": "Select Auto Prompt Generation or Custom Prompt", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "9292f2286207928cfdade99ad1634103470c0799", + "Node name for S&R": "easy anythingIndexSwitch" + }, + "widgets_values": [ + 0 + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 162, + "type": "easy anythingIndexSwitch", + "pos": [ + 148.8675079345703, + 377.8978271484375 + ], + "size": [ + 386.3999938964844, + 98 + ], + "flags": {}, + "order": 97, + "mode": 0, + "inputs": [ + { + "name": "value0", + "shape": 7, + "type": "*", + "link": 461 + }, + { + "name": "value1", + "shape": 7, + "type": "*", + "link": 463 + }, + { + "name": "value2", + "type": "*", + "link": null + } + ], + "outputs": [ + { + "name": "value", + "type": "*", + "links": [ + 462, + 464 + ] + } + ], + "title": "Select Auto Prompt Generation or Custom Prompt", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "9292f2286207928cfdade99ad1634103470c0799", + "Node name for S&R": "easy anythingIndexSwitch" + }, + "widgets_values": [ + 0 + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 45, + "type": "WanVideoTeaCacheKJ", + "pos": [ + 201.11569213867188, + 9.782732963562012 + ], + "size": [ + 340.20001220703125, + 154 + ], + "flags": {}, + "order": 66, + "mode": 0, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 436 + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "slot_index": 0, + "links": [ + 319 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WanVideoTeaCacheKJ" + }, + "widgets_values": [ + 0.08000000000000002, + 0.15000000000000002, + 1, + "offload_device", + "1.3B" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 156, + "type": "Reroute", + "pos": [ + 1617.6702880859375, + 3107.926513671875 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 83, + "mode": 2, + "inputs": [ + { + "name": "", + "type": "*", + "link": 451 + } + ], + "outputs": [ + { + "name": "", + "type": "CONDITIONING", + "links": [ + 452 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 153, + "type": "easy imageInterrogator", + "pos": [ + 1323.4462890625, + 3208.520751953125 + ], + "size": [ + 307.20513916015625, + 82 + ], + "flags": {}, + "order": 67, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 449 + } + ], + "outputs": [ + { + "name": "prompt", + "shape": 6, + "type": "STRING", + "links": [ + 450, + 454 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy imageInterrogator" + }, + "widgets_values": [ + "best", + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 114, + "type": "Seed (rgthree)", + "pos": [ + -1293.812255859375, + 678.8858032226562 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 11, + "mode": 2, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "links": [ + 342, + 417 + ] + } + ], + "title": "Flux Seed (rgthree)", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d" + }, + "widgets_values": [ + 268356623979017, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 108, + "type": "TripleClipLoaderGGUF", + "pos": [ + -2020.5235595703125, + -380.9441833496094 + ], + "size": [ + 315, + 106 + ], + "flags": {}, + "order": 12, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "links": [ + 420 + ] + } + ], + "properties": { + "cnr_id": "gguf", + "ver": "b230145b8bdfae4ad8835e9cf104ebcaf0386383", + "Node name for S&R": "TripleClipLoaderGGUF" + }, + "widgets_values": [ + "flux\\clip_g.safetensors", + "flux\\clip_l.safetensors", + "flux\\t5-v1_1-xxl-encoder-Q4_K_M.gguf" + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 164, + "type": "Reroute", + "pos": [ + -2134.7333984375, + 956.9840087890625 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 101, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 471 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 472 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 128, + "type": "KSampler", + "pos": [ + -1290.84765625, + 1251.2078857421875 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 139, + "mode": 2, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 474 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 385 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 386 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 400 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 417 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 431 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 415 + ] + } + ], + "title": "Flux Refiner KSampler", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 1087258380547353, + "randomize", + 6, + 1, + "euler", + "ddim_uniform", + 0.5300000000000001 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 165, + "type": "Reroute", + "pos": [ + -1700.3515625, + 956.9834594726562 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 114, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 473 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 474 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 140, + "type": "Note", + "pos": [ + -1609.005615234375, + 914.744140625 + ], + "size": [ + 361.9788513183594, + 136.49684143066406 + ], + "flags": {}, + "order": 13, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "I apply my lora fully here." + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 13, + "type": "LoadImage", + "pos": [ + -175.74497985839844, + 1515.120849609375 + ], + "size": [ + 475.3403625488281, + 506.4085388183594 + ], + "flags": {}, + "order": 14, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 361 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "FluxImageUpscale_00002_.png", + "image", + "" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 1, + "type": "UNETLoader", + "pos": [ + -230.05638122558594, + -357.1423645019531 + ], + "size": [ + 439.1556701660156, + 82 + ], + "flags": {}, + "order": 15, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 435 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "UNETLoader" + }, + "widgets_values": [ + "DG_Wan2_1_V1.3b_Fun_Inp\\dg_wan2_1_fun_inp_medium_new.safetensors", + "default" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 115, + "type": "EmptyLatentImage", + "pos": [ + -1731.1259765625, + 560.0751953125 + ], + "size": [ + 315, + 106 + ], + "flags": { + "collapsed": false + }, + "order": 87, + "mode": 2, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 373 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 374 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 343 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "EmptyLatentImage" + }, + "widgets_values": [ + 512, + 512, + 1 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 166, + "type": "Note", + "pos": [ + 185.4127197265625, + 2719.77490234375 + ], + "size": [ + 683.1128540039062, + 115.25047302246094 + ], + "flags": {}, + "order": 16, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "If you like to make sure to stay safe about the memory, disable here the models and group sections that you don't use.\n" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 105, + "type": "Seed (rgthree)", + "pos": [ + 1734.99658203125, + 3364.842041015625 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 17, + "mode": 2, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "links": [ + 335 + ] + } + ], + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d" + }, + "widgets_values": [ + 766064669279057, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 75, + "type": "VHS_VideoCombine", + "pos": [ + 2082.0302734375, + 2175.205078125 + ], + "size": [ + 759.3950805664062, + 334 + ], + "flags": {}, + "order": 112, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 479 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 16, + "loop_count": 0, + "filename_prefix": "DGWanVideo\\VideoT2V", + "format": "video/nvenc_h264-mp4", + "pix_fmt": "yuv420p", + "bitrate": 16, + "megabit": true, + "save_metadata": true, + "pingpong": false, + "save_output": true, + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoT2V_00001.mp4", + "subfolder": "DGWanVideo", + "type": "output", + "format": "video/nvenc_h264-mp4", + "frame_rate": 25, + "workflow": "VideoT2V_00001.png", + "fullpath": "C:\\ComfyDG\\ComfyUI\\output\\DGWanVideo\\VideoT2V_00001.mp4" + } + } + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 74, + "type": "VAEDecodeTiled", + "pos": [ + 1701.392578125, + 2177.710205078125 + ], + "size": [ + 352.4809265136719, + 150 + ], + "flags": {}, + "order": 107, + "mode": 2, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 242 + }, + { + "name": "vae", + "type": "VAE", + "link": 440 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 479 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 146, + "type": "VHS_LoadVideo", + "pos": [ + 1316.81005859375, + 2181.727294921875 + ], + "size": [ + 340.67724609375, + 880.3074951171875 + ], + "flags": {}, + "order": 18, + "mode": 2, + "inputs": [ + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 432, + 448 + ] + }, + { + "name": "frame_count", + "type": "INT", + "links": null + }, + { + "name": "audio", + "type": "AUDIO", + "links": null + }, + { + "name": "video_info", + "type": "VHS_VIDEOINFO", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_LoadVideo" + }, + "widgets_values": { + "video": "VideoA_00897.mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1, + "format": "AnimateDiff", + "choose video to upload": "image", + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoA_00897.mp4", + "type": "input", + "format": "video/mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1 + } + } + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 96, + "type": "VHS_VideoCombine", + "pos": [ + 4982.4443359375, + 6.151594161987305 + ], + "size": [ + 813.6741943359375, + 1723.701904296875 + ], + "flags": { + "collapsed": false + }, + "order": 85, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 323 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "5e61bcf218fe3bb7c899bbd584bbc99a9d05fb42", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 25, + "loop_count": 0, + "filename_prefix": "DGWanVideo\\VideoUpscale", + "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": "VideoUpscale_00001.mp4", + "subfolder": "DGWanVideo", + "type": "output", + "format": "video/h264-mp4", + "frame_rate": 25, + "workflow": "VideoUpscale_00001.png", + "fullpath": "C:\\ComfyDG\\ComfyUI\\output\\DGWanVideo\\VideoUpscale_00001.mp4" + } + } + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 170, + "type": "RIFE VFI", + "pos": [ + 2932.38671875, + 9.050930976867676 + ], + "size": [ + 351.8397521972656, + 198 + ], + "flags": {}, + "order": 58, + "mode": 2, + "inputs": [ + { + "name": "frames", + "type": "IMAGE", + "link": 481 + }, + { + "name": "optional_interpolation_states", + "shape": 7, + "type": "INTERPOLATION_STATES", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 482 + ] + } + ], + "properties": { + "cnr_id": "comfyui-frame-interpolation", + "ver": "7578205bd810cf96257b2e32d534b4513892af37", + "Node name for S&R": "RIFE VFI" + }, + "widgets_values": [ + "rife47.pth", + 10, + 2, + true, + true, + 1 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 147, + "type": "VAEEncodeTiled", + "pos": [ + 1706.131591796875, + 2396.13525390625 + ], + "size": [ + 347.33917236328125, + 150 + ], + "flags": {}, + "order": 63, + "mode": 2, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 432 + }, + { + "name": "vae", + "type": "VAE", + "link": 441 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 434 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 19, + "type": "VHS_VideoCombine", + "pos": [ + 1775.7127685546875, + 0.3856827914714813 + ], + "size": [ + 986.5768432617188, + 2023.39990234375 + ], + "flags": {}, + "order": 125, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 475 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 16, + "loop_count": 0, + "filename_prefix": "DGWanVideo\\VideoI2V", + "format": "video/nvenc_h264-mp4", + "pix_fmt": "yuv420p", + "bitrate": 16, + "megabit": true, + "save_metadata": true, + "pingpong": false, + "save_output": true, + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoI2V_00001.mp4", + "subfolder": "DGWanVideo", + "type": "output", + "format": "video/nvenc_h264-mp4", + "frame_rate": 16, + "workflow": "VideoI2V_00001.png", + "fullpath": "C:\\ComfyDG\\ComfyUI\\output\\DGWanVideo\\VideoI2V_00001.mp4" + } + } + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 30, + "type": "VAEDecodeTiled", + "pos": [ + 1325.62890625, + 238.3622283935547 + ], + "size": [ + 352.4809265136719, + 150 + ], + "flags": {}, + "order": 122, + "mode": 0, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 70 + }, + { + "name": "vae", + "type": "VAE", + "link": 438 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 327, + 475, + 483, + 484 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 174, + "type": "easy mathInt", + "pos": [ + 1478.483642578125, + 63.804874420166016 + ], + "size": [ + 210, + 106 + ], + "flags": { + "collapsed": true + }, + "order": 130, + "mode": 0, + "inputs": [ + { + "name": "a", + "type": "INT", + "widget": { + "name": "a" + }, + "link": null + }, + { + "name": "a", + "type": "INT", + "widget": { + "name": "a" + }, + "link": 485 + }, + { + "name": "b", + "type": "INT", + "widget": { + "name": "b" + }, + "link": 486 + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 487 + ] + } + ], + "title": "Select Last Image", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy mathInt" + }, + "widgets_values": [ + 0, + 1, + "subtract" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 172, + "type": "GetImagesFromBatchIndexed", + "pos": [ + 1479.0849609375, + 118.02550506591797 + ], + "size": [ + 243.60000610351562, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 137, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 483 + }, + { + "name": "indexes", + "type": "STRING", + "widget": { + "name": "indexes" + }, + "link": 488 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 489 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "GetImagesFromBatchIndexed" + }, + "widgets_values": [ + "0" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 175, + "type": "INTConstant", + "pos": [ + 1060.7210693359375, + 87.81917572021484 + ], + "size": [ + 243.60000610351562, + 58 + ], + "flags": {}, + "order": 19, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 486 + ] + } + ], + "title": "Frame ID: 1 egal the last one", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "INTConstant" + }, + "widgets_values": [ + 1 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 176, + "type": "JWIntegerToString", + "pos": [ + 1480.477294921875, + -1.7102240324020386 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 133, + "mode": 0, + "inputs": [ + { + "name": "value", + "type": "INT", + "widget": { + "name": "value" + }, + "link": 487 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 488 + ] + } + ], + "properties": { + "cnr_id": "jameswalker-nodes", + "ver": "5bd85aaf7616878471469c4ec7e11bbd0cef3bf2", + "Node name for S&R": "JWIntegerToString" + }, + "widgets_values": [ + 0, + "{:01d}" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 160, + "type": "DF_Text_Box", + "pos": [ + 1314.232421875, + 3706.545654296875 + ], + "size": [ + 400, + 200 + ], + "flags": {}, + "order": 20, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 456 + ] + } + ], + "title": "Custom Prompt", + "properties": { + "cnr_id": "derfuu_comfyui_moddednodes", + "ver": "d0905bed31249f2bd0814c67585cf4fe3c77c015", + "Node name for S&R": "DF_Text_Box" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 3, + "type": "CLIPTextEncode", + "pos": [ + 1058.3863525390625, + 204.16299438476562 + ], + "size": [ + 398.2399597167969, + 142.8000030517578 + ], + "flags": { + "collapsed": true + }, + "order": 105, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 443 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 464 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 291 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 4, + "type": "CLIPTextEncode", + "pos": [ + 437.8542785644531, + -463.1683349609375 + ], + "size": [ + 439.7398376464844, + 149.0249786376953 + ], + "flags": {}, + "order": 68, + "mode": 0, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 445 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 292, + 295, + 451, + 502 + ] + } + ], + "title": "Video Negative Prompt", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "Overexposure, static, blurred details, subtitles, worst quality, low quality, JPEG compression residue, ugly, bad anatomy, deformed hands, extra fingers, distorted face, poorly drawn face, disfigured, blurry, glitch, artifacts, nose piercing" + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 56, + "type": "Display Any (rgthree)", + "pos": [ + 567.6993408203125, + 562.7005615234375 + ], + "size": [ + 441.0374450683594, + 216.9795379638672 + ], + "flags": {}, + "order": 102, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "source", + "type": "*", + "link": 459 + } + ], + "outputs": [], + "title": "Image Prompt", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f044a9dbb3fc9de55c6244d616d386986add3072", + "Node name for S&R": "Display Any (rgthree)" + }, + "widgets_values": [ + "" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 55, + "type": "Display Any (rgthree)", + "pos": [ + 569.7308959960938, + 274.7205810546875 + ], + "size": [ + 441.0374450683594, + 216.9795379638672 + ], + "flags": {}, + "order": 104, + "mode": 0, + "inputs": [ + { + "dir": 3, + "name": "source", + "type": "*", + "link": 462 + } + ], + "outputs": [], + "title": "Image Prompt", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "f044a9dbb3fc9de55c6244d616d386986add3072", + "Node name for S&R": "Display Any (rgthree)" + }, + "widgets_values": [ + "" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 11, + "type": "CLIPVisionLoader", + "pos": [ + -74.66021728515625, + -221.49949645996094 + ], + "size": [ + 273.6400146484375, + 58 + ], + "flags": {}, + "order": 21, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP_VISION", + "type": "CLIP_VISION", + "slot_index": 0, + "links": [ + 446 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPVisionLoader" + }, + "widgets_values": [ + "clip_vision_h_fp8_e4m3fn.safetensors" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 149, + "type": "Reroute", + "pos": [ + 315.26885986328125, + -341.3020324707031 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 53, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 435 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 436 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 8, + "type": "CLIPLoader", + "pos": [ + -225.731201171875, + -562.3462524414062 + ], + "size": [ + 315, + 98.00006103515625 + ], + "flags": {}, + "order": 22, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "CLIP", + "type": "CLIP", + "slot_index": 0, + "links": [ + 442 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPLoader" + }, + "widgets_values": [ + "wan\\umt5_xxl_fp8_e4m3fn_scaled.safetensors", + "wan", + "default" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 186, + "type": "easy mathInt", + "pos": [ + 2942.076416015625, + 2248.077392578125 + ], + "size": [ + 210, + 106 + ], + "flags": { + "collapsed": true + }, + "order": 138, + "mode": 2, + "inputs": [ + { + "name": "a", + "type": "INT", + "widget": { + "name": "a" + }, + "link": null + }, + { + "name": "a", + "type": "INT", + "widget": { + "name": "a" + }, + "link": 510 + }, + { + "name": "b", + "type": "INT", + "widget": { + "name": "b" + }, + "link": 511 + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 513 + ] + } + ], + "title": "Select Last Image", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy mathInt" + }, + "widgets_values": [ + 0, + 1, + "subtract" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 189, + "type": "JWIntegerToString", + "pos": [ + 2944.070068359375, + 2182.562255859375 + ], + "size": [ + 210, + 82 + ], + "flags": { + "collapsed": true + }, + "order": 141, + "mode": 2, + "inputs": [ + { + "name": "value", + "type": "INT", + "widget": { + "name": "value" + }, + "link": 513 + } + ], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 512 + ] + } + ], + "properties": { + "cnr_id": "jameswalker-nodes", + "ver": "5bd85aaf7616878471469c4ec7e11bbd0cef3bf2", + "Node name for S&R": "JWIntegerToString" + }, + "widgets_values": [ + 0, + "{:01d}" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 190, + "type": "INTConstant", + "pos": [ + 2934.47119140625, + 2952.180908203125 + ], + "size": [ + 243.60000610351562, + 58 + ], + "flags": {}, + "order": 23, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 511 + ] + } + ], + "title": "Frame ID: 1 egal the last one", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "INTConstant" + }, + "widgets_values": [ + 1 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 188, + "type": "JWImageBatchCount", + "pos": [ + 2942.14599609375, + 2367.07177734375 + ], + "size": [ + 203.33946228027344, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 135, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 514 + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 510 + ] + } + ], + "properties": { + "cnr_id": "jameswalker-nodes", + "ver": "5bd85aaf7616878471469c4ec7e11bbd0cef3bf2", + "Node name for S&R": "JWImageBatchCount" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 187, + "type": "GetImagesFromBatchIndexed", + "pos": [ + 2942.677734375, + 2302.298095703125 + ], + "size": [ + 243.60000610351562, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 143, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 516 + }, + { + "name": "indexes", + "type": "STRING", + "widget": { + "name": "indexes" + }, + "link": 512 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 515 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "GetImagesFromBatchIndexed" + }, + "widgets_values": [ + "0" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 78, + "type": "easy cleanGpuUsed", + "pos": [ + 1459.4991455078125, + 451.5489807128906 + ], + "size": [ + 210, + 26 + ], + "flags": {}, + "order": 115, + "mode": 0, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 304 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": [ + 257 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy cleanGpuUsed" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 183, + "type": "CLIPTextEncode", + "pos": [ + 2941.656494140625, + 2432.195556640625 + ], + "size": [ + 210, + 58 + ], + "flags": { + "collapsed": true + }, + "order": 69, + "mode": 2, + "inputs": [ + { + "name": "clip", + "type": "CLIP", + "link": 498 + }, + { + "name": "text", + "type": "STRING", + "widget": { + "name": "text" + }, + "link": 500 + } + ], + "outputs": [ + { + "name": "CONDITIONING", + "type": "CONDITIONING", + "slot_index": 0, + "links": [ + 501 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "CLIPTextEncode" + }, + "widgets_values": [ + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 194, + "type": "Reroute", + "pos": [ + 3485.731201171875, + 4288.251953125 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 94, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 521 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 522 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 192, + "type": "easy cleanGpuUsed", + "pos": [ + 3161.745361328125, + 2357.228515625 + ], + "size": [ + 181.63641357421875, + 26 + ], + "flags": {}, + "order": 123, + "mode": 2, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 532 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": [ + 518 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy cleanGpuUsed" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 193, + "type": "Reroute", + "pos": [ + 2936.80078125, + 4288.25341796875 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 70, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 519 + } + ], + "outputs": [ + { + "name": "", + "type": "MODEL", + "links": [ + 520 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 126, + "type": "LoraLoaderModelOnly", + "pos": [ + -2024.003662109375, + 957.76318359375 + ], + "size": [ + 290.8396911621094, + 82 + ], + "flags": {}, + "order": 109, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 472 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 473 + ] + } + ], + "title": "My personal Lora Disabled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoraLoaderModelOnly" + }, + "widgets_values": [ + "dg_gg\\mix_dg_gg_lora_weights_11000_v2.safetensors", + 1 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 136, + "type": "LoraLoaderModelOnly", + "pos": [ + -1119.4326171875, + -226.22642517089844 + ], + "size": [ + 326.6805114746094, + 82 + ], + "flags": {}, + "order": 108, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 428 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 429 + ] + } + ], + "title": "My personal Lora Disabled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoraLoaderModelOnly" + }, + "widgets_values": [ + "dg_gg\\mix_dg_gg_lora_weights_11000_v2.safetensors", + 0.25000000000000006 + ], + "color": "#233", + "bgcolor": "#355" + }, + { + "id": 106, + "type": "Note", + "pos": [ + 902.4470825195312, + 2361.474853515625 + ], + "size": [ + 353.9280090332031, + 227.46401977539062 + ], + "flags": {}, + "order": 24, + "mode": 0, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "The tea cache is not working good with my DG Models when denoise are lower that 1.0, You can do test and if you see strange noise in the image disable the tea cache." + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 119, + "type": "Reroute", + "pos": [ + 789.3020629882812, + 2118.05126953125 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 61, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "widget": { + "name": "value" + }, + "link": 348 + } + ], + "outputs": [ + { + "name": "", + "type": "*", + "links": [ + 354, + 357, + 358, + 362, + 369, + 506, + 524 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#332922", + "bgcolor": "#593930" + }, + { + "id": 120, + "type": "Reroute", + "pos": [ + 791.4248657226562, + 2212.68896484375 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 62, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "widget": { + "name": "value" + }, + "link": 349 + } + ], + "outputs": [ + { + "name": "", + "type": "*", + "links": [ + 355, + 359, + 364, + 368, + 507, + 525 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 185, + "type": "EmptyHunyuanLatentVideo", + "pos": [ + 2930.453125, + 2754.05810546875 + ], + "size": [ + 410.64892578125, + 130 + ], + "flags": {}, + "order": 78, + "mode": 2, + "inputs": [ + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 506 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 507 + }, + { + "name": "length", + "type": "INT", + "widget": { + "name": "length" + }, + "link": null + }, + { + "name": "length", + "type": "INT", + "widget": { + "name": "length" + }, + "link": 528 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 505, + 530 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "EmptyHunyuanLatentVideo" + }, + "widgets_values": [ + 848, + 480, + 33, + 1 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 191, + "type": "PreviewImage", + "pos": [ + 2935.267333984375, + 3069.449462890625 + ], + "size": [ + 390.29522705078125, + 441.32513427734375 + ], + "flags": {}, + "order": 145, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 515 + } + ], + "outputs": [], + "title": "Last Frame Right For Save or Copy", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 150, + "type": "Reroute", + "pos": [ + 327.5653076171875, + -545.4601440429688 + ], + "size": [ + 75, + 26 + ], + "flags": {}, + "order": 51, + "mode": 0, + "inputs": [ + { + "name": "", + "type": "*", + "link": 437 + } + ], + "outputs": [ + { + "name": "", + "type": "VAE", + "links": [ + 438, + 439, + 440, + 441, + 496, + 538 + ] + } + ], + "properties": { + "showOutputText": false, + "horizontal": false + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 202, + "type": "Switch latent [Crystools]", + "pos": [ + 3421.51318359375, + 3087.134521484375 + ], + "size": [ + 221.2976531982422, + 78 + ], + "flags": { + "collapsed": true + }, + "order": 120, + "mode": 2, + "inputs": [ + { + "name": "on_true", + "type": "LATENT", + "link": 530 + }, + { + "name": "on_false", + "type": "LATENT", + "link": 531 + }, + { + "name": "boolean", + "type": "BOOLEAN", + "widget": { + "name": "boolean" + }, + "link": 533 + } + ], + "outputs": [ + { + "name": "latent", + "type": "LATENT", + "links": [ + 532 + ] + } + ], + "properties": { + "cnr_id": "ComfyUI-Crystools", + "ver": "0820a7560bcc405ef6d0a7c5c53a83cc02ae7db2", + "Node name for S&R": "Switch latent [Crystools]" + }, + "widgets_values": [ + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 205, + "type": "VHS_VideoCombine", + "pos": [ + 4520.46337890625, + 2168.205810546875 + ], + "size": [ + 427.3336486816406, + 334 + ], + "flags": { + "pinned": true + }, + "order": 116, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 545 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "title": "Guidance Latents", + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 16, + "loop_count": 0, + "filename_prefix": "DGWanVideo\\VideoT2V", + "format": "video/nvenc_h264-mp4", + "pix_fmt": "yuv420p", + "bitrate": 16, + "megabit": true, + "save_metadata": true, + "pingpong": false, + "save_output": true, + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoT2V_00107.mp4", + "subfolder": "DGWanVideo", + "type": "output", + "format": "video/nvenc_h264-mp4", + "frame_rate": 16, + "workflow": "VideoT2V_00107.png", + "fullpath": "C:\\ComfyDG\\ComfyUI\\output\\DGWanVideo\\VideoT2V_00107.mp4" + } + } + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 196, + "type": "LoadImage", + "pos": [ + 2936.582763671875, + 3557.224609375 + ], + "size": [ + 387.13800048828125, + 376.52099609375 + ], + "flags": {}, + "order": 25, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 523 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "VideoA_00001 (1).png", + "image", + "" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 182, + "type": "VHS_VideoCombine", + "pos": [ + 3724.93994140625, + 2169.767333984375 + ], + "size": [ + 759.3950805664062, + 334 + ], + "flags": { + "pinned": true + }, + "order": 134, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 497 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 16, + "loop_count": 0, + "filename_prefix": "DGWanVideo\\VideoT2V", + "format": "video/nvenc_h264-mp4", + "pix_fmt": "yuv420p", + "bitrate": 16, + "megabit": true, + "save_metadata": true, + "pingpong": false, + "save_output": true, + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoT2V_00111.mp4", + "subfolder": "DGWanVideo", + "type": "output", + "format": "video/nvenc_h264-mp4", + "frame_rate": 16, + "workflow": "VideoT2V_00111.png", + "fullpath": "C:\\ComfyDG\\ComfyUI\\output\\DGWanVideo\\VideoT2V_00111.mp4" + } + } + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 173, + "type": "JWImageBatchCount", + "pos": [ + 1478.55322265625, + 182.7991485595703 + ], + "size": [ + 203.33946228027344, + 26 + ], + "flags": { + "collapsed": true + }, + "order": 126, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 484 + } + ], + "outputs": [ + { + "name": "INT", + "type": "INT", + "links": [ + 485 + ] + } + ], + "properties": { + "cnr_id": "jameswalker-nodes", + "ver": "5bd85aaf7616878471469c4ec7e11bbd0cef3bf2", + "Node name for S&R": "JWImageBatchCount" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 88, + "type": "DGWanBeginEndImageToVideo", + "pos": [ + 1242.7998046875, + 539.7706298828125 + ], + "size": [ + 428.3999938964844, + 366 + ], + "flags": {}, + "order": 110, + "mode": 0, + "inputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "link": 291 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 292 + }, + { + "name": "vae", + "type": "VAE", + "link": 439 + }, + { + "name": "positive2", + "shape": 7, + "type": "CONDITIONING", + "link": 469 + }, + { + "name": "negative2", + "shape": 7, + "type": "CONDITIONING", + "link": 295 + }, + { + "name": "start_image", + "shape": 7, + "type": "IMAGE", + "link": 372 + }, + { + "name": "end_image", + "shape": 7, + "type": "IMAGE", + "link": 366 + }, + { + "name": "clip_vision_output", + "shape": 7, + "type": "CLIP_VISION_OUTPUT", + "link": 305 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 357 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 355 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 354 + } + ], + "outputs": [ + { + "name": "positive", + "type": "CONDITIONING", + "links": [ + 299 + ] + }, + { + "name": "negative", + "type": "CONDITIONING", + "links": [ + 301 + ] + }, + { + "name": "latent", + "type": "LATENT", + "links": [ + 304 + ] + }, + { + "name": "wan_vae", + "type": "VAE", + "links": null + } + ], + "properties": { + "Node name for S&R": "DGWanBeginEndImageToVideo" + }, + "widgets_values": [ + 832, + 480, + 33, + "double_prompt_concat", + 0.25000000000000006, + 0, + 0, + 1 + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 122, + "type": "ImageResize+", + "pos": [ + 500.08624267578125, + 1535.159423828125 + ], + "size": [ + 315, + 218 + ], + "flags": {}, + "order": 76, + "mode": 0, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 361 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 362 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 364 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 365, + 366 + ] + }, + { + "name": "width", + "type": "INT", + "links": null + }, + { + "name": "height", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_essentials", + "ver": "33ff89fd354d8ec3ab6affb605a79a931b445d99", + "Node name for S&R": "ImageResize+" + }, + "widgets_values": [ + 512, + 512, + "lanczos", + "fill / crop", + "always", + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 177, + "type": "PreviewImage", + "pos": [ + 932.3972778320312, + 1308.9671630859375 + ], + "size": [ + 725.87548828125, + 669.4229736328125 + ], + "flags": {}, + "order": 140, + "mode": 0, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 489 + } + ], + "outputs": [], + "title": "Last Frame Right For Save or Copy", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewImage" + }, + "widgets_values": [ + "" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 81, + "type": "WanVideoTeaCacheKJ", + "pos": [ + 916.1463623046875, + 2151.5068359375 + ], + "size": [ + 340.20001220703125, + 154 + ], + "flags": {}, + "order": 57, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 263 + } + ], + "outputs": [ + { + "name": "model", + "type": "MODEL", + "slot_index": 0, + "links": [ + 332, + 490, + 519 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "WanVideoTeaCacheKJ" + }, + "widgets_values": [ + 0.08000000000000002, + 0.15000000000000002, + 1, + "offload_device", + "1.3B" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 180, + "type": "KSampler", + "pos": [ + 3377.656005859375, + 2365.60400390625 + ], + "size": [ + 315, + 262 + ], + "flags": {}, + "order": 127, + "mode": 2, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 522 + }, + { + "name": "positive", + "type": "CONDITIONING", + "link": 501 + }, + { + "name": "negative", + "type": "CONDITIONING", + "link": 502 + }, + { + "name": "latent_image", + "type": "LATENT", + "link": 518 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 494 + }, + { + "name": "denoise", + "type": "FLOAT", + "widget": { + "name": "denoise" + }, + "link": 543 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 495 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "KSampler" + }, + "widgets_values": [ + 820631845744662, + "randomize", + 8, + 2.5, + "dpm_2_ancestral", + "ddim_uniform", + 0.8000000000000002 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 178, + "type": "DF_Text_Box", + "pos": [ + 2927.81884765625, + 2495.201171875 + ], + "size": [ + 419.91180419921875, + 205.8563995361328 + ], + "flags": {}, + "order": 26, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "links": [ + 500 + ] + } + ], + "title": "Custom Prompt", + "properties": { + "cnr_id": "derfuu_comfyui_moddednodes", + "ver": "d0905bed31249f2bd0814c67585cf4fe3c77c015", + "Node name for S&R": "DF_Text_Box" + }, + "widgets_values": [ + "a woman 27yo in a black bra top posing for a picture, imaan hammam, nightclub background, dark hair and makeup with real eyebrow, 🎀 🧟 🍓 🧚, high resolution 4k, beautiful succubus, with parted lips and stunning, 2049, sfw version, beautiful symmetrical features, very hot, ad campaign, 90 60 90, She singing a sound and she loving taking sexy and sensual poses shot, background luxurious room with lamp and sofa and classic painting on the wall, she are a top model, in an orgasmic atmosphere ambience." + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 72, + "type": "UNETLoader", + "pos": [ + 2187.197265625, + -369.1742858886719 + ], + "size": [ + 381.9971618652344, + 82 + ], + "flags": {}, + "order": 27, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "slot_index": 0, + "links": [ + 248, + 263 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "UNETLoader" + }, + "widgets_values": [ + "DG_Wan_High_V3_New.safetensors", + "default" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 198, + "type": "VAEEncodeTiled", + "pos": [ + 3415.287841796875, + 2882.297607421875 + ], + "size": [ + 273.25982666015625, + 150 + ], + "flags": {}, + "order": 117, + "mode": 2, + "inputs": [ + { + "name": "pixels", + "type": "IMAGE", + "link": 546 + }, + { + "name": "vae", + "type": "VAE", + "link": 538 + } + ], + "outputs": [ + { + "name": "LATENT", + "type": "LATENT", + "links": [ + 531 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "VAEEncodeTiled" + }, + "widgets_values": [ + 512, + 64, + 64, + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 209, + "type": "ImageNoiseAugmentation", + "pos": [ + 4524.35009765625, + 3284.00146484375 + ], + "size": [ + 416.7841491699219, + 106 + ], + "flags": {}, + "order": 111, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 544 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 547 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 545, + 546 + ] + } + ], + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "ImageNoiseAugmentation" + }, + "widgets_values": [ + 0.023000000000000007, + 414929284747246, + "randomize" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 210, + "type": "Seed (rgthree)", + "pos": [ + 4525.6328125, + 3447.9921875 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 28, + "mode": 2, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "links": [ + 547 + ] + } + ], + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d" + }, + "widgets_values": [ + 132326915817482, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 179, + "type": "Seed (rgthree)", + "pos": [ + 3376.516845703125, + 2684.405517578125 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 29, + "mode": 2, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "links": [ + 494 + ] + } + ], + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d" + }, + "widgets_values": [ + 429973235073810, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 207, + "type": "FloatConstant", + "pos": [ + 3339.355224609375, + 4117.13818359375 + ], + "size": [ + 220.64805603027344, + 58 + ], + "flags": {}, + "order": 30, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "FLOAT", + "links": [ + 543 + ] + } + ], + "title": "Denoise", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "FloatConstant" + }, + "widgets_values": [ + 1.0000000000000002 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 203, + "type": "easy boolean", + "pos": [ + 2945.102783203125, + 3985.072265625 + ], + "size": [ + 374.4079895019531, + 58 + ], + "flags": {}, + "order": 31, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "boolean", + "type": "BOOLEAN", + "links": [ + 533 + ] + } + ], + "title": "Use Empty Latent or Guidance Image Latent", + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "b1a875b151f3fd76542cdcb9269961ad330dd5ef", + "Node name for S&R": "easy boolean" + }, + "widgets_values": [ + true + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 184, + "type": "LoraLoaderModelOnly", + "pos": [ + 3045.365966796875, + 4287.8525390625 + ], + "size": [ + 407.60528564453125, + 82 + ], + "flags": {}, + "order": 84, + "mode": 4, + "inputs": [ + { + "name": "model", + "type": "MODEL", + "link": 520 + } + ], + "outputs": [ + { + "name": "MODEL", + "type": "MODEL", + "links": [ + 521 + ] + } + ], + "title": "My personal Lora Disabled", + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "LoraLoaderModelOnly" + }, + "widgets_values": [ + "wan_dgtest\\dg_gg_plus_big_one.safetensors", + 0.4300000000000001 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 197, + "type": "ImageResize+", + "pos": [ + 3383.795166015625, + 3769.359375 + ], + "size": [ + 305.8320007324219, + 218 + ], + "flags": {}, + "order": 79, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 523 + }, + { + "name": "width", + "type": "INT", + "widget": { + "name": "width" + }, + "link": 524 + }, + { + "name": "height", + "type": "INT", + "widget": { + "name": "height" + }, + "link": 525 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 527 + ] + }, + { + "name": "width", + "type": "INT", + "links": null + }, + { + "name": "height", + "type": "INT", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui_essentials", + "ver": "33ff89fd354d8ec3ab6affb605a79a931b445d99", + "Node name for S&R": "ImageResize+" + }, + "widgets_values": [ + 512, + 512, + "lanczos", + "fill / crop", + "always", + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 199, + "type": "RepeatImageBatch", + "pos": [ + 3394.191162109375, + 3645.759521484375 + ], + "size": [ + 299.0172424316406, + 58 + ], + "flags": { + "collapsed": false + }, + "order": 92, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 527 + }, + { + "name": "amount", + "type": "INT", + "widget": { + "name": "amount" + }, + "link": null + }, + { + "name": "amount", + "type": "INT", + "widget": { + "name": "amount" + }, + "link": 529 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 534 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "RepeatImageBatch" + }, + "widgets_values": [ + 33 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 204, + "type": "DGImageWarpGenerator", + "pos": [ + 3395.707275390625, + 3416.861083984375 + ], + "size": [ + 300.0224609375, + 178 + ], + "flags": {}, + "order": 98, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 534 + }, + { + "name": "num_frames", + "type": "INT", + "widget": { + "name": "num_frames" + }, + "link": 536 + } + ], + "outputs": [ + { + "name": "image_batch", + "type": "IMAGE", + "links": [ + 540 + ] + } + ], + "properties": { + "Node name for S&R": "DGImageWarpGenerator" + }, + "widgets_values": [ + 81, + 2, + 6, + 50, + 5, + 5 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 206, + "type": "DGImageMotionGenerator", + "pos": [ + 3400.833740234375, + 3146.30126953125 + ], + "size": [ + 297.1449279785156, + 202 + ], + "flags": {}, + "order": 106, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 540 + }, + { + "name": "num_frames", + "type": "INT", + "widget": { + "name": "num_frames" + }, + "link": 539 + } + ], + "outputs": [ + { + "name": "image_batch", + "type": "IMAGE", + "links": [ + 544 + ] + } + ], + "properties": { + "Node name for S&R": "DGImageMotionGenerator" + }, + "widgets_values": [ + 81, + 0.2, + 0.030000000000000006, + 0.10000000000000002, + 2, + 2, + 0.4 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 201, + "type": "INTConstant", + "pos": [ + 3198.332763671875, + 2952.28564453125 + ], + "size": [ + 210, + 58 + ], + "flags": {}, + "order": 32, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "value", + "type": "INT", + "links": [ + 528, + 529, + 536, + 539 + ] + } + ], + "title": "Video Frame Count", + "properties": { + "cnr_id": "comfyui-kjnodes", + "ver": "d57154c3a808b8a3f232ed293eaa2d000867c884", + "Node name for S&R": "INTConstant" + }, + "widgets_values": [ + 33 + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 181, + "type": "VAEDecodeTiled", + "pos": [ + 3345.048583984375, + 2157.5 + ], + "size": [ + 352.4809265136719, + 150 + ], + "flags": {}, + "order": 131, + "mode": 2, + "inputs": [ + { + "name": "samples", + "type": "LATENT", + "link": 495 + }, + { + "name": "vae", + "type": "VAE", + "link": 496 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 497, + 514, + 516 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "VAEDecodeTiled" + }, + "widgets_values": [ + 512, + 128, + 128, + 8 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 12, + "type": "LoadImage", + "pos": [ + -173.16839599609375, + 942.7955932617188 + ], + "size": [ + 477.2269287109375, + 504.52215576171875 + ], + "flags": {}, + "order": 33, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "slot_index": 0, + "links": [ + 367 + ] + }, + { + "name": "MASK", + "type": "MASK", + "links": null + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.26", + "Node name for S&R": "LoadImage" + }, + "widgets_values": [ + "llama_AB_img_00173_.png", + "image", + "" + ], + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 217, + "type": "MMAudioModelLoader", + "pos": [ + 2933.318115234375, + -424.57269287109375 + ], + "size": [ + 521.8762817382812, + 82 + ], + "flags": {}, + "order": 34, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "mmaudio_model", + "type": "MMAUDIO_MODEL", + "slot_index": 0, + "links": [ + 573 + ] + } + ], + "properties": { + "Node name for S&R": "MMAudioModelLoader" + }, + "widgets_values": [ + "mmaudio_large_44k_v2_fp16.safetensors", + "fp16" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 218, + "type": "MMAudioFeatureUtilsLoader", + "pos": [ + 2923.111572265625, + -285.2533874511719 + ], + "size": [ + 531.5999755859375, + 154 + ], + "flags": {}, + "order": 35, + "mode": 2, + "inputs": [ + { + "name": "bigvgan_vocoder_model", + "shape": 7, + "type": "VOCODER_MODEL", + "link": null + } + ], + "outputs": [ + { + "name": "mmaudio_featureutils", + "type": "MMAUDIO_FEATUREUTILS", + "slot_index": 0, + "links": [ + 574 + ] + } + ], + "properties": { + "Node name for S&R": "MMAudioFeatureUtilsLoader" + }, + "widgets_values": [ + "mmaudio_vae_44k_fp16.safetensors", + "mmaudio_synchformer_fp16.safetensors", + "apple_DFN5B-CLIP-ViT-H-14-384_fp16.safetensors", + "44k", + "fp16" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 216, + "type": "easy cleanGpuUsed", + "pos": [ + 5436.66015625, + 2157.72021484375 + ], + "size": [ + 210, + 26 + ], + "flags": {}, + "order": 60, + "mode": 2, + "inputs": [ + { + "name": "anything", + "type": "*", + "link": 561 + } + ], + "outputs": [ + { + "name": "output", + "type": "*", + "links": [ + 575 + ] + } + ], + "properties": { + "cnr_id": "comfyui-easy-use", + "ver": "4f694195a28c20ace34cd0ed5e747bebaf5cb8a7", + "Node name for S&R": "easy cleanGpuUsed" + }, + "widgets_values": [], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 211, + "type": "DF_Text_Box", + "pos": [ + 5440.9482421875, + 2642.119384765625 + ], + "size": [ + 484.78253173828125, + 188.74346923828125 + ], + "flags": {}, + "order": 36, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "STRING", + "type": "STRING", + "slot_index": 0, + "links": [ + 578 + ] + } + ], + "title": "Custom Prompt", + "properties": { + "cnr_id": "derfuu_comfyui_moddednodes", + "ver": "d0905bed31249f2bd0814c67585cf4fe3c77c015", + "Node name for S&R": "DF_Text_Box" + }, + "widgets_values": [ + "sci fi movie music ambience only" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 208, + "type": "Note", + "pos": [ + 2946.8203125, + 4093.598876953125 + ], + "size": [ + 366.51202392578125, + 88 + ], + "flags": {}, + "order": 37, + "mode": 2, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "When you use empty latents use 1.0 for the denoise.\nWhen you using guidance latent set the denoise under 1.0, at something like 0.8. This method can cause conflic with Tea cache, if you get strange noise set the tea cache node to bypass. Remember you to use 1.0 when this option is True." + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 222, + "type": "Note", + "pos": [ + 5445.40478515625, + 2888.214599609375 + ], + "size": [ + 476.0267028808594, + 175.61178588867188 + ], + "flags": {}, + "order": 38, + "mode": 2, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "Use interpolated video at 25 fps, The request more vram when the model loading first time, You can try to clear your vram and close any other group with loaded model and retry again. Take a look in the console window you can see the time of your video and it help to adjust the duration value." + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 42, + "type": "Seed (rgthree)", + "pos": [ + 1007.68017578125, + 1097.570068359375 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 39, + "mode": 0, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "links": [ + 144 + ] + } + ], + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "b84f39c7c224de765de0b54c55b967329011819d" + }, + "widgets_values": [ + 55913468552287, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 100, + "type": "ImageScaleBy", + "pos": [ + 4626.19384765625, + 152.65911865234375 + ], + "size": [ + 315, + 82 + ], + "flags": {}, + "order": 59, + "mode": 2, + "inputs": [ + { + "name": "image", + "type": "IMAGE", + "link": 572 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 325 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ImageScaleBy" + }, + "widgets_values": [ + "lanczos", + 0.5000000000000001 + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 98, + "type": "ImageUpscaleWithModel", + "pos": [ + 4632.18994140625, + 295.7258605957031 + ], + "size": [ + 304.0180358886719, + 46 + ], + "flags": {}, + "order": 72, + "mode": 2, + "inputs": [ + { + "name": "upscale_model", + "type": "UPSCALE_MODEL", + "link": 324 + }, + { + "name": "image", + "type": "IMAGE", + "link": 325 + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 323 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "ImageUpscaleWithModel" + }, + "widgets_values": [], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 97, + "type": "UpscaleModelLoader", + "pos": [ + 4262.208984375, + 154.87542724609375 + ], + "size": [ + 315, + 58 + ], + "flags": {}, + "order": 40, + "mode": 2, + "inputs": [], + "outputs": [ + { + "name": "UPSCALE_MODEL", + "type": "UPSCALE_MODEL", + "links": [ + 324 + ] + } + ], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "UpscaleModelLoader" + }, + "widgets_values": [ + "4x_foolhardy_Remacri.pth" + ], + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 169, + "type": "VHS_LoadVideo", + "pos": [ + 2929.9208984375, + 291.5771789550781 + ], + "size": [ + 362.5802307128906, + 917.8057250976562 + ], + "flags": {}, + "order": 41, + "mode": 2, + "inputs": [ + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 481 + ] + }, + { + "name": "frame_count", + "type": "INT", + "links": null + }, + { + "name": "audio", + "type": "AUDIO", + "links": null + }, + { + "name": "video_info", + "type": "VHS_VIDEOINFO", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_LoadVideo" + }, + "widgets_values": { + "video": "VideoI2V_00001.mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1, + "format": "AnimateDiff", + "choose video to upload": "image", + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoI2V_00001.mp4", + "type": "input", + "format": "video/mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1 + } + } + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 171, + "type": "VHS_VideoCombine", + "pos": [ + 3325.60498046875, + -12.464090347290039 + ], + "size": [ + 813.6741943359375, + 1723.701904296875 + ], + "flags": { + "collapsed": false + }, + "order": 71, + "mode": 2, + "inputs": [ + { + "name": "images", + "type": "IMAGE", + "link": 482 + }, + { + "name": "audio", + "shape": 7, + "type": "AUDIO", + "link": null + }, + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "Filenames", + "type": "VHS_FILENAMES", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "5e61bcf218fe3bb7c899bbd584bbc99a9d05fb42", + "Node name for S&R": "VHS_VideoCombine" + }, + "widgets_values": { + "frame_rate": 25, + "loop_count": 0, + "filename_prefix": "DGWanVideo\\VideoInterp", + "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": "VideoInterp_00001.mp4", + "subfolder": "DGWanVideo", + "type": "output", + "format": "video/h264-mp4", + "frame_rate": 25, + "workflow": "VideoInterp_00001.png", + "fullpath": "C:\\ComfyDG\\ComfyUI\\output\\DGWanVideo\\VideoInterp_00001.mp4" + } + } + }, + "color": "#222", + "bgcolor": "#000" + }, + { + "id": 168, + "type": "VHS_LoadVideo", + "pos": [ + 4226.90087890625, + 277.7727966308594 + ], + "size": [ + 362.5802307128906, + 917.8057250976562 + ], + "flags": {}, + "order": 42, + "mode": 2, + "inputs": [ + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 480, + 508, + 548, + 572 + ] + }, + { + "name": "frame_count", + "type": "INT", + "links": null + }, + { + "name": "audio", + "type": "AUDIO", + "links": null + }, + { + "name": "video_info", + "type": "VHS_VIDEOINFO", + "links": null + } + ], + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_LoadVideo" + }, + "widgets_values": { + "video": "VideoInterp_00001.mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1, + "format": "AnimateDiff", + "choose video to upload": "image", + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoInterp_00001.mp4", + "type": "input", + "format": "video/mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1 + } + } + }, + "color": "#223", + "bgcolor": "#335" + }, + { + "id": 221, + "type": "VHS_LoadVideo", + "pos": [ + 5025.896484375, + 2158.252685546875 + ], + "size": [ + 362.5802307128906, + 917.8057250976562 + ], + "flags": {}, + "order": 43, + "mode": 2, + "inputs": [ + { + "name": "meta_batch", + "shape": 7, + "type": "VHS_BatchManager", + "link": null + }, + { + "name": "vae", + "shape": 7, + "type": "VAE", + "link": null + } + ], + "outputs": [ + { + "name": "IMAGE", + "type": "IMAGE", + "links": [ + 561 + ] + }, + { + "name": "frame_count", + "type": "INT", + "links": null + }, + { + "name": "audio", + "type": "AUDIO", + "links": null + }, + { + "name": "video_info", + "type": "VHS_VIDEOINFO", + "links": null + } + ], + "title": "Use interpolated video at 25 fps", + "properties": { + "cnr_id": "comfyui-videohelpersuite", + "ver": "df55f01d1df2f7bf5cc772294bc2e6d8bab22d66", + "Node name for S&R": "VHS_LoadVideo" + }, + "widgets_values": { + "video": "VideoInterp_00001.mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1, + "format": "AnimateDiff", + "choose video to upload": "image", + "videopreview": { + "hidden": false, + "paused": false, + "params": { + "filename": "VideoInterp_00001.mp4", + "type": "input", + "format": "video/mp4", + "force_rate": 0, + "custom_width": 0, + "custom_height": 0, + "frame_load_cap": 0, + "skip_first_frames": 0, + "select_every_nth": 1 + } + } + }, + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 213, + "type": "Seed (rgthree)", + "pos": [ + 5951.47998046875, + 2436.26953125 + ], + "size": [ + 315, + 130 + ], + "flags": {}, + "order": 44, + "mode": 2, + "inputs": [], + "outputs": [ + { + "dir": 4, + "name": "SEED", + "shape": 3, + "type": "INT", + "slot_index": 0, + "links": [ + 576 + ] + } + ], + "title": "Audio Seed (rgthree)", + "properties": { + "cnr_id": "rgthree-comfy", + "ver": "32142fe476878a354dda6e2d4b5ea98960de3ced" + }, + "widgets_values": [ + 1048747946942984, + "", + "", + "" + ], + "color": "#232", + "bgcolor": "#353" + }, + { + "id": 225, + "type": "MMAudioSampler", + "pos": [ + 5438.68603515625, + 2235.74462890625 + ], + "size": [ + 478.7951354980469, + 330.83367919921875 + ], + "flags": {}, + "order": 73, + "mode": 2, + "inputs": [ + { + "name": "mmaudio_model", + "type": "MMAUDIO_MODEL", + "link": 573 + }, + { + "name": "feature_utils", + "type": "MMAUDIO_FEATUREUTILS", + "link": 574 + }, + { + "name": "images", + "shape": 7, + "type": "IMAGE", + "link": 575 + }, + { + "name": "seed", + "type": "INT", + "widget": { + "name": "seed" + }, + "link": 576 + }, + { + "name": "prompt", + "type": "STRING", + "widget": { + "name": "prompt" + }, + "link": 578 + } + ], + "outputs": [ + { + "name": "audio", + "type": "AUDIO", + "links": [ + 579 + ] + } + ], + "properties": { + "Node name for S&R": "MMAudioSampler" + }, + "widgets_values": [ + 12.000000000000002, + 60, + 6, + 0, + "randomize", + "", + "", + false, + true + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 101, + "type": "Note", + "pos": [ + 4231.56787109375, + -5.931856155395508 + ], + "size": [ + 655.3630981445312, + 96.30970764160156 + ], + "flags": {}, + "order": 45, + "mode": 2, + "inputs": [], + "outputs": [], + "properties": {}, + "widgets_values": [ + "Use interpolated video for upscale, take care with the upscale by value, bad value can fill quickly your memory." + ], + "color": "#322", + "bgcolor": "#533" + }, + { + "id": 215, + "type": "PreviewAudio", + "pos": [ + 5959.9052734375, + 2236.435791015625 + ], + "size": [ + 301.47686767578125, + 88 + ], + "flags": {}, + "order": 86, + "mode": 2, + "inputs": [ + { + "name": "audio", + "type": "AUDIO", + "link": 579 + } + ], + "outputs": [], + "properties": { + "cnr_id": "comfy-core", + "ver": "0.3.27", + "Node name for S&R": "PreviewAudio" + }, + "widgets_values": [ + "" + ], + "color": "#432", + "bgcolor": "#653" + }, + { + "id": 104, + "type": "Fast Groups Muter (rgthree)", + "pos": [ + 185.2384490966797, + 2887.98046875 + ], + "size": [ + 682.7652587890625, + 370 + ], + "flags": {}, + "order": 46, + "mode": 0, + "inputs": [], + "outputs": [ + { + "name": "OPT_CONNECTION", + "type": "*", + "links": null + } + ], + "properties": { + "matchColors": "", + "matchTitle": "", + "showNav": true, + "sort": "position", + "customSortAlphabet": "", + "toggleRestriction": "default" + }, + "color": "#232", + "bgcolor": "#353" + } + ], + "links": [ + [ + 70, + 2, + 0, + 30, + 0, + "LATENT" + ], + [ + 144, + 42, + 0, + 2, + 4, + "INT" + ], + [ + 219, + 64, + 0, + 67, + 0, + "*" + ], + [ + 220, + 65, + 0, + 67, + 1, + "*" + ], + [ + 221, + 66, + 0, + 67, + 2, + "BOOLEAN" + ], + [ + 222, + 65, + 0, + 68, + 0, + "*" + ], + [ + 223, + 64, + 0, + 68, + 1, + "*" + ], + [ + 224, + 66, + 0, + 68, + 2, + "BOOLEAN" + ], + [ + 242, + 73, + 0, + 74, + 0, + "LATENT" + ], + [ + 257, + 78, + 0, + 2, + 3, + "LATENT" + ], + [ + 263, + 72, + 0, + 81, + 0, + "MODEL" + ], + [ + 291, + 3, + 0, + 88, + 0, + "CONDITIONING" + ], + [ + 292, + 4, + 0, + 88, + 1, + "CONDITIONING" + ], + [ + 295, + 4, + 0, + 88, + 4, + "CONDITIONING" + ], + [ + 299, + 88, + 0, + 2, + 1, + "CONDITIONING" + ], + [ + 301, + 88, + 1, + 2, + 2, + "CONDITIONING" + ], + [ + 304, + 88, + 2, + 78, + 0, + "*" + ], + [ + 305, + 29, + 0, + 88, + 7, + "CLIP_VISION_OUTPUT" + ], + [ + 319, + 45, + 0, + 2, + 0, + "MODEL" + ], + [ + 323, + 98, + 0, + 96, + 0, + "IMAGE" + ], + [ + 324, + 97, + 0, + 98, + 0, + "UPSCALE_MODEL" + ], + [ + 325, + 100, + 0, + 98, + 1, + "IMAGE" + ], + [ + 332, + 81, + 0, + 73, + 0, + "MODEL" + ], + [ + 335, + 105, + 0, + 73, + 4, + "INT" + ], + [ + 338, + 110, + 0, + 112, + 0, + "CONDITIONING" + ], + [ + 340, + 112, + 0, + 113, + 1, + "CONDITIONING" + ], + [ + 341, + 111, + 0, + 113, + 2, + "CONDITIONING" + ], + [ + 342, + 114, + 0, + 113, + 4, + "INT" + ], + [ + 343, + 115, + 0, + 113, + 3, + "LATENT" + ], + [ + 348, + 67, + 0, + 119, + 0, + "*" + ], + [ + 349, + 68, + 0, + 120, + 0, + "*" + ], + [ + 354, + 119, + 0, + 88, + 10, + "INT" + ], + [ + 355, + 120, + 0, + 88, + 9, + "INT" + ], + [ + 357, + 119, + 0, + 88, + 8, + "INT" + ], + [ + 358, + 119, + 0, + 117, + 0, + "*" + ], + [ + 359, + 120, + 0, + 118, + 0, + "*" + ], + [ + 361, + 13, + 0, + 122, + 0, + "IMAGE" + ], + [ + 362, + 119, + 0, + 122, + 1, + "INT" + ], + [ + 364, + 120, + 0, + 122, + 2, + "INT" + ], + [ + 365, + 122, + 0, + 70, + 0, + "IMAGE" + ], + [ + 366, + 122, + 0, + 88, + 6, + "IMAGE" + ], + [ + 367, + 12, + 0, + 123, + 0, + "IMAGE" + ], + [ + 368, + 120, + 0, + 123, + 2, + "INT" + ], + [ + 369, + 119, + 0, + 123, + 1, + "INT" + ], + [ + 370, + 123, + 0, + 29, + 1, + "IMAGE" + ], + [ + 371, + 123, + 0, + 69, + 0, + "IMAGE" + ], + [ + 372, + 123, + 0, + 88, + 5, + "IMAGE" + ], + [ + 373, + 117, + 0, + 115, + 0, + "INT" + ], + [ + 374, + 118, + 0, + 115, + 1, + "INT" + ], + [ + 375, + 117, + 0, + 116, + 1, + "INT" + ], + [ + 376, + 118, + 0, + 116, + 2, + "INT" + ], + [ + 379, + 124, + 0, + 125, + 0, + "IMAGE" + ], + [ + 382, + 116, + 0, + 127, + 0, + "MODEL" + ], + [ + 385, + 112, + 0, + 128, + 1, + "CONDITIONING" + ], + [ + 386, + 111, + 0, + 128, + 2, + "CONDITIONING" + ], + [ + 395, + 134, + 0, + 133, + 0, + "UPSCALE_MODEL" + ], + [ + 398, + 133, + 0, + 135, + 0, + "IMAGE" + ], + [ + 400, + 135, + 0, + 128, + 3, + "LATENT" + ], + [ + 404, + 132, + 0, + 133, + 1, + "IMAGE" + ], + [ + 409, + 130, + 0, + 131, + 0, + "IMAGE" + ], + [ + 410, + 124, + 0, + 132, + 0, + "IMAGE" + ], + [ + 413, + 113, + 0, + 137, + 0, + "*" + ], + [ + 414, + 137, + 0, + 124, + 0, + "LATENT" + ], + [ + 415, + 128, + 0, + 138, + 0, + "*" + ], + [ + 416, + 138, + 0, + 130, + 0, + "LATENT" + ], + [ + 417, + 114, + 0, + 128, + 4, + "INT" + ], + [ + 418, + 107, + 0, + 141, + 0, + "*" + ], + [ + 419, + 141, + 0, + 116, + 0, + "MODEL" + ], + [ + 420, + 108, + 0, + 142, + 0, + "*" + ], + [ + 421, + 142, + 0, + 110, + 0, + "CLIP" + ], + [ + 422, + 142, + 0, + 111, + 0, + "CLIP" + ], + [ + 423, + 109, + 0, + 143, + 0, + "*" + ], + [ + 424, + 143, + 0, + 124, + 1, + "VAE" + ], + [ + 425, + 143, + 0, + 130, + 1, + "VAE" + ], + [ + 426, + 143, + 0, + 135, + 1, + "VAE" + ], + [ + 427, + 127, + 0, + 144, + 0, + "*" + ], + [ + 428, + 144, + 0, + 136, + 0, + "MODEL" + ], + [ + 429, + 136, + 0, + 145, + 0, + "*" + ], + [ + 430, + 145, + 0, + 113, + 0, + "MODEL" + ], + [ + 431, + 129, + 0, + 128, + 5, + "INT" + ], + [ + 432, + 146, + 0, + 147, + 0, + "IMAGE" + ], + [ + 434, + 147, + 0, + 73, + 3, + "LATENT" + ], + [ + 435, + 1, + 0, + 149, + 0, + "*" + ], + [ + 436, + 149, + 0, + 45, + 0, + "MODEL" + ], + [ + 437, + 7, + 0, + 150, + 0, + "*" + ], + [ + 438, + 150, + 0, + 30, + 1, + "VAE" + ], + [ + 439, + 150, + 0, + 88, + 2, + "VAE" + ], + [ + 440, + 150, + 0, + 74, + 1, + "VAE" + ], + [ + 441, + 150, + 0, + 147, + 1, + "VAE" + ], + [ + 442, + 8, + 0, + 151, + 0, + "*" + ], + [ + 443, + 151, + 0, + 3, + 0, + "CLIP" + ], + [ + 445, + 151, + 0, + 4, + 0, + "CLIP" + ], + [ + 446, + 11, + 0, + 152, + 0, + "*" + ], + [ + 447, + 152, + 0, + 29, + 0, + "CLIP_VISION" + ], + [ + 448, + 146, + 0, + 154, + 0, + "IMAGE" + ], + [ + 449, + 154, + 0, + 153, + 0, + "IMAGE" + ], + [ + 450, + 153, + 0, + 155, + 0, + "*" + ], + [ + 451, + 4, + 0, + 156, + 0, + "*" + ], + [ + 452, + 156, + 0, + 73, + 2, + "CONDITIONING" + ], + [ + 453, + 151, + 0, + 158, + 0, + "CLIP" + ], + [ + 454, + 153, + 0, + 159, + 0, + "*" + ], + [ + 455, + 159, + 0, + 158, + 1, + "STRING" + ], + [ + 456, + 160, + 0, + 159, + 1, + "*" + ], + [ + 457, + 158, + 0, + 73, + 1, + "CONDITIONING" + ], + [ + 458, + 70, + 0, + 161, + 0, + "*" + ], + [ + 459, + 161, + 0, + 56, + 0, + "*" + ], + [ + 460, + 95, + 0, + 161, + 1, + "*" + ], + [ + 461, + 69, + 0, + 162, + 0, + "*" + ], + [ + 462, + 162, + 0, + 55, + 0, + "*" + ], + [ + 463, + 80, + 0, + 162, + 1, + "*" + ], + [ + 464, + 162, + 0, + 3, + 1, + "STRING" + ], + [ + 467, + 151, + 0, + 163, + 0, + "CLIP" + ], + [ + 469, + 163, + 0, + 88, + 3, + "CONDITIONING" + ], + [ + 470, + 161, + 0, + 163, + 1, + "STRING" + ], + [ + 471, + 127, + 0, + 164, + 0, + "*" + ], + [ + 472, + 164, + 0, + 126, + 0, + "MODEL" + ], + [ + 473, + 126, + 0, + 165, + 0, + "*" + ], + [ + 474, + 165, + 0, + 128, + 0, + "MODEL" + ], + [ + 475, + 30, + 0, + 19, + 0, + "IMAGE" + ], + [ + 479, + 74, + 0, + 75, + 0, + "IMAGE" + ], + [ + 481, + 169, + 0, + 170, + 0, + "IMAGE" + ], + [ + 482, + 170, + 0, + 171, + 0, + "IMAGE" + ], + [ + 483, + 30, + 0, + 172, + 0, + "IMAGE" + ], + [ + 484, + 30, + 0, + 173, + 0, + "IMAGE" + ], + [ + 485, + 173, + 0, + 174, + 1, + "INT" + ], + [ + 486, + 175, + 0, + 174, + 2, + "INT" + ], + [ + 487, + 174, + 0, + 176, + 0, + "INT" + ], + [ + 488, + 176, + 0, + 172, + 1, + "STRING" + ], + [ + 489, + 172, + 0, + 177, + 0, + "IMAGE" + ], + [ + 494, + 179, + 0, + 180, + 4, + "INT" + ], + [ + 495, + 180, + 0, + 181, + 0, + "LATENT" + ], + [ + 496, + 150, + 0, + 181, + 1, + "VAE" + ], + [ + 497, + 181, + 0, + 182, + 0, + "IMAGE" + ], + [ + 498, + 151, + 0, + 183, + 0, + "CLIP" + ], + [ + 500, + 178, + 0, + 183, + 1, + "STRING" + ], + [ + 501, + 183, + 0, + 180, + 1, + "CONDITIONING" + ], + [ + 502, + 4, + 0, + 180, + 2, + "CONDITIONING" + ], + [ + 506, + 119, + 0, + 185, + 0, + "INT" + ], + [ + 507, + 120, + 0, + 185, + 1, + "INT" + ], + [ + 510, + 188, + 0, + 186, + 1, + "INT" + ], + [ + 511, + 190, + 0, + 186, + 2, + "INT" + ], + [ + 512, + 189, + 0, + 187, + 1, + "STRING" + ], + [ + 513, + 186, + 0, + 189, + 0, + "INT" + ], + [ + 514, + 181, + 0, + 188, + 0, + "IMAGE" + ], + [ + 515, + 187, + 0, + 191, + 0, + "IMAGE" + ], + [ + 516, + 181, + 0, + 187, + 0, + "IMAGE" + ], + [ + 518, + 192, + 0, + 180, + 3, + "LATENT" + ], + [ + 519, + 81, + 0, + 193, + 0, + "*" + ], + [ + 520, + 193, + 0, + 184, + 0, + "MODEL" + ], + [ + 521, + 184, + 0, + 194, + 0, + "*" + ], + [ + 522, + 194, + 0, + 180, + 0, + "MODEL" + ], + [ + 523, + 196, + 0, + 197, + 0, + "IMAGE" + ], + [ + 524, + 119, + 0, + 197, + 1, + "INT" + ], + [ + 525, + 120, + 0, + 197, + 2, + "INT" + ], + [ + 527, + 197, + 0, + 199, + 0, + "IMAGE" + ], + [ + 528, + 201, + 0, + 185, + 3, + "INT" + ], + [ + 529, + 201, + 0, + 199, + 2, + "INT" + ], + [ + 530, + 185, + 0, + 202, + 0, + "LATENT" + ], + [ + 531, + 198, + 0, + 202, + 1, + "LATENT" + ], + [ + 532, + 202, + 0, + 192, + 0, + "*" + ], + [ + 533, + 203, + 0, + 202, + 2, + "BOOLEAN" + ], + [ + 534, + 199, + 0, + 204, + 0, + "IMAGE" + ], + [ + 536, + 201, + 0, + 204, + 1, + "INT" + ], + [ + 538, + 150, + 0, + 198, + 1, + "VAE" + ], + [ + 539, + 201, + 0, + 206, + 1, + "INT" + ], + [ + 540, + 204, + 0, + 206, + 0, + "IMAGE" + ], + [ + 543, + 207, + 0, + 180, + 5, + "FLOAT" + ], + [ + 544, + 206, + 0, + 209, + 0, + "IMAGE" + ], + [ + 545, + 209, + 0, + 205, + 0, + "IMAGE" + ], + [ + 546, + 209, + 0, + 198, + 0, + "IMAGE" + ], + [ + 547, + 210, + 0, + 209, + 1, + "INT" + ], + [ + 561, + 221, + 0, + 216, + 0, + "*" + ], + [ + 572, + 168, + 0, + 100, + 0, + "IMAGE" + ], + [ + 573, + 217, + 0, + 225, + 0, + "MMAUDIO_MODEL" + ], + [ + 574, + 218, + 0, + 225, + 1, + "MMAUDIO_FEATUREUTILS" + ], + [ + 575, + 216, + 0, + 225, + 2, + "IMAGE" + ], + [ + 576, + 213, + 0, + 225, + 3, + "INT" + ], + [ + 578, + 211, + 0, + 225, + 4, + "STRING" + ], + [ + 579, + 225, + 0, + 215, + 0, + "AUDIO" + ] + ], + "groups": [ + { + "id": 1, + "title": "DG Wan 2.1 I2V Mode With Two Prompts - Image ID: 0", + "bounding": [ + -238.32147216796875, + -90.66574096679688, + 3112.861083984375, + 2137.583251953125 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 2, + "title": "DG Wan 2.1 Use interpolated video for upscaling - Image ID: 3", + "bounding": [ + 4210.96923828125, + -85.46829223632812, + 1602.3778076171875, + 2129.66943359375 + ], + "color": "#a1309b", + "font_size": 24, + "flags": {} + }, + { + "id": 3, + "title": "DG Wan T2V Refiner - Image ID: 1", + "bounding": [ + 1294.9808349609375, + 2075.087646484375, + 1571.710693359375, + 2030.348876953125 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 5, + "title": "DG Flux Image Upscaling", + "bounding": [ + -2051.58349609375, + 1083.39404296875, + 1770.7861328125, + 949.6806640625 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 6, + "title": "DG Flux Image Generator", + "bounding": [ + -2038.72021484375, + -98.0655517578125, + 1761.374755859375, + 942.5248413085938 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 9, + "title": "DG Flux Models", + "bounding": [ + -2033.56494140625, + -572.3045654296875, + 398.9462890625, + 441.8365478515625 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 10, + "title": "DG Wan 2.1 I2V Models", + "bounding": [ + -240.05638122558594, + -430.74188232421875, + 486.08331298828125, + 307.39080810546875 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 11, + "title": "DG Wan 2.1 T2V Models", + "bounding": [ + 2177.197265625, + -442.774658203125, + 694.4657592773438, + 321.4974670410156 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 12, + "title": "DG Wan 2.1 Interpolation only", + "bounding": [ + 2907.960693359375, + -86.06420135498047, + 1266.170654296875, + 2124.910888671875 + ], + "color": "#a1309b", + "font_size": 24, + "flags": {} + }, + { + "id": 13, + "title": "DG Wan T2V Video Generation - Image ID: 2", + "bounding": [ + 2911.844970703125, + 2081.39453125, + 2072.371337890625, + 2113.7109375 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 14, + "title": "DG Wan 2.1 I2V & T2V Models", + "bounding": [ + -235.731201171875, + -759.0567626953125, + 410.72503662109375, + 309.9906005859375 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 15, + "title": "DG MMAudio Models", + "bounding": [ + 2912.05517578125, + -498.29400634765625, + 552.0830078125, + 376.9203186035156 + ], + "color": "#444", + "font_size": 24, + "flags": {} + }, + { + "id": 16, + "title": "DG Interpolated Video MMAudio Background", + "bounding": [ + 5015.896484375, + 2084.1201171875, + 1260.58349609375, + 1002.2716064453125 + ], + "color": "#444", + "font_size": 24, + "flags": {} + } + ], + "config": {}, + "extra": { + "ds": { + "scale": 0.17985878990921375, + "offset": [ + 2965.29532144127, + 1008.2220639527939 + ] + }, + "ue_links": [], + "VHS_latentpreview": false, + "VHS_latentpreviewrate": 0, + "VHS_MetadataImage": true, + "VHS_KeepIntermediate": true + }, + "version": 0.4 +} \ No newline at end of file