dgx-spark-playbooks/nvidia/station-comfyui/assets/workflows/wan-text-to-video.json
2026-05-26 18:25:53 +00:00

632 lines
10 KiB
JSON

{
"last_node_id": 48,
"last_link_id": 10,
"nodes": [
{
"id": 3,
"type": "KSampler",
"pos": [
80,
40
],
"size": [
320,
120
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "*",
"link": 1
},
{
"name": "seed",
"type": "*",
"link": null
},
{
"name": "steps",
"type": "*",
"link": null
},
{
"name": "cfg",
"type": "*",
"link": null
},
{
"name": "sampler_name",
"type": "*",
"link": null
},
{
"name": "scheduler",
"type": "*",
"link": null
},
{
"name": "positive",
"type": "*",
"link": 2
},
{
"name": "negative",
"type": "*",
"link": 3
},
{
"name": "latent_image",
"type": "*",
"link": 4
},
{
"name": "denoise",
"type": "*",
"link": null
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
7
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "KSampler"
},
"widgets_values": [
42,
30,
6,
"uni_pc",
"simple",
1.0
]
},
{
"id": 6,
"type": "CLIPTextEncode",
"pos": [
500,
40
],
"size": [
320,
120
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [
{
"name": "text",
"type": "*",
"link": null
},
{
"name": "clip",
"type": "*",
"link": 5
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
2
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A drone shot flying over a misty mountain forest at sunrise, cinematic, smooth camera movement"
]
},
{
"id": 7,
"type": "CLIPTextEncode",
"pos": [
920,
40
],
"size": [
320,
120
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "text",
"type": "*",
"link": null
},
{
"name": "clip",
"type": "*",
"link": 6
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
3
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"low quality, blurry, distorted, watermark"
]
},
{
"id": 8,
"type": "VAEDecode",
"pos": [
1340,
40
],
"size": [
320,
120
],
"flags": {},
"order": 3,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "*",
"link": 7
},
{
"name": "vae",
"type": "*",
"link": 8
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
9
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 28,
"type": "SaveAnimatedWEBP",
"pos": [
1760,
40
],
"size": [
320,
120
],
"flags": {},
"order": 4,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "*",
"link": 9
},
{
"name": "filename_prefix",
"type": "*",
"link": null
},
{
"name": "fps",
"type": "*",
"link": null
},
{
"name": "lossless",
"type": "*",
"link": null
},
{
"name": "quality",
"type": "*",
"link": null
},
{
"name": "method",
"type": "*",
"link": null
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "SaveAnimatedWEBP"
},
"widgets_values": [
"wan_t2v_output",
16,
false,
85,
"default"
]
},
{
"id": 37,
"type": "UNETLoader",
"pos": [
80,
260
],
"size": [
320,
120
],
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "unet_name",
"type": "*",
"link": null
},
{
"name": "weight_dtype",
"type": "*",
"link": null
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
10
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"wan2.1_t2v_14B_bf16.safetensors",
"default"
]
},
{
"id": 38,
"type": "CLIPLoader",
"pos": [
500,
260
],
"size": [
320,
120
],
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "clip_name",
"type": "*",
"link": null
},
{
"name": "type",
"type": "*",
"link": null
},
{
"name": "device",
"type": "*",
"link": null
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
5,
6
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "CLIPLoader"
},
"widgets_values": [
"umt5_xxl_fp8_e4m3fn_scaled.safetensors",
"wan",
"default"
]
},
{
"id": 39,
"type": "VAELoader",
"pos": [
920,
260
],
"size": [
320,
120
],
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "vae_name",
"type": "*",
"link": null
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
8
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"wan_2.1_vae.safetensors"
]
},
{
"id": 40,
"type": "EmptyHunyuanLatentVideo",
"pos": [
1340,
260
],
"size": [
320,
120
],
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "width",
"type": "*",
"link": null
},
{
"name": "height",
"type": "*",
"link": null
},
{
"name": "length",
"type": "*",
"link": null
},
{
"name": "batch_size",
"type": "*",
"link": null
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
4
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "EmptyHunyuanLatentVideo"
},
"widgets_values": [
1280,
720,
81,
1
]
},
{
"id": 48,
"type": "ModelSamplingSD3",
"pos": [
1760,
260
],
"size": [
320,
120
],
"flags": {},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "shift",
"type": "*",
"link": null
},
{
"name": "model",
"type": "*",
"link": 10
}
],
"outputs": [
{
"name": "0",
"type": "*",
"links": [
1
],
"slot_index": 0
}
],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.0",
"Node name for S&R": "ModelSamplingSD3"
},
"widgets_values": [
8
]
}
],
"links": [
[
1,
48,
0,
3,
0,
"*"
],
[
2,
6,
0,
3,
6,
"*"
],
[
3,
7,
0,
3,
7,
"*"
],
[
4,
40,
0,
3,
8,
"*"
],
[
5,
38,
0,
6,
1,
"*"
],
[
6,
38,
0,
7,
1,
"*"
],
[
7,
3,
0,
8,
0,
"*"
],
[
8,
39,
0,
8,
1,
"*"
],
[
9,
8,
0,
28,
0,
"*"
],
[
10,
37,
0,
48,
1,
"*"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1,
"offset": [
0,
0
]
}
},
"version": 0.4
}