stablediffusiontutorials/wan-workflows
WAN 2.2 Installation + Workflow tutorial(Native/GGUF): ๐ https://www.stablediffusiontutorials.com/2025/08/wan-2.2-video-generation.html WAN 2.1 Installation + Workflow tutorial(Native/GGUF): ๐ https://www.stablediffusiontutorials.com/2025/02/wan-video-generation.html Train your WAN2.1 LoRA model (TXT2Vid/Img2Vid) on Windows/Linux:๐ https://www.stablediffusiontutorials.com/2025/03/wan-lora-train.html
3972
1{2 "id": "ba1df054-50a8-4da2-b45a-25b4dde3cc2f",3 "revision": 0,4 "last_node_id": 231,5 "last_link_id": 445,6 "nodes": [7 {8 "id": 4,9 "type": "CLIPVisionLoader",10 "pos": [11 -1410,12 -5013 ],14 "size": [15 306.36004638671875,16 5817 ],18 "flags": {},19 "order": 0,20 "mode": 0,21 "inputs": [],22 "outputs": [23 {24 "name": "CLIP_VISION",25 "type": "CLIP_VISION",26 "slot_index": 0,27 "links": [28 429 ]30 }31 ],32 "properties": {33 "cnr_id": "comfy-core",34 "ver": "0.3.59",35 "Node name for S&R": "CLIPVisionLoader",36 "models": [37 {38 "name": "clip_vision_h.safetensors",39 "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors",40 "directory": "clip_vision"41 }42 ]43 },44 "widgets_values": [45 "clip_vision_h.safetensors"46 ]47 },48 {49 "id": 18,50 "type": "LoraLoaderModelOnly",51 "pos": [52 -1770,53 -11054 ],55 "size": [56 306.36004638671875,57 8258 ],59 "flags": {},60 "order": 54,61 "mode": 0,62 "inputs": [63 {64 "name": "model",65 "type": "MODEL",66 "link": 1667 }68 ],69 "outputs": [70 {71 "name": "MODEL",72 "type": "MODEL",73 "links": [74 22675 ]76 }77 ],78 "properties": {79 "cnr_id": "comfy-core",80 "ver": "0.3.59",81 "Node name for S&R": "LoraLoaderModelOnly",82 "models": [83 {84 "name": "lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",85 "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Lightx2v/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",86 "directory": "loras"87 }88 ]89 },90 "widgets_values": [91 "lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors",92 193 ]94 },95 {96 "id": 99,97 "type": "LoraLoaderModelOnly",98 "pos": [99 -1770,100 30101 ],102 "size": [103 306.36004638671875,104 82105 ],106 "flags": {},107 "order": 64,108 "mode": 0,109 "inputs": [110 {111 "name": "model",112 "type": "MODEL",113 "link": 226114 }115 ],116 "outputs": [117 {118 "name": "MODEL",119 "type": "MODEL",120 "links": [121 227122 ]123 }124 ],125 "properties": {126 "cnr_id": "comfy-core",127 "ver": "0.3.59",128 "Node name for S&R": "LoraLoaderModelOnly",129 "models": [130 {131 "name": "WanAnimate_relight_lora_fp16.safetensors",132 "url": "https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/WanAnimate_relight_lora_fp16.safetensors",133 "directory": "loras"134 }135 ]136 },137 "widgets_values": [138 "WanAnimate_relight_lora_fp16.safetensors",139 1140 ]141 },142 {143 "id": 2,144 "type": "CLIPLoader",145 "pos": [146 -1410,147 -210148 ],149 "size": [150 306.36004638671875,151 106152 ],153 "flags": {},154 "order": 1,155 "mode": 0,156 "inputs": [],157 "outputs": [158 {159 "name": "CLIP",160 "type": "CLIP",161 "slot_index": 0,162 "links": [163 1,164 18165 ]166 }167 ],168 "properties": {169 "cnr_id": "comfy-core",170 "ver": "0.3.59",171 "Node name for S&R": "CLIPLoader",172 "models": [173 {174 "name": "umt5_xxl_fp8_e4m3fn_scaled.safetensors",175 "url": "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors",176 "directory": "text_encoders"177 }178 ]179 },180 "widgets_values": [181 "umt5_xxl_fp8_e4m3fn_scaled.safetensors",182 "wan",183 "default"184 ]185 },186 {187 "id": 107,188 "type": "Sam2Segmentation",189 "pos": [190 670,191 -770192 ],193 "size": [194 320,195 190196 ],197 "flags": {},198 "order": 65,199 "mode": 0,200 "inputs": [201 {202 "name": "sam2_model",203 "type": "SAM2MODEL",204 "link": 235205 },206 {207 "name": "image",208 "type": "IMAGE",209 "link": 416210 },211 {212 "name": "coordinates_positive",213 "shape": 7,214 "type": "STRING",215 "link": 438216 },217 {218 "name": "coordinates_negative",219 "shape": 7,220 "type": "STRING",221 "link": null222 },223 {224 "name": "bboxes",225 "shape": 7,226 "type": "BBOX",227 "link": null228 },229 {230 "name": "mask",231 "shape": 7,232 "type": "MASK",233 "link": null234 }235 ],236 "outputs": [237 {238 "name": "mask",239 "type": "MASK",240 "links": [241 240242 ]243 }244 ],245 "properties": {246 "cnr_id": "ComfyUI-segment-anything-2",247 "ver": "c59676b008a76237002926f684d0ca3a9b29ac54",248 "Node name for S&R": "Sam2Segmentation"249 },250 "widgets_values": [251 true,252 false253 ]254 },255 {256 "id": 111,257 "type": "GrowMask",258 "pos": [259 690,260 -480261 ],262 "size": [263 270,264 82265 ],266 "flags": {267 "collapsed": false268 },269 "order": 70,270 "mode": 0,271 "inputs": [272 {273 "name": "mask",274 "type": "MASK",275 "link": 240276 }277 ],278 "outputs": [279 {280 "name": "MASK",281 "type": "MASK",282 "links": [283 336284 ]285 }286 ],287 "properties": {288 "cnr_id": "comfy-core",289 "ver": "0.3.59",290 "Node name for S&R": "GrowMask"291 },292 "widgets_values": [293 10,294 true295 ]296 },297 {298 "id": 159,299 "type": "PrimitiveInt",300 "pos": [301 -2200,302 -290303 ],304 "size": [305 270,306 82307 ],308 "flags": {},309 "order": 2,310 "mode": 0,311 "inputs": [],312 "outputs": [313 {314 "name": "INT",315 "type": "INT",316 "links": [317 356318 ]319 }320 ],321 "title": "Width",322 "properties": {323 "cnr_id": "comfy-core",324 "ver": "0.3.59",325 "Node name for S&R": "PrimitiveInt"326 },327 "widgets_values": [328 640,329 "fixed"330 ]331 },332 {333 "id": 168,334 "type": "SetNode",335 "pos": [336 -630,337 710338 ],339 "size": [340 210,341 60342 ],343 "flags": {344 "collapsed": true345 },346 "order": 72,347 "mode": 0,348 "inputs": [349 {350 "name": "IMAGE",351 "type": "IMAGE",352 "link": 362353 }354 ],355 "outputs": [356 {357 "name": "*",358 "type": "*",359 "links": null360 }361 ],362 "title": "Set_pose_video",363 "properties": {364 "previousName": "pose_video"365 },366 "widgets_values": [367 "pose_video"368 ],369 "color": "#2a363b",370 "bgcolor": "#3f5159"371 },372 {373 "id": 173,374 "type": "GetNode",375 "pos": [376 -420,377 1470378 ],379 "size": [380 210,381 50382 ],383 "flags": {384 "collapsed": true385 },386 "order": 3,387 "mode": 4,388 "inputs": [],389 "outputs": [390 {391 "name": "IMAGE",392 "type": "IMAGE",393 "links": [394 367395 ]396 }397 ],398 "title": "Get_pose_video",399 "properties": {},400 "widgets_values": [401 "pose_video"402 ],403 "color": "#2a363b",404 "bgcolor": "#3f5159"405 },406 {407 "id": 172,408 "type": "GetNode",409 "pos": [410 -420,411 1430412 ],413 "size": [414 210,415 50416 ],417 "flags": {418 "collapsed": true419 },420 "order": 4,421 "mode": 4,422 "inputs": [],423 "outputs": [424 {425 "name": "IMAGE",426 "type": "IMAGE",427 "links": [428 366429 ]430 }431 ],432 "title": "Get_face_video",433 "properties": {},434 "widgets_values": [435 "face_video"436 ],437 "color": "#2a363b",438 "bgcolor": "#3f5159"439 },440 {441 "id": 3,442 "type": "VAELoader",443 "pos": [444 -1410,445 70446 ],447 "size": [448 306.36004638671875,449 58450 ],451 "flags": {},452 "order": 5,453 "mode": 0,454 "inputs": [],455 "outputs": [456 {457 "name": "VAE",458 "type": "VAE",459 "slot_index": 0,460 "links": [461 385462 ]463 }464 ],465 "properties": {466 "cnr_id": "comfy-core",467 "ver": "0.3.59",468 "Node name for S&R": "VAELoader",469 "models": [470 {471 "name": "wan_2.1_vae.safetensors",472 "url": "https://huggingface.co/Comfy-Org/Wan_2.2_ComfyUI_Repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors",473 "directory": "vae"474 }475 ]476 },477 "widgets_values": [478 "wan_2.1_vae.safetensors"479 ]480 },481 {482 "id": 188,483 "type": "SetNode",484 "pos": [485 -1220,486 190487 ],488 "size": [489 210,490 60491 ],492 "flags": {493 "collapsed": true494 },495 "order": 50,496 "mode": 0,497 "inputs": [498 {499 "name": "VAE",500 "type": "VAE",501 "link": 385502 }503 ],504 "outputs": [505 {506 "name": "*",507 "type": "*",508 "links": null509 }510 ],511 "title": "Set_vae",512 "properties": {513 "previousName": "vae"514 },515 "widgets_values": [516 "vae"517 ],518 "color": "#322",519 "bgcolor": "#533"520 },521 {522 "id": 187,523 "type": "GetNode",524 "pos": [525 -420,526 1390527 ],528 "size": [529 210,530 50531 ],532 "flags": {533 "collapsed": true534 },535 "order": 6,536 "mode": 4,537 "inputs": [],538 "outputs": [539 {540 "name": "IMAGE",541 "type": "IMAGE",542 "links": [543 384544 ]545 }546 ],547 "title": "Get_reference_image",548 "properties": {},549 "widgets_values": [550 "reference_image"551 ],552 "color": "#2a363b",553 "bgcolor": "#3f5159"554 },555 {556 "id": 194,557 "type": "GetNode",558 "pos": [559 -400,560 480561 ],562 "size": [563 210,564 58565 ],566 "flags": {567 "collapsed": true568 },569 "order": 7,570 "mode": 0,571 "inputs": [],572 "outputs": [573 {574 "name": "CONDITIONING",575 "type": "CONDITIONING",576 "links": [577 391578 ]579 }580 ],581 "title": "Get_negative",582 "properties": {},583 "widgets_values": [584 "negative"585 ],586 "color": "#332922",587 "bgcolor": "#593930"588 },589 {590 "id": 190,591 "type": "GetNode",592 "pos": [593 -400,594 520595 ],596 "size": [597 210,598 50599 ],600 "flags": {601 "collapsed": true602 },603 "order": 8,604 "mode": 0,605 "inputs": [],606 "outputs": [607 {608 "name": "VAE",609 "type": "VAE",610 "links": [611 387612 ]613 }614 ],615 "title": "Get_vae",616 "properties": {},617 "widgets_values": [618 "vae"619 ],620 "color": "#322",621 "bgcolor": "#533"622 },623 {624 "id": 202,625 "type": "GetNode",626 "pos": [627 -400,628 560629 ],630 "size": [631 210,632 50633 ],634 "flags": {635 "collapsed": true636 },637 "order": 9,638 "mode": 0,639 "inputs": [],640 "outputs": [641 {642 "name": "CLIP_VISION_OUTPUT",643 "type": "CLIP_VISION_OUTPUT",644 "links": [645 398646 ]647 }648 ],649 "title": "Get_clip_vision_output",650 "properties": {},651 "widgets_values": [652 "clip_vision_output"653 ],654 "color": "#2a363b",655 "bgcolor": "#3f5159"656 },657 {658 "id": 186,659 "type": "GetNode",660 "pos": [661 -400,662 600663 ],664 "size": [665 210,666 50667 ],668 "flags": {669 "collapsed": true670 },671 "order": 10,672 "mode": 0,673 "inputs": [],674 "outputs": [675 {676 "name": "IMAGE",677 "type": "IMAGE",678 "links": [679 383680 ]681 }682 ],683 "title": "Get_reference_image",684 "properties": {},685 "widgets_values": [686 "reference_image"687 ],688 "color": "#2a363b",689 "bgcolor": "#3f5159"690 },691 {692 "id": 170,693 "type": "GetNode",694 "pos": [695 -400,696 680697 ],698 "size": [699 210,700 60701 ],702 "flags": {703 "collapsed": true704 },705 "order": 11,706 "mode": 0,707 "inputs": [],708 "outputs": [709 {710 "name": "IMAGE",711 "type": "IMAGE",712 "links": [713 364714 ]715 }716 ],717 "title": "Get_pose_video",718 "properties": {},719 "widgets_values": [720 "pose_video"721 ],722 "color": "#2a363b",723 "bgcolor": "#3f5159"724 },725 {726 "id": 181,727 "type": "GetNode",728 "pos": [729 -400,730 760731 ],732 "size": [733 210,734 58735 ],736 "flags": {737 "collapsed": true738 },739 "order": 12,740 "mode": 0,741 "inputs": [],742 "outputs": [743 {744 "name": "INT",745 "type": "INT",746 "links": [747 377748 ]749 }750 ],751 "title": "Get_height",752 "properties": {},753 "widgets_values": [754 "height"755 ],756 "color": "#1b4669",757 "bgcolor": "#29699c"758 },759 {760 "id": 60,761 "type": "ModelSamplingSD3",762 "pos": [763 -1770,764 160765 ],766 "size": [767 315,768 58769 ],770 "flags": {},771 "order": 69,772 "mode": 0,773 "inputs": [774 {775 "name": "model",776 "type": "MODEL",777 "link": 227778 }779 ],780 "outputs": [781 {782 "name": "MODEL",783 "type": "MODEL",784 "slot_index": 0,785 "links": [786 394787 ]788 }789 ],790 "properties": {791 "cnr_id": "comfy-core",792 "ver": "0.3.59",793 "Node name for S&R": "ModelSamplingSD3"794 },795 "widgets_values": [796 8797 ]798 },799 {800 "id": 197,801 "type": "SetNode",802 "pos": [803 -1380,804 200805 ],806 "size": [807 210,808 60809 ],810 "flags": {811 "collapsed": true812 },813 "order": 73,814 "mode": 0,815 "inputs": [816 {817 "name": "MODEL",818 "type": "MODEL",819 "link": 394820 }821 ],822 "outputs": [823 {824 "name": "*",825 "type": "*",826 "links": null827 }828 ],829 "title": "Set_model",830 "properties": {831 "previousName": "model"832 },833 "widgets_values": [834 "model"835 ],836 "color": "#223",837 "bgcolor": "#335"838 },839 {840 "id": 193,841 "type": "GetNode",842 "pos": [843 -400,844 440845 ],846 "size": [847 210,848 50849 ],850 "flags": {851 "collapsed": true852 },853 "order": 13,854 "mode": 0,855 "inputs": [],856 "outputs": [857 {858 "name": "CONDITIONING",859 "type": "CONDITIONING",860 "links": [861 390862 ]863 }864 ],865 "title": "Get_positive",866 "properties": {},867 "widgets_values": [868 "positive"869 ],870 "color": "#332922",871 "bgcolor": "#593930"872 },873 {874 "id": 203,875 "type": "GetNode",876 "pos": [877 250,878 420879 ],880 "size": [881 210,882 50883 ],884 "flags": {885 "collapsed": true886 },887 "order": 14,888 "mode": 0,889 "inputs": [],890 "outputs": [891 {892 "name": "MODEL",893 "type": "MODEL",894 "links": [895 399896 ]897 }898 ],899 "title": "Get_model",900 "properties": {},901 "widgets_values": [902 "model"903 ],904 "color": "#223",905 "bgcolor": "#335"906 },907 {908 "id": 183,909 "type": "GetNode",910 "pos": [911 -420,912 1580913 ],914 "size": [915 210,916 50917 ],918 "flags": {919 "collapsed": true920 },921 "order": 15,922 "mode": 4,923 "inputs": [],924 "outputs": [925 {926 "name": "INT",927 "type": "INT",928 "links": [929 401930 ]931 }932 ],933 "title": "Get_height",934 "properties": {},935 "widgets_values": [936 "height"937 ],938 "color": "#1b4669",939 "bgcolor": "#29699c"940 },941 {942 "id": 198,943 "type": "GetNode",944 "pos": [945 120,946 1220947 ],948 "size": [949 210,950 50951 ],952 "flags": {953 "collapsed": true954 },955 "order": 16,956 "mode": 4,957 "inputs": [],958 "outputs": [959 {960 "name": "MODEL",961 "type": "MODEL",962 "links": [963 395964 ]965 }966 ],967 "title": "Get_model",968 "properties": {},969 "widgets_values": [970 "model"971 ],972 "color": "#223",973 "bgcolor": "#335"974 },975 {976 "id": 91,977 "type": "KSampler",978 "pos": [979 120,980 1270981 ],982 "size": [983 270,984 262985 ],986 "flags": {},987 "order": 84,988 "mode": 4,989 "inputs": [990 {991 "name": "model",992 "type": "MODEL",993 "link": 395994 },995 {996 "name": "positive",997 "type": "CONDITIONING",998 "link": 213999 },1000 {1001 "name": "negative",1002 "type": "CONDITIONING",1003 "link": 2141004 },1005 {1006 "name": "latent_image",1007 "type": "LATENT",1008 "link": 2151009 }1010 ],1011 "outputs": [1012 {1013 "name": "LATENT",1014 "type": "LATENT",1015 "links": [1016 2191017 ]1018 }1019 ],1020 "properties": {1021 "cnr_id": "comfy-core",1022 "ver": "0.3.59",1023 "Node name for S&R": "KSampler"1024 },1025 "widgets_values": [1026 387378783691198,1027 "fixed",1028 6,1029 1,1030 "euler",1031 "simple",1032 11033 ]1034 },1035 {1036 "id": 205,1037 "type": "GetNode",1038 "pos": [1039 -420,1040 13501041 ],1042 "size": [1043 210,1044 501045 ],1046 "flags": {1047 "collapsed": true1048 },1049 "order": 17,1050 "mode": 4,1051 "inputs": [],1052 "outputs": [1053 {1054 "name": "CLIP_VISION_OUTPUT",1055 "type": "CLIP_VISION_OUTPUT",1056 "links": [1057 4021058 ]1059 }1060 ],1061 "title": "Get_clip_vision_output",1062 "properties": {},1063 "widgets_values": [1064 "clip_vision_output"1065 ],1066 "color": "#322",1067 "bgcolor": "#533"1068 },1069 {1070 "id": 189,1071 "type": "GetNode",1072 "pos": [1073 -420,1074 13101075 ],1076 "size": [1077 210,1078 501079 ],1080 "flags": {1081 "collapsed": true1082 },1083 "order": 18,1084 "mode": 4,1085 "inputs": [],1086 "outputs": [1087 {1088 "name": "VAE",1089 "type": "VAE",1090 "links": [1091 3861092 ]1093 }1094 ],1095 "title": "Get_vae",1096 "properties": {},1097 "widgets_values": [1098 "vae"1099 ],1100 "color": "#322",1101 "bgcolor": "#533"1102 },1103 {1104 "id": 196,1105 "type": "GetNode",1106 "pos": [1107 -420,1108 12701109 ],1110 "size": [1111 210,1112 501113 ],1114 "flags": {1115 "collapsed": true1116 },1117 "order": 19,1118 "mode": 4,1119 "inputs": [],1120 "outputs": [1121 {1122 "name": "CONDITIONING",1123 "type": "CONDITIONING",1124 "links": [1125 3931126 ]1127 }1128 ],1129 "title": "Get_negative",1130 "properties": {},1131 "widgets_values": [1132 "negative"1133 ],1134 "color": "#332922",1135 "bgcolor": "#593930"1136 },1137 {1138 "id": 195,1139 "type": "GetNode",1140 "pos": [1141 -420,1142 12301143 ],1144 "size": [1145 210,1146 501147 ],1148 "flags": {1149 "collapsed": true1150 },1151 "order": 20,1152 "mode": 4,1153 "inputs": [],1154 "outputs": [1155 {1156 "name": "CONDITIONING",1157 "type": "CONDITIONING",1158 "links": [1159 3921160 ]1161 }1162 ],1163 "title": "Get_positive",1164 "properties": {},1165 "widgets_values": [1166 "positive"1167 ],1168 "color": "#332922",1169 "bgcolor": "#593930"1170 },1171 {1172 "id": 10,1173 "type": "LoadImage",1174 "pos": [1175 -2150,1176 3901177 ],1178 "size": [1179 340,1180 4401181 ],1182 "flags": {},1183 "order": 21,1184 "mode": 0,1185 "inputs": [],1186 "outputs": [1187 {1188 "name": "IMAGE",1189 "type": "IMAGE",1190 "slot_index": 0,1191 "links": [1192 344,1193 3821194 ]1195 },1196 {1197 "name": "MASK",1198 "type": "MASK",1199 "slot_index": 1,1200 "links": null