mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-01-15 00:30:55 +08:00
- Cosmos now fully tested - Preliminary support for essential Cosmos prompt "upsampler" - Lumina tests - Tweaks to language and image resizing nodes - Fix for #31 all the samplers are now present again
455 lines
9.8 KiB
JSON
Vendored
455 lines
9.8 KiB
JSON
Vendored
{
|
|
"last_node_id": 40,
|
|
"last_link_id": 76,
|
|
"nodes": [
|
|
{
|
|
"id": 8,
|
|
"type": "VAEDecode",
|
|
"pos": [1620, 98],
|
|
"size": [210, 46],
|
|
"flags": {},
|
|
"order": 11,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "samples",
|
|
"type": "LATENT",
|
|
"link": 7
|
|
},
|
|
{
|
|
"name": "vae",
|
|
"type": "VAE",
|
|
"link": 60
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "IMAGE",
|
|
"type": "IMAGE",
|
|
"links": [9],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "VAEDecode"
|
|
},
|
|
"widgets_values": []
|
|
},
|
|
{
|
|
"id": 7,
|
|
"type": "CLIPTextEncode",
|
|
"pos": [307, 282],
|
|
"size": [425.28, 180.61],
|
|
"flags": {
|
|
"collapsed": true
|
|
},
|
|
"order": 6,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "clip",
|
|
"type": "CLIP",
|
|
"link": 63
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "CONDITIONING",
|
|
"type": "CONDITIONING",
|
|
"links": [68],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"title": "CLIP Text Encode (Negative Prompt)",
|
|
"properties": {
|
|
"Node name for S&R": "CLIPTextEncode"
|
|
},
|
|
"widgets_values": [""],
|
|
"color": "#322",
|
|
"bgcolor": "#533"
|
|
},
|
|
{
|
|
"id": 34,
|
|
"type": "DualCLIPLoader",
|
|
"pos": [-238, 112],
|
|
"size": [315, 106],
|
|
"flags": {},
|
|
"order": 0,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{
|
|
"name": "CLIP",
|
|
"type": "CLIP",
|
|
"links": [62, 63]
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "DualCLIPLoader"
|
|
},
|
|
"widgets_values": [
|
|
"clip_l.safetensors",
|
|
"t5xxl_fp16.safetensors",
|
|
"flux",
|
|
"default"
|
|
]
|
|
},
|
|
{
|
|
"id": 17,
|
|
"type": "LoadImage",
|
|
"pos": [307, 342],
|
|
"size": [315, 314.0],
|
|
"flags": {},
|
|
"order": 1,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{
|
|
"name": "IMAGE",
|
|
"type": "IMAGE",
|
|
"shape": 3,
|
|
"links": [71],
|
|
"slot_index": 0
|
|
},
|
|
{
|
|
"name": "MASK",
|
|
"type": "MASK",
|
|
"shape": 3,
|
|
"links": null
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "LoadImage"
|
|
},
|
|
"widgets_values": ["shark_depthmap.png", "image"]
|
|
},
|
|
{
|
|
"id": 26,
|
|
"type": "FluxGuidance",
|
|
"pos": [621, 8],
|
|
"size": [317.4, 58],
|
|
"flags": {},
|
|
"order": 8,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "conditioning",
|
|
"type": "CONDITIONING",
|
|
"link": 41
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "CONDITIONING",
|
|
"type": "CONDITIONING",
|
|
"shape": 3,
|
|
"links": [67],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "FluxGuidance"
|
|
},
|
|
"widgets_values": [10]
|
|
},
|
|
{
|
|
"id": 35,
|
|
"type": "InstructPixToPixConditioning",
|
|
"pos": [1018, 124],
|
|
"size": [235.2, 86],
|
|
"flags": {},
|
|
"order": 9,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "positive",
|
|
"type": "CONDITIONING",
|
|
"link": 67
|
|
},
|
|
{
|
|
"name": "negative",
|
|
"type": "CONDITIONING",
|
|
"link": 68
|
|
},
|
|
{
|
|
"name": "vae",
|
|
"type": "VAE",
|
|
"link": 69
|
|
},
|
|
{
|
|
"name": "pixels",
|
|
"type": "IMAGE",
|
|
"link": 71
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "positive",
|
|
"type": "CONDITIONING",
|
|
"links": [64],
|
|
"slot_index": 0
|
|
},
|
|
{
|
|
"name": "negative",
|
|
"type": "CONDITIONING",
|
|
"links": [65],
|
|
"slot_index": 1
|
|
},
|
|
{
|
|
"name": "latent",
|
|
"type": "LATENT",
|
|
"links": [73],
|
|
"slot_index": 2
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "InstructPixToPixConditioning"
|
|
},
|
|
"widgets_values": []
|
|
},
|
|
{
|
|
"id": 32,
|
|
"type": "VAELoader",
|
|
"pos": [656, 165],
|
|
"size": [315, 58],
|
|
"flags": {},
|
|
"order": 2,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{
|
|
"name": "VAE",
|
|
"type": "VAE",
|
|
"links": [60, 69],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "VAELoader"
|
|
},
|
|
"widgets_values": ["ae.safetensors"]
|
|
},
|
|
{
|
|
"id": 9,
|
|
"type": "SaveImage",
|
|
"pos": [1865, 98],
|
|
"size": [722.41, 425.77],
|
|
"flags": {},
|
|
"order": 12,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "images",
|
|
"type": "IMAGE",
|
|
"link": 9
|
|
}
|
|
],
|
|
"outputs": [],
|
|
"properties": {},
|
|
"widgets_values": ["ComfyUI"]
|
|
},
|
|
{
|
|
"id": 37,
|
|
"type": "LoraLoaderModelOnly",
|
|
"pos": [624, -172],
|
|
"size": [315, 82],
|
|
"flags": {},
|
|
"order": 7,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "model",
|
|
"type": "MODEL",
|
|
"link": 74
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "MODEL",
|
|
"type": "MODEL",
|
|
"links": [76],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "LoraLoaderModelOnly"
|
|
},
|
|
"widgets_values": ["flux1-depth-dev-lora.safetensors", 1]
|
|
},
|
|
{
|
|
"id": 23,
|
|
"type": "CLIPTextEncode",
|
|
"pos": [115, -17],
|
|
"size": [422.85, 164.31],
|
|
"flags": {},
|
|
"order": 5,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "clip",
|
|
"type": "CLIP",
|
|
"link": 62
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "CONDITIONING",
|
|
"type": "CONDITIONING",
|
|
"links": [41],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"title": "CLIP Text Encode (Positive Prompt)",
|
|
"properties": {
|
|
"Node name for S&R": "CLIPTextEncode"
|
|
},
|
|
"widgets_values": ["a photograph of a shark in the sea"],
|
|
"color": "#232",
|
|
"bgcolor": "#353"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"type": "KSampler",
|
|
"pos": [1280, 100],
|
|
"size": [315, 262],
|
|
"flags": {},
|
|
"order": 10,
|
|
"mode": 0,
|
|
"inputs": [
|
|
{
|
|
"name": "model",
|
|
"type": "MODEL",
|
|
"link": 76
|
|
},
|
|
{
|
|
"name": "positive",
|
|
"type": "CONDITIONING",
|
|
"link": 64
|
|
},
|
|
{
|
|
"name": "negative",
|
|
"type": "CONDITIONING",
|
|
"link": 65
|
|
},
|
|
{
|
|
"name": "latent_image",
|
|
"type": "LATENT",
|
|
"link": 73
|
|
}
|
|
],
|
|
"outputs": [
|
|
{
|
|
"name": "LATENT",
|
|
"type": "LATENT",
|
|
"links": [7],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "KSampler"
|
|
},
|
|
"widgets_values": [
|
|
91050358797301,
|
|
"randomize",
|
|
20,
|
|
1,
|
|
"euler",
|
|
"normal",
|
|
1
|
|
]
|
|
},
|
|
{
|
|
"id": 31,
|
|
"type": "UNETLoader",
|
|
"pos": [249, -171],
|
|
"size": [315, 82],
|
|
"flags": {},
|
|
"order": 3,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [
|
|
{
|
|
"name": "MODEL",
|
|
"type": "MODEL",
|
|
"links": [74],
|
|
"slot_index": 0
|
|
}
|
|
],
|
|
"properties": {
|
|
"Node name for S&R": "UNETLoader"
|
|
},
|
|
"widgets_values": ["flux1-depth-dev.safetensors", "default"]
|
|
},
|
|
{
|
|
"id": 40,
|
|
"type": "MarkdownNote",
|
|
"pos": [-225, 270],
|
|
"size": [225, 60],
|
|
"flags": {},
|
|
"order": 4,
|
|
"mode": 0,
|
|
"inputs": [],
|
|
"outputs": [],
|
|
"properties": {},
|
|
"widgets_values": [
|
|
"\ud83d\udec8 [Learn more about this workflow](https://comfyanonymous.github.io/ComfyUI_examples/flux/#canny-and-depth)"
|
|
],
|
|
"color": "#432",
|
|
"bgcolor": "#653"
|
|
}
|
|
],
|
|
"links": [
|
|
[7, 3, 0, 8, 0, "LATENT"],
|
|
[9, 8, 0, 9, 0, "IMAGE"],
|
|
[41, 23, 0, 26, 0, "CONDITIONING"],
|
|
[60, 32, 0, 8, 1, "VAE"],
|
|
[62, 34, 0, 23, 0, "CLIP"],
|
|
[63, 34, 0, 7, 0, "CLIP"],
|
|
[64, 35, 0, 3, 1, "CONDITIONING"],
|
|
[65, 35, 1, 3, 2, "CONDITIONING"],
|
|
[67, 26, 0, 35, 0, "CONDITIONING"],
|
|
[68, 7, 0, 35, 1, "CONDITIONING"],
|
|
[69, 32, 0, 35, 2, "VAE"],
|
|
[71, 17, 0, 35, 3, "IMAGE"],
|
|
[73, 35, 2, 3, 3, "LATENT"],
|
|
[74, 31, 0, 37, 0, "MODEL"],
|
|
[76, 37, 0, 3, 0, "MODEL"]
|
|
],
|
|
"groups": [],
|
|
"config": {},
|
|
"extra": {
|
|
"ds": {
|
|
"scale": 0.65,
|
|
"offset": [724.57, 776.23]
|
|
}
|
|
},
|
|
"version": 0.4,
|
|
"models": [
|
|
{
|
|
"name": "t5xxl_fp16.safetensors",
|
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors?download=true",
|
|
"directory": "text_encoders"
|
|
},
|
|
{
|
|
"name": "ae.safetensors",
|
|
"url": "https://huggingface.co/black-forest-labs/FLUX.1-schnell/resolve/main/ae.safetensors?download=true",
|
|
"directory": "vae"
|
|
},
|
|
{
|
|
"name": "flux1-depth-dev.safetensors",
|
|
"url": "https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev/resolve/main/flux1-depth-dev.safetensors?download=true",
|
|
"directory": "diffusion_models"
|
|
},
|
|
{
|
|
"name": "clip_l.safetensors",
|
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/clip_l.safetensors?download=true",
|
|
"directory": "text_encoders"
|
|
},
|
|
{
|
|
"name": "flux1-depth-dev-lora.safetensors",
|
|
"url": "https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev-lora/resolve/main/flux1-depth-dev-lora.safetensors?download=true",
|
|
"directory": "loras"
|
|
}
|
|
]
|
|
}
|