CoolFace
Datasetpublic

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

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
3likes972downloads
Wan2.2_Dancer.json6401 linesDownload Raw Back to root
1{2  "id": "a92ccb88-3a14-4114-9b6b-fa8952839d39",3  "revision": 0,4  "last_node_id": 704,5  "last_link_id": 1379,6  "nodes": [7    {8      "id": 547,9      "type": "LoadImage",10      "pos": [11        3550,12        -68013      ],14      "size": [15        310,16        61017      ],18      "flags": {},19      "order": 0,20      "mode": 0,21      "inputs": [],22      "outputs": [23        {24          "name": "IMAGE",25          "type": "IMAGE",26          "links": [27            134628          ]29        },30        {31          "name": "MASK",32          "type": "MASK",33          "links": null34        }35      ],36      "title": "Load Image: Start image",37      "properties": {38        "Node name for S&R": "LoadImage",39        "cnr_id": "comfy-core",40        "ver": "0.13.0",41        "enableTabs": false,42        "tabWidth": 65,43        "tabXOffset": 10,44        "hasSecondTab": false,45        "secondTabText": "Send Back",46        "secondTabOffset": 80,47        "secondTabWidth": 6548      },49      "widgets_values": [50        "blue_dancer.png",51        "image"52      ]53    },54    {55      "id": 548,56      "type": "LoadAudio",57      "pos": [58        3550,59        -92060      ],61      "size": [62        320,63        18064      ],65      "flags": {},66      "order": 1,67      "mode": 0,68      "inputs": [],69      "outputs": [70        {71          "name": "AUDIO",72          "type": "AUDIO",73          "links": [74            134575          ]76        }77      ],78      "properties": {79        "Node name for S&R": "LoadAudio",80        "cnr_id": "comfy-core",81        "ver": "0.12.3",82        "enableTabs": false,83        "tabWidth": 65,84        "tabXOffset": 10,85        "hasSecondTab": false,86        "secondTabText": "Send Back",87        "secondTabOffset": 80,88        "secondTabWidth": 6589      },90      "widgets_values": [91        "wan_dancer_reference_audio.mp3",92        null,93        null94      ]95    },96    {97      "id": 696,98      "type": "f7467834-35a6-42fe-b525-7f17383beb4f",99      "pos": [100        3960,101        -910102      ],103      "size": [104        430,105        570106      ],107      "flags": {},108      "order": 4,109      "mode": 0,110      "inputs": [111        {112          "name": "audio",113          "type": "AUDIO",114          "link": 1345115        },116        {117          "name": "input",118          "type": "IMAGE,MASK",119          "link": 1346120        },121        {122          "label": "dance_style",123          "name": "choice",124          "type": "COMBO",125          "widget": {126            "name": "choice"127          },128          "link": null129        },130        {131          "label": "motion_amplitude",132          "name": "choice_1",133          "type": "COMBO",134          "widget": {135            "name": "choice_1"136          },137          "link": null138        },139        {140          "label": "width",141          "name": "value",142          "type": "INT",143          "widget": {144            "name": "value"145          },146          "link": null147        },148        {149          "label": "height",150          "name": "value_1",151          "type": "INT",152          "widget": {153            "name": "value_1"154          },155          "link": null156        },157        {158          "label": "audio_duration",159          "name": "duration",160          "type": "FLOAT",161          "widget": {162            "name": "duration"163          },164          "link": null165        },166        {167          "label": "final_duration",168          "name": "choice_2",169          "type": "COMBO",170          "widget": {171            "name": "choice_2"172          },173          "link": null174        },175        {176          "label": "global_model",177          "name": "unet_name",178          "type": "COMBO",179          "widget": {180            "name": "unet_name"181          },182          "link": null183        },184        {185          "label": "local_model",186          "name": "unet_name_1",187          "type": "COMBO",188          "widget": {189            "name": "unet_name_1"190          },191          "link": null192        },193        {194          "label": "lightning_lora",195          "name": "lora_name",196          "type": "COMBO",197          "widget": {198            "name": "lora_name"199          },200          "link": null201        },202        {203          "label": "clip_vision",204          "name": "clip_name_1",205          "type": "COMBO",206          "widget": {207            "name": "clip_name_1"208          },209          "link": null210        }211      ],212      "outputs": [213        {214          "label": "global_output_preview",215          "name": "VIDEO",216          "type": "VIDEO",217          "links": [218            1365219          ]220        },221        {222          "label": "final_output",223          "name": "VIDEO_1",224          "type": "VIDEO",225          "links": [226            1366227          ]228        }229      ],230      "properties": {231        "proxyWidgets": [232          [233            "695",234            "choice"235          ],236          [237            "694",238            "choice"239          ],240          [241            "398",242            "value"243          ],244          [245            "400",246            "value"247          ],248          [249            "494",250            "duration"251          ],252          [253            "700",254            "choice"255          ],256          [257            "484",258            "unet_name"259          ],260          [261            "475",262            "unet_name"263          ],264          [265            "488",266            "lora_name"267          ],268          [269            "477",270            "clip_name"271          ],272          [273            "479",274            "clip_name"275          ],276          [277            "478",278            "vae_name"279          ],280          [281            "654",282            "noise_seed"283          ]284        ],285        "cnr_id": "comfy-core",286        "ver": "0.20.1",287        "enableTabs": false,288        "tabWidth": 65,289        "tabXOffset": 10,290        "hasSecondTab": false,291        "secondTabText": "Send Back",292        "secondTabOffset": 80,293        "secondTabWidth": 65294      },295      "widgets_values": []296    },297    {298      "id": 698,299      "type": "SaveVideo",300      "pos": [301        4470,302        -910303      ],304      "size": [305        270,306        180307      ],308      "flags": {},309      "order": 5,310      "mode": 0,311      "inputs": [312        {313          "name": "video",314          "type": "VIDEO",315          "link": 1365316        }317      ],318      "outputs": [319        {320          "name": "video",321          "type": "VIDEO",322          "links": null323        }324      ],325      "properties": {326        "Node name for S&R": "SaveVideo",327        "cnr_id": "comfy-core",328        "ver": "0.20.1",329        "enableTabs": false,330        "tabWidth": 65,331        "tabXOffset": 10,332        "hasSecondTab": false,333        "secondTabText": "Send Back",334        "secondTabOffset": 80,335        "secondTabWidth": 65336      },337      "widgets_values": [338        "video/WanDancer_preview",339        "auto",340        "auto"341      ]342    },343    {344      "id": 699,345      "type": "SaveVideo",346      "pos": [347        4780,348        -910349      ],350      "size": [351        270,352        180353      ],354      "flags": {},355      "order": 6,356      "mode": 0,357      "inputs": [358        {359          "name": "video",360          "type": "VIDEO",361          "link": 1366362        }363      ],364      "outputs": [365        {366          "name": "video",367          "type": "VIDEO",368          "links": null369        }370      ],371      "properties": {372        "Node name for S&R": "SaveVideo",373        "cnr_id": "comfy-core",374        "ver": "0.20.1",375        "enableTabs": false,376        "tabWidth": 65,377        "tabXOffset": 10,378        "hasSecondTab": false,379        "secondTabText": "Send Back",380        "secondTabOffset": 80,381        "secondTabWidth": 65382      },383      "widgets_values": [384        "video/WanDancer",385        "auto",386        "auto"387      ]388    },389    {390      "id": 702,391      "type": "MarkdownNote",392      "pos": [393        2840,394        -710395      ],396      "size": [397        660,398        1490399      ],400      "flags": {},401      "order": 2,402      "mode": 0,403      "inputs": [],404      "outputs": [],405      "properties": {},406      "widgets_values": [407        "Guide: [Subgraph](https://docs.comfy.org/interface/features/subgraph)\n\n## Model Links (for Local Users)\n\n**diffusion_models**\n\n- [wan2.2_dancer_14b_global_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan-Dancer/resolve/main/diffusion_models/wan2.2_dancer_14b_global_fp8_scaled.safetensors)\n- [wan2.2_dancer_14b_local_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/Wan-Dancer/resolve/main/diffusion_models/wan2.2_dancer_14b_local_fp8_scaled.safetensors)\n\n**loras**\n\n- [lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Lightx2v/lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors)\n\n**text_encoders**\n\n- [umt5_xxl_fp16.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp16.safetensors)\n\n**clip_vision**\n\n- [clip_vision_h.safetensors](https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/clip_vision/clip_vision_h.safetensors)\n\n**vae**\n\n- [Wan2_1_VAE_bf16.safetensors](https://huggingface.co/Kijai/WanVideo_comfy/resolve/main/Wan2_1_VAE_bf16.safetensors)\n\n\n## Model Storage Location\n\n```\nπŸ“‚ ComfyUI/\nβ”œβ”€β”€ πŸ“‚ models/\nβ”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/\nβ”‚   β”‚   β”œβ”€β”€ wan2.2_dancer_14b_global_fp8_scaled.safetensors\nβ”‚   β”‚   └── wan2.2_dancer_14b_local_fp8_scaled.safetensors\nβ”‚   β”œβ”€β”€ πŸ“‚ loras/\nβ”‚   β”‚   └── lightx2v_I2V_14B_480p_cfg_step_distill_rank64_bf16.safetensors\nβ”‚   β”œβ”€β”€ πŸ“‚ text_encoders/\nβ”‚   β”‚   └── umt5_xxl_fp16.safetensors\nβ”‚   β”œβ”€β”€ πŸ“‚ clip_vision/\nβ”‚   β”‚   └── clip_vision_h.safetensors\nβ”‚   └── πŸ“‚ vae/\nβ”‚       └── Wan2_1_VAE_bf16.safetensors\n```\n\n## Report Issue\n\nNote: Please update ComfyUI first ([guide](https://docs.comfy.org/installation/update_comfyui)) and prepare required models. Desktop/Cloud updates follow stable releases, so some nightly-supported models may not be available yet.\n\n- Cannot run / runtime errors: [ComfyUI/issues](https://github.com/comfyanonymous/ComfyUI/issues)\n- UI / frontend issues: [ComfyUI_frontend/issues](https://github.com/Comfy-Org/ComfyUI_frontend/issues)\n- Workflow issues: [workflow_templates/issues](https://github.com/Comfy-Org/workflow_templates/issues)\n"408      ],409      "color": "#222",410      "bgcolor": "#000"411    },412    {413      "id": 703,414      "type": "MarkdownNote",415      "pos": [416        2840,417        -920418      ],419      "size": [420        650,421        160422      ],423      "flags": {},424      "order": 3,425      "mode": 0,426      "inputs": [],427      "outputs": [],428      "title": "Note:⚠️",429      "properties": {},430      "widgets_values": [431        "This model samples 149 frames at once, so it needs a large amount of VRAM. Before you run this workflow, please make sure you have a powerful GPU.\n\nBy default, this workflow sets the output duration to 5 seconds."432      ],433      "color": "#222",434      "bgcolor": "#000"435    }436  ],437  "links": [438    [439      1345,440      548,441      0,442      696,443      0,444      "AUDIO"445    ],446    [447      1346,448      547,449      0,450      696,451      1,452      "IMAGE"453    ],454    [455      1365,456      696,457      0,458      698,459      0,460      "VIDEO"461    ],462    [463      1366,464      696,465      1,466      699,467      0,468      "VIDEO"469    ]470  ],471  "groups": [],472  "definitions": {473    "subgraphs": [474      {475        "id": "399c1852-34fe-451a-9167-4f6d1483c663",476        "version": 1,477        "state": {478          "lastGroupId": 31,479          "lastNodeId": 704,480          "lastLinkId": 1379,481          "lastRerouteId": 0482        },483        "revision": 0,484        "config": {},485        "name": "Prompt Selector",486        "inputNode": {487          "id": -10,488          "bounding": [489            -990,490            8595,491            128,492            88493          ]494        },495        "outputNode": {496          "id": -20,497          "bounding": [498            710,499            8585,500            128,501            68502          ]503        },504        "inputs": [505          {506            "id": "75417d82-a934-4ac9-b667-d8dcd5a3bfb3",507            "name": "string",508            "type": "STRING",509            "linkIds": [510              13511            ],512            "label": "prompt",513            "pos": [514              -886,515              8619516            ]517          },518          {519            "id": "46e69a73-1804-4ca6-9175-31445bf0be96",520            "name": "value",521            "type": "INT",522            "linkIds": [523              14524            ],525            "label": "index",526            "pos": [527              -886,528              8639529            ]530          }531        ],532        "outputs": [533          {534            "id": "e34e8ad1-84d2-4bd2-a460-eb7de6067c10",535            "name": "STRING",536            "type": "STRING",537            "linkIds": [538              10539            ],540            "localized_name": "STRING",541            "pos": [542              734,543              8609544            ]545          }546        ],547        "widgets": [],548        "nodes": [549          {550            "id": 7,551            "type": "PreviewAny",552            "pos": [553              -500,554              8400555            ],556            "size": [557              230,558              180559            ],560            "flags": {},561            "order": 0,562            "mode": 0,563            "inputs": [564              {565                "localized_name": "source",566                "name": "source",567                "type": "*",568                "link": 1569              }570            ],571            "outputs": [572              {573                "localized_name": "STRING",574                "name": "STRING",575                "type": "STRING",576                "links": [577                  6578                ]579              }580            ],581            "properties": {582              "Node name for S&R": "PreviewAny",583              "cnr_id": "comfy-core",584              "ver": "0.19.0",585              "enableTabs": false,586              "tabWidth": 65,587              "tabXOffset": 10,588              "hasSecondTab": false,589              "secondTabText": "Send Back",590              "secondTabOffset": 80,591              "secondTabWidth": 65,592              "ue_properties": {593                "widget_ue_connectable": {},594                "input_ue_unconnectable": {}595              }596            },597            "widgets_values": [598              null,599              null,600              null601            ]602          },603          {604            "id": 8,605            "type": "RegexExtract",606            "pos": [607              -240,608              8740609            ],610            "size": [611              470,612              460613            ],614            "flags": {},615            "order": 1,616            "mode": 0,617            "showAdvanced": false,618            "inputs": [619              {620                "localized_name": "string",621                "name": "string",622                "type": "STRING",623                "widget": {624                  "name": "string"625                },626                "link": 13627              },628              {629                "localized_name": "regex_pattern",630                "name": "regex_pattern",631                "type": "STRING",632                "widget": {633                  "name": "regex_pattern"634                },635                "link": 9636              }637            ],638            "outputs": [639              {640                "localized_name": "STRING",641                "name": "STRING",642                "type": "STRING",643                "links": [644                  10645                ]646              }647            ],648            "properties": {649              "Node name for S&R": "RegexExtract",650              "cnr_id": "comfy-core",651              "ver": "0.19.0",652              "enableTabs": false,653              "tabWidth": 65,654              "tabXOffset": 10,655              "hasSecondTab": false,656              "secondTabText": "Send Back",657              "secondTabOffset": 80,658              "secondTabWidth": 65,659              "ue_properties": {660                "widget_ue_connectable": {},661                "input_ue_unconnectable": {}662              }663            },664            "widgets_values": [665              "ε€ε…Έθˆž\n韩舞\nθ‘—θˆž\nζ‹‰δΈθˆž\n踒踏舞",666              "",667              "First Group",668              false,669              false,670              false,671              1672            ]673          },674          {675            "id": 9,676            "type": "PrimitiveInt",677            "pos": [678              -810,679              8400680            ],681            "size": [682              270,683              110684            ],685            "flags": {},686            "order": 2,687            "mode": 0,688            "inputs": [689              {690                "localized_name": "value",691                "name": "value",692                "type": "INT",693                "widget": {694                  "name": "value"695                },696                "link": 14697              }698            ],699            "outputs": [700              {701                "localized_name": "INT",702                "name": "INT",703                "type": "INT",704                "links": [705                  1706                ]707              }708            ],709            "properties": {710              "Node name for S&R": "PrimitiveInt",711              "cnr_id": "comfy-core",712              "ver": "0.19.0",713              "enableTabs": false,714              "tabWidth": 65,715              "tabXOffset": 10,716              "hasSecondTab": false,717              "secondTabText": "Send Back",718              "secondTabOffset": 80,719              "secondTabWidth": 65,720              "ue_properties": {721                "widget_ue_connectable": {},722                "input_ue_unconnectable": {}723              }724            },725            "widgets_values": [726              0,727              "fixed"728            ]729          },730          {731            "id": 10,732            "type": "StringReplace",733            "pos": [734              -240,735              8400736            ],737            "size": [738              400,739              280740            ],741            "flags": {},742            "order": 3,743            "mode": 0,744            "inputs": [745              {746                "localized_name": "replace",747                "name": "replace",748                "type": "STRING",749                "widget": {750                  "name": "replace"751                },752                "link": 6753              }754            ],755            "outputs": [756              {757                "localized_name": "STRING",758                "name": "STRING",759                "type": "STRING",760                "links": [761                  9762                ]763              }764            ],765            "properties": {766              "Node name for S&R": "StringReplace",767              "cnr_id": "comfy-core",768              "ver": "0.19.0",769              "enableTabs": false,770              "tabWidth": 65,771              "tabXOffset": 10,772              "hasSecondTab": false,773              "secondTabText": "Send Back",774              "secondTabOffset": 80,775              "secondTabWidth": 65,776              "ue_properties": {777                "widget_ue_connectable": {},778                "input_ue_unconnectable": {}779              }780            },781            "widgets_values": [782              "(?:[^\\n]*\\n){index}([^\\n]+)",783              "index",784              ""785            ]786          }787        ],788        "groups": [],789        "links": [790          {791            "id": 1,792            "origin_id": 9,793            "origin_slot": 0,794            "target_id": 7,795            "target_slot": 0,796            "type": "INT"797          },798          {799            "id": 9,800            "origin_id": 10,801            "origin_slot": 0,802            "target_id": 8,803            "target_slot": 1,804            "type": "STRING"805          },806          {807            "id": 6,808            "origin_id": 7,809            "origin_slot": 0,810            "target_id": 10,811            "target_slot": 0,812            "type": "STRING"813          },814          {815            "id": 10,816            "origin_id": 8,817            "origin_slot": 0,818            "target_id": -20,819            "target_slot": 0,820            "type": "STRING"821          },822          {823            "id": 13,824            "origin_id": -10,825            "origin_slot": 0,826            "target_id": 8,827            "target_slot": 0,828            "type": "STRING"829          },830          {831            "id": 14,832            "origin_id": -10,833            "origin_slot": 1,834            "target_id": 9,835            "target_slot": 0,836            "type": "INT"837          }838        ],839        "extra": {840          "ue_links": [],841          "links_added_by_ue": []842        }843      },844      {845        "id": "8f4e0ea4-ac03-4289-97be-534c72b8df3d",846        "version": 1,847        "state": {848          "lastGroupId": 31,849          "lastNodeId": 704,850          "lastLinkId": 1379,851          "lastRerouteId": 0852        },853        "revision": 0,854        "config": {},855        "name": "Prompt Selector",856        "inputNode": {857          "id": -10,858          "bounding": [859            -990,860            8595,861            128,862            88863          ]864        },865        "outputNode": {866          "id": -20,867          "bounding": [868            710,869            8585,870            128,871            68872          ]873        },874        "inputs": [875          {876            "id": "75417d82-a934-4ac9-b667-d8dcd5a3bfb3",877            "name": "string",878            "type": "STRING",879            "linkIds": [880              13881            ],882            "label": "prompt",883            "pos": [884              -886,885              8619886            ]887          },888          {889            "id": "46e69a73-1804-4ca6-9175-31445bf0be96",890            "name": "value",891            "type": "INT",892            "linkIds": [893              14894            ],895            "label": "index",896            "pos": [897              -886,898              8639899            ]900          }901        ],902        "outputs": [903          {904            "id": "e34e8ad1-84d2-4bd2-a460-eb7de6067c10",905            "name": "STRING",906            "type": "STRING",907            "linkIds": [908              10909            ],910            "localized_name": "STRING",911            "pos": [912              734,913              8609914            ]915          }916        ],917        "widgets": [],918        "nodes": [919          {920            "id": 13,921            "type": "PreviewAny",922            "pos": [923              -500,924              8400925            ],926            "size": [927              230,928              180929            ],930            "flags": {},931            "order": 0,932            "mode": 0,933            "inputs": [934              {935                "localized_name": "source",936                "name": "source",937                "type": "*",938                "link": 1939              }940            ],941            "outputs": [942              {943                "localized_name": "STRING",944                "name": "STRING",945                "type": "STRING",946                "links": [947                  6948                ]949              }950            ],951            "properties": {952              "Node name for S&R": "PreviewAny",953              "cnr_id": "comfy-core",954              "ver": "0.19.0",955              "enableTabs": false,956              "tabWidth": 65,957              "tabXOffset": 10,958              "hasSecondTab": false,959              "secondTabText": "Send Back",960              "secondTabOffset": 80,961              "secondTabWidth": 65,962              "ue_properties": {963                "widget_ue_connectable": {},964                "input_ue_unconnectable": {}965              }966            },967            "widgets_values": [968              null,969              null,970              null971            ]972          },973          {974            "id": 14,975            "type": "RegexExtract",976            "pos": [977              -240,978              8740979            ],980            "size": [981              470,982              460983            ],984            "flags": {},985            "order": 1,986            "mode": 0,987            "showAdvanced": false,988            "inputs": [989              {990                "localized_name": "string",991                "name": "string",992                "type": "STRING",993                "widget": {994                  "name": "string"995                },996                "link": 13997              },998              {999                "localized_name": "regex_pattern",1000                "name": "regex_pattern",1001                "type": "STRING",1002                "widget": {1003                  "name": "regex_pattern"1004                },1005                "link": 91006              }1007            ],1008            "outputs": [1009              {1010                "localized_name": "STRING",1011                "name": "STRING",1012                "type": "STRING",1013                "links": [1014                  101015                ]1016              }1017            ],1018            "properties": {1019              "Node name for S&R": "RegexExtract",1020              "cnr_id": "comfy-core",1021              "ver": "0.19.0",1022              "enableTabs": false,1023              "tabWidth": 65,1024              "tabXOffset": 10,1025              "hasSecondTab": false,1026              "secondTabText": "Send Back",1027              "secondTabOffset": 80,1028              "secondTabWidth": 65,1029              "ue_properties": {1030                "widget_ue_connectable": {},1031                "input_ue_unconnectable": {}1032              }1033            },1034            "widgets_values": [1035              "低\nδΈ­η­‰\n高\nζœ€ε€§",1036              "",1037              "First Group",1038              false,1039              false,1040              false,1041              11042            ]1043          },1044          {1045            "id": 15,1046            "type": "PrimitiveInt",1047            "pos": [1048              -810,1049              84001050            ],1051            "size": [1052              270,1053              1101054            ],1055            "flags": {},1056            "order": 2,1057            "mode": 0,1058            "inputs": [1059              {1060                "localized_name": "value",1061                "name": "value",1062                "type": "INT",1063                "widget": {1064                  "name": "value"1065                },1066                "link": 141067              }1068            ],1069            "outputs": [1070              {1071                "localized_name": "INT",1072                "name": "INT",1073                "type": "INT",1074                "links": [1075                  11076                ]1077              }1078            ],1079            "properties": {1080              "Node name for S&R": "PrimitiveInt",1081              "cnr_id": "comfy-core",1082              "ver": "0.19.0",1083              "enableTabs": false,1084              "tabWidth": 65,1085              "tabXOffset": 10,1086              "hasSecondTab": false,1087              "secondTabText": "Send Back",1088              "secondTabOffset": 80,1089              "secondTabWidth": 65,1090              "ue_properties": {1091                "widget_ue_connectable": {},1092                "input_ue_unconnectable": {}1093              }1094            },1095            "widgets_values": [1096              0,1097              "fixed"1098            ]1099          },1100          {1101            "id": 16,1102            "type": "StringReplace",1103            "pos": [1104              -240,1105              84001106            ],1107            "size": [1108              400,1109              2801110            ],1111            "flags": {},1112            "order": 3,1113            "mode": 0,1114            "inputs": [1115              {1116                "localized_name": "replace",1117                "name": "replace",1118                "type": "STRING",1119                "widget": {1120                  "name": "replace"1121                },1122                "link": 61123              }1124            ],1125            "outputs": [1126              {1127                "localized_name": "STRING",1128                "name": "STRING",1129                "type": "STRING",1130                "links": [1131                  91132                ]1133              }1134            ],1135            "properties": {1136              "Node name for S&R": "StringReplace",1137              "cnr_id": "comfy-core",1138              "ver": "0.19.0",1139              "enableTabs": false,1140              "tabWidth": 65,1141              "tabXOffset": 10,1142              "hasSecondTab": false,1143              "secondTabText": "Send Back",1144              "secondTabOffset": 80,1145              "secondTabWidth": 65,1146              "ue_properties": {1147                "widget_ue_connectable": {},1148                "input_ue_unconnectable": {}1149              }1150            },1151            "widgets_values": [1152              "(?:[^\\n]*\\n){index}([^\\n]+)",1153              "index",1154              ""1155            ]1156          }1157        ],1158        "groups": [],1159        "links": [1160          {1161            "id": 1,1162            "origin_id": 15,1163            "origin_slot": 0,1164            "target_id": 13,1165            "target_slot": 0,1166            "type": "INT"1167          },1168          {1169            "id": 9,1170            "origin_id": 16,1171            "origin_slot": 0,1172            "target_id": 14,1173            "target_slot": 1,1174            "type": "STRING"1175          },1176          {1177            "id": 6,1178            "origin_id": 13,1179            "origin_slot": 0,1180            "target_id": 16,1181            "target_slot": 0,1182            "type": "STRING"1183          },1184          {1185            "id": 10,1186            "origin_id": 14,1187            "origin_slot": 0,1188            "target_id": -20,1189            "target_slot": 0,1190            "type": "STRING"1191          },1192          {1193            "id": 13,1194            "origin_id": -10,1195            "origin_slot": 0,1196            "target_id": 14,1197            "target_slot": 0,1198            "type": "STRING"1199          },1200          {

Showing the first 1,200 of 6401 lines. Download the file for the rest.