ComfyUI/user/default/workflows/create image with LoRA animate flux_schnell.json
2025-01-15 15:24:05 +09:00

1164 lines
19 KiB
JSON

{
"last_node_id": 23,
"last_link_id": 39,
"nodes": [
{
"id": 4,
"type": "BasicGuider",
"pos": [
681.3586723242191,
224.55795644042968
],
"size": {
"0": 241.79998779296875,
"1": 46
},
"flags": {},
"order": 16,
"mode": 2,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 21
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 4
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
5
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "BasicGuider"
}
},
{
"id": 6,
"type": "SamplerCustomAdvanced",
"pos": [
839.3586723242191,
487.55795644042973
],
"size": {
"0": 355.20001220703125,
"1": 106
},
"flags": {},
"order": 18,
"mode": 2,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 8
},
{
"name": "guider",
"type": "GUIDER",
"link": 5
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 7
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 9
},
{
"name": "latent_image",
"type": "LATENT",
"link": 6
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
10
],
"slot_index": 0,
"shape": 3
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SamplerCustomAdvanced"
}
},
{
"id": 2,
"type": "DualCLIPLoader",
"pos": [
-396.64132767578144,
469.55795644042973
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 0,
"mode": 2,
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
17
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"t5xxl_fp16.safetensors",
"clip_l.safetensors",
"flux"
]
},
{
"id": 8,
"type": "BasicScheduler",
"pos": [
389.35867232421856,
1126.5579564404297
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 11,
"mode": 2,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 22
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
9
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"normal",
20,
1
]
},
{
"id": 9,
"type": "KSamplerSelect",
"pos": [
388.35867232421856,
1010.5579564404297
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 1,
"mode": 2,
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
7
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"euler"
]
},
{
"id": 5,
"type": "FluxGuidance",
"pos": [
332.35867232421856,
214.55795644042968
],
"size": {
"0": 317.4000244140625,
"1": 58
},
"flags": {},
"order": 14,
"mode": 2,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
4
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
3.5
]
},
{
"id": 10,
"type": "RandomNoise",
"pos": [
389.35867232421856,
882.5579564404297
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 2,
"mode": 2,
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
8
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "RandomNoise"
},
"widgets_values": [
81617866784524,
"randomize"
]
},
{
"id": 3,
"type": "CLIPTextEncode",
"pos": [
362.35867232421856,
481.55795644042973
],
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 12,
"mode": 2,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 20
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
3
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"A cartoon animal. Animal is owl. Do clothes shopping at the store."
]
},
{
"id": 19,
"type": "VAEDecode",
"pos": [
3555,
359.0156318063674
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 29
},
{
"name": "vae",
"type": "VAE",
"link": 33
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
30
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 15,
"type": "ImageOnlyCheckpointLoader",
"pos": [
2193,
325.0156318063675
],
"size": {
"0": 369.6000061035156,
"1": 98
},
"flags": {},
"order": 3,
"mode": 0,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
23
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP_VISION",
"type": "CLIP_VISION",
"links": [
27
],
"shape": 3
},
{
"name": "VAE",
"type": "VAE",
"links": [
28,
33
],
"slot_index": 2,
"shape": 3
}
],
"properties": {
"Node name for S&R": "ImageOnlyCheckpointLoader"
},
"widgets_values": [
"svd_xt.safetensors"
]
},
{
"id": 11,
"type": "EmptyLatentImage",
"pos": [
385.35867232421856,
733.5579564404297
],
"size": {
"0": 315,
"1": 106
},
"flags": {},
"order": 4,
"mode": 2,
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
6
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "EmptyLatentImage"
},
"widgets_values": [
512,
512,
1
]
},
{
"id": 16,
"type": "VideoLinearCFGGuidance",
"pos": [
2607,
344.0156318063675
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 23
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
32
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VideoLinearCFGGuidance"
},
"widgets_values": [
1
]
},
{
"id": 17,
"type": "KSampler",
"pos": [
3129.9757240030553,
342.8122460007773
],
"size": {
"0": 315,
"1": 262
},
"flags": {},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 32
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 24
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 25
},
{
"name": "latent_image",
"type": "LATENT",
"link": 26
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
29
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
116753848032234,
"randomize",
20,
3,
"euler",
"karras",
1
]
},
{
"id": 20,
"type": "VHS_VideoCombine",
"pos": [
3812,
358.0156318063674
],
"size": [
454.5403137207031,
686.5403137207031
],
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 30
},
{
"name": "audio",
"type": "AUDIO",
"link": null
},
{
"name": "meta_batch",
"type": "VHS_BatchManager",
"link": null
},
{
"name": "vae",
"type": "VAE",
"link": null
}
],
"outputs": [
{
"name": "Filenames",
"type": "VHS_FILENAMES",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VHS_VideoCombine"
},
"widgets_values": {
"frame_rate": 15,
"loop_count": 0,
"filename_prefix": "AnimateDiff",
"format": "image/gif",
"pingpong": false,
"save_output": true,
"videopreview": {
"hidden": false,
"paused": false,
"params": {
"filename": "AnimateDiff_00035.gif",
"subfolder": "",
"type": "output",
"format": "image/gif",
"frame_rate": 15
},
"muted": false
}
}
},
{
"id": 1,
"type": "UNETLoader",
"pos": [
-397.64132767578144,
312.55795644042973
],
"size": {
"0": 315,
"1": 82
},
"flags": {},
"order": 5,
"mode": 2,
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
16
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"flux/flux1-schnell.safetensors",
"default"
]
},
{
"id": 14,
"type": "LoraLoader",
"pos": [
-20.641327675781252,
374.55795644042973
],
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 9,
"mode": 2,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 16
},
{
"name": "clip",
"type": "CLIP",
"link": 17
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
21,
22
],
"slot_index": 0,
"shape": 3
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
20
],
"slot_index": 1,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"flux_schnell/codingowl_schnell_lora_v1.safetensors",
1,
1
]
},
{
"id": 7,
"type": "VAELoader",
"pos": [
848.3586723242191,
645.5579564404297
],
"size": {
"0": 315,
"1": 58
},
"flags": {},
"order": 6,
"mode": 2,
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
12
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"flux_schnell/ae.safetensors"
]
},
{
"id": 12,
"type": "VAEDecode",
"pos": [
1283.3586723242192,
485.55795644042973
],
"size": {
"0": 210,
"1": 46
},
"flags": {},
"order": 19,
"mode": 2,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 10
},
{
"name": "vae",
"type": "VAE",
"link": 12
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
13
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 13,
"type": "PreviewImage",
"pos": [
1448,
630
],
"size": {
"0": 524.1080322265625,
"1": 628.9539184570312
},
"flags": {},
"order": 20,
"mode": 2,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 13
}
],
"properties": {
"Node name for S&R": "PreviewImage"
}
},
{
"id": 23,
"type": "LoadImage",
"pos": [
2179,
600.0156318063674
],
"size": {
"0": 315,
"1": 314
},
"flags": {},
"order": 7,
"mode": 0,
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
39
],
"slot_index": 0,
"shape": 3
},
{
"name": "MASK",
"type": "MASK",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "LoadImage"
},
"widgets_values": [
"ComfyUI_temp_urtnj_00005_.png",
"image"
]
},
{
"id": 18,
"type": "SVD_img2vid_Conditioning",
"pos": [
2630,
529.0156318063674
],
"size": {
"0": 315,
"1": 218
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "clip_vision",
"type": "CLIP_VISION",
"link": 27
},
{
"name": "init_image",
"type": "IMAGE",
"link": 39
},
{
"name": "vae",
"type": "VAE",
"link": 28
}
],
"outputs": [
{
"name": "positive",
"type": "CONDITIONING",
"links": [
24
],
"slot_index": 0,
"shape": 3
},
{
"name": "negative",
"type": "CONDITIONING",
"links": [
25
],
"slot_index": 1,
"shape": 3
},
{
"name": "latent",
"type": "LATENT",
"links": [
26
],
"slot_index": 2,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SVD_img2vid_Conditioning"
},
"widgets_values": [
512,
512,
14,
1,
6,
0.05
]
}
],
"links": [
[
3,
3,
0,
5,
0,
"CONDITIONING"
],
[
4,
5,
0,
4,
1,
"CONDITIONING"
],
[
5,
4,
0,
6,
1,
"GUIDER"
],
[
6,
11,
0,
6,
4,
"LATENT"
],
[
7,
9,
0,
6,
2,
"SAMPLER"
],
[
8,
10,
0,
6,
0,
"NOISE"
],
[
9,
8,
0,
6,
3,
"SIGMAS"
],
[
10,
6,
0,
12,
0,
"LATENT"
],
[
12,
7,
0,
12,
1,
"VAE"
],
[
13,
12,
0,
13,
0,
"IMAGE"
],
[
16,
1,
0,
14,
0,
"MODEL"
],
[
17,
2,
0,
14,
1,
"CLIP"
],
[
20,
14,
1,
3,
0,
"CLIP"
],
[
21,
14,
0,
4,
0,
"MODEL"
],
[
22,
14,
0,
8,
0,
"MODEL"
],
[
23,
15,
0,
16,
0,
"MODEL"
],
[
24,
18,
0,
17,
1,
"CONDITIONING"
],
[
25,
18,
1,
17,
2,
"CONDITIONING"
],
[
26,
18,
2,
17,
3,
"LATENT"
],
[
27,
15,
1,
18,
0,
"CLIP_VISION"
],
[
28,
15,
2,
18,
2,
"VAE"
],
[
29,
17,
0,
19,
0,
"LATENT"
],
[
30,
19,
0,
20,
0,
"IMAGE"
],
[
32,
16,
0,
17,
0,
"MODEL"
],
[
33,
15,
2,
19,
1,
"VAE"
],
[
39,
23,
0,
18,
1,
"IMAGE"
]
],
"groups": [
{
"title": "Video",
"bounding": [
2134,
190,
2272,
1027
],
"color": "#3f789e",
"font_size": 24,
"locked": false
},
{
"title": "Image create",
"bounding": [
-501,
123,
2585,
1177
],
"color": "#3f789e",
"font_size": 24,
"locked": false
}
],
"config": {},
"extra": {
"ds": {
"scale": 1.1,
"offset": [
-1411.1688880907457,
-356.40504880748523
]
}
},
"version": 0.4
}