"孤影穿行机械山谷间"

prompt

man walking down valley trail

, in the style of Simon Stalenhag,

negativePrompt

完整JSON

{
    "prompt": "man walking down valley trail\n\n, in the style of Simon Stalenhag,",
    "cfgScale": 3,
    "steps": 8,
    "sampler": "DPM++ SDE",
    "seed": 57499781585009,
    "comfy": {
        "prompt": {
            "1": {
                "inputs": {
                    "ckpt_name": "SDXL\\ALPHA\\Level4SDXL_alpha_v04_release.safetensors"
                },
                "class_type": "CheckpointLoaderSimple",
                "_meta": {
                    "title": "Load Checkpoint"
                }
            },
            "2": {
                "inputs": {
                    "text": "man walking down valley trail\n\n, in the style of Simon Stalenhag,",
                    "clip": [
                        "1",
                        1
                    ]
                },
                "class_type": "CLIPTextEncode",
                "_meta": {
                    "title": "CLIP Text Encode (Prompt)"
                }
            },
            "3": {
                "inputs": {
                    "text": "",
                    "clip": [
                        "1",
                        1
                    ]
                },
                "class_type": "CLIPTextEncode",
                "_meta": {
                    "title": "CLIP Text Encode (Prompt)"
                }
            },
            "4": {
                "inputs": {
                    "width": 1024,
                    "height": 1024,
                    "batch_size": 1
                },
                "class_type": "EmptyLatentImage",
                "_meta": {
                    "title": "Empty Latent Image"
                }
            },
            "8": {
                "inputs": {
                    "seed": 57499781585009,
                    "steps": 8,
                    "cfg": 3,
                    "sampler_name": "dpmpp_sde_gpu",
                    "scheduler": "karras",
                    "denoise": 1,
                    "model": [
                        "16",
                        0
                    ],
                    "positive": [
                        "2",
                        0
                    ],
                    "negative": [
                        "3",
                        0
                    ],
                    "latent_image": [
                        "4",
                        0
                    ]
                },
                "class_type": "KSampler",
                "_meta": {
                    "title": "KSampler"
                }
            },
            "9": {
                "inputs": {
                    "samples": [
                        "8",
                        0
                    ],
                    "vae": [
                        "1",
                        2
                    ]
                },
                "class_type": "VAEDecode",
                "_meta": {
                    "title": "VAE Decode"
                }
            },
            "10": {
                "inputs": {
                    "images": [
                        "9",
                        0
                    ]
                },
                "class_type": "PreviewImage",
                "_meta": {
                    "title": "Preview Image"
                }
            },
            "16": {
                "inputs": {
                    "hard_mode": true,
                    "boost": true,
                    "model": [
                        "1",
                        0
                    ]
                },
                "class_type": "Automatic CFG",
                "_meta": {
                    "title": "Automatic CFG"
                }
            },
            "19": {
                "inputs": {
                    "vae": [
                        "1",
                        2
                    ]
                },
                "class_type": "VAEDecode",
                "_meta": {
                    "title": "VAE Decode"
                }
            }
        },
        "workflow": {
            "nodes": [
                {
                    "id": 3,
                    "type": "CLIPTextEncode",
                    "pos": [
                        51,
                        483
                    ],
                    "size": [
                        400,
                        200
                    ],
                    "flags": [],
                    "order": 4,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "clip",
                            "type": "CLIP",
                            "link": 34
                        }
                    ],
                    "outputs": [
                        {
                            "name": "CONDITIONING",
                            "type": "CONDITIONING",
                            "links": [
                                7
                            ],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "CLIPTextEncode"
                    },
                    "widgets_values": [
                        ""
                    ],
                    "color": "#322",
                    "bgcolor": "#533"
                },
                {
                    "id": 4,
                    "type": "EmptyLatentImage",
                    "pos": [
                        50,
                        730
                    ],
                    "size": [
                        315,
                        106
                    ],
                    "flags": [],
                    "order": 0,
                    "mode": 0,
                    "outputs": [
                        {
                            "name": "LATENT",
                            "type": "LATENT",
                            "links": [
                                8
                            ],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "EmptyLatentImage"
                    },
                    "widgets_values": [
                        1024,
                        1024,
                        1
                    ],
                    "color": "#323",
                    "bgcolor": "#535"
                },
                {
                    "id": 16,
                    "type": "Automatic CFG",
                    "pos": [
                        424,
                        14
                    ],
                    "size": [
                        315,
                        82
                    ],
                    "flags": [],
                    "order": 2,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "model",
                            "type": "MODEL",
                            "link": 32
                        }
                    ],
                    "outputs": [
                        {
                            "name": "MODEL",
                            "type": "MODEL",
                            "links": [
                                26
                            ],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "Automatic CFG"
                    },
                    "widgets_values": [
                        true,
                        true
                    ]
                },
                {
                    "id": 1,
                    "type": "CheckpointLoaderSimple",
                    "pos": [
                        53,
                        100
                    ],
                    "size": [
                        315,
                        98
                    ],
                    "flags": [],
                    "order": 1,
                    "mode": 0,
                    "outputs": [
                        {
                            "name": "MODEL",
                            "type": "MODEL",
                            "links": [
                                32
                            ],
                            "shape": 3,
                            "slot_index": 0
                        },
                        {
                            "name": "CLIP",
                            "type": "CLIP",
                            "links": [
                                33,
                                34
                            ],
                            "shape": 3,
                            "slot_index": 1
                        },
                        {
                            "name": "VAE",
                            "type": "VAE",
                            "links": [
                                10,
                                40
                            ],
                            "shape": 3,
                            "slot_index": 2
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "CheckpointLoaderSimple"
                    },
                    "widgets_values": [
                        "SDXL\\ALPHA\\Level4SDXL_alpha_v04_release.safetensors"
                    ],
                    "color": "#323",
                    "bgcolor": "#535"
                },
                {
                    "id": 9,
                    "type": "VAEDecode",
                    "pos": [
                        527,
                        147
                    ],
                    "size": [
                        210,
                        46
                    ],
                    "flags": [],
                    "order": 7,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "samples",
                            "type": "LATENT",
                            "link": 9
                        },
                        {
                            "name": "vae",
                            "type": "VAE",
                            "link": 10
                        }
                    ],
                    "outputs": [
                        {
                            "name": "IMAGE",
                            "type": "IMAGE",
                            "links": [
                                11
                            ],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "VAEDecode"
                    }
                },
                {
                    "id": 10,
                    "type": "PreviewImage",
                    "pos": [
                        535,
                        445
                    ],
                    "size": [
                        504.0660400390625,
                        453.2417907714844
                    ],
                    "flags": [],
                    "order": 8,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "images",
                            "type": "IMAGE",
                            "link": 11
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "PreviewImage"
                    }
                },
                {
                    "id": 19,
                    "type": "VAEDecode",
                    "pos": [
                        529,
                        236
                    ],
                    "size": [
                        210,
                        46
                    ],
                    "flags": [],
                    "order": 5,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "samples",
                            "type": "LATENT",
                            "link": null
                        },
                        {
                            "name": "vae",
                            "type": "VAE",
                            "link": 40
                        }
                    ],
                    "outputs": [
                        {
                            "name": "IMAGE",
                            "type": "IMAGE",
                            "links": [],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "VAEDecode"
                    }
                },
                {
                    "id": 8,
                    "type": "KSampler",
                    "pos": [
                        782,
                        130
                    ],
                    "size": [
                        315,
                        262
                    ],
                    "flags": [],
                    "order": 6,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "model",
                            "type": "MODEL",
                            "link": 26
                        },
                        {
                            "name": "positive",
                            "type": "CONDITIONING",
                            "link": 6
                        },
                        {
                            "name": "negative",
                            "type": "CONDITIONING",
                            "link": 7
                        },
                        {
                            "name": "latent_image",
                            "type": "LATENT",
                            "link": 8
                        }
                    ],
                    "outputs": [
                        {
                            "name": "LATENT",
                            "type": "LATENT",
                            "links": [
                                9
                            ],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "KSampler"
                    },
                    "widgets_values": [
                        57499781585009,
                        "randomize",
                        8,
                        3,
                        "dpmpp_sde_gpu",
                        "karras",
                        1
                    ]
                },
                {
                    "id": 2,
                    "type": "CLIPTextEncode",
                    "pos": [
                        50,
                        240
                    ],
                    "size": [
                        400,
                        200
                    ],
                    "flags": [],
                    "order": 3,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "clip",
                            "type": "CLIP",
                            "link": 33
                        }
                    ],
                    "outputs": [
                        {
                            "name": "CONDITIONING",
                            "type": "CONDITIONING",
                            "links": [
                                6
                            ],
                            "shape": 3,
                            "slot_index": 0
                        }
                    ],
                    "properties": {
                        "Node name for S&R": "CLIPTextEncode"
                    },
                    "widgets_values": [
                        "man walking down valley trail\n\n, in the style of Simon Stalenhag,"
                    ],
                    "color": "#232",
                    "bgcolor": "#353"
                }
            ],
            "last_node_id": 21,
            "last_link_id": 43,
            "links": [
                [
                    6,
                    2,
                    0,
                    8,
                    1,
                    "CONDITIONING"
                ],
                [
                    7,
                    3,
                    0,
                    8,
                    2,
                    "CONDITIONING"
                ],
                [
                    8,
                    4,
                    0,
                    8,
                    3,
                    "LATENT"
                ],
                [
                    9,
                    8,
                    0,
                    9,
                    0,
                    "LATENT"
                ],
                [
                    10,
                    1,
                    2,
                    9,
                    1,
                    "VAE"
                ],
                [
                    11,
                    9,
                    0,
                    10,
                    0,
                    "IMAGE"
                ],
                [
                    26,
                    16,
                    0,
                    8,
                    0,
                    "MODEL"
                ],
                [
                    32,
                    1,
                    0,
                    16,
                    0,
                    "MODEL"
                ],
                [
                    33,
                    1,
                    1,
                    2,
                    0,
                    "CLIP"
                ],
                [
                    34,
                    1,
                    1,
                    3,
                    0,
                    "CLIP"
                ],
                [
                    40,
                    1,
                    2,
                    19,
                    1,
                    "VAE"
                ]
            ],
            "groups": [],
            "config": [],
            "extra": {
                "ds": {
                    "scale": 1.464100000000001,
                    "offset": [
                        46.74865173867272,
                        -141.62530590455341
                    ]
                }
            },
            "version": 0.4,
            "widget_idx_map": {
                "8": {
                    "seed": 0,
                    "sampler_name": 4,
                    "scheduler": 5
                }
            }
        }
    },
    "Model": "SDXL\\ALPHA\\Level4SDXL_alpha_v04_release",
    "width": 1024,
    "height": 1024,
    "models": [
        "SDXL\\ALPHA\\Level4SDXL_alpha_v04_release.safetensors"
    ],
    "denoise": 1,
    "scheduler": "karras"
}