暮年龟侠烟雾缭绕的牌局危机

prompt

An old ninja turtle is playing poker with some old decrepit humanoid rats. The ninja turtle is smoking a cigar. The room is dark and the air is cloudy with cigar smoke. The ninja turtle is running dangerously low on chips. (cinematic)

negativePrompt

bad ugly jpeg artifacts

元数据

{
    "prompt": "An old ninja turtle is playing poker with some old decrepit humanoid rats. The ninja turtle is smoking a cigar. The room is dark and the air is cloudy with cigar smoke. The ninja turtle is running dangerously low on chips. (cinematic)",
    "negativePrompt": "bad ugly jpeg artifacts",
    "cfgScale": 0.96,
    "steps": 28,
    "sampler": "res_multistep",
    "seed": 811549320467613,
    "comfy": {
        "prompt": {
            "3": {
                "inputs": {
                    "seed": 811549320467613,
                    "steps": 28,
                    "cfg": 0.96,
                    "sampler_name": "res_multistep",
                    "scheduler": "sgm_uniform",
                    "denoise": 1,
                    "model": [
                        "70",
                        0
                    ],
                    "positive": [
                        "82",
                        0
                    ],
                    "negative": [
                        "40",
                        0
                    ],
                    "latent_image": [
                        "53",
                        0
                    ]
                },
                "class_type": "KSampler",
                "_meta": {
                    "title": "KSampler"
                }
            },
            "8": {
                "inputs": {
                    "samples": [
                        "3",
                        0
                    ],
                    "vae": [
                        "55",
                        0
                    ]
                },
                "class_type": "VAEDecode",
                "_meta": {
                    "title": "VAE Decode"
                }
            },
            "40": {
                "inputs": {
                    "text": "bad ugly jpeg artifacts",
                    "clip": [
                        "54",
                        0
                    ]
                },
                "class_type": "CLIPTextEncode",
                "_meta": {
                    "title": "Negative Prompt"
                }
            },
            "53": {
                "inputs": {
                    "width": 1024,
                    "height": 1024,
                    "batch_size": 1
                },
                "class_type": "EmptySD3LatentImage",
                "_meta": {
                    "title": "EmptySD3LatentImage"
                }
            },
            "54": {
                "inputs": {
                    "clip_name1": "clip_l_hidream.safetensors",
                    "clip_name2": "clip_g_hidream.safetensors",
                    "clip_name3": "t5xxl_fp8_e4m3fn.safetensors",
                    "clip_name4": "llama_3.1_8b_instruct_fp8_scaled.safetensors"
                },
                "class_type": "QuadrupleCLIPLoader",
                "_meta": {
                    "title": "QuadrupleCLIPLoader"
                }
            },
            "55": {
                "inputs": {
                    "vae_name": "aeHID.safetensors"
                },
                "class_type": "VAELoader",
                "_meta": {
                    "title": "Load VAE"
                }
            },
            "70": {
                "inputs": {
                    "shift": 6.000000000000001,
                    "model": [
                        "76",
                        0
                    ]
                },
                "class_type": "ModelSamplingSD3",
                "_meta": {
                    "title": "ModelSamplingSD3"
                }
            },
            "76": {
                "inputs": {
                    "unet_name": "hidreamI1FP8Uncensored_devV02AlphaNude.safetensors",
                    "weight_dtype": "default"
                },
                "class_type": "UNETLoader",
                "_meta": {
                    "title": "Load Diffusion Model"
                }
            },
            "82": {
                "inputs": {
                    "text": "An old ninja turtle is playing poker with some old decrepit humanoid rats. The ninja turtle is smoking a cigar. The room is dark and the air is cloudy with cigar smoke. The ninja turtle is running dangerously low on chips. (cinematic)",
                    "clip": [
                        "54",
                        0
                    ]
                },
                "class_type": "CLIPTextEncode",
                "_meta": {
                    "title": "Positive Prompt"
                }
            },
            "83": {
                "inputs": {
                    "images": [
                        "8",
                        0
                    ]
                },
                "class_type": "PreviewImage",
                "_meta": {
                    "title": "Preview Image"
                }
            }
        },
        "workflow": {
            "nodes": [
                {
                    "id": 53,
                    "type": "EmptySD3LatentImage",
                    "pos": [
                        150,
                        430
                    ],
                    "size": [
                        315,
                        106
                    ],
                    "flags": [],
                    "order": 0,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [
                        {
                            "name": "LATENT",
                            "type": "LATENT",
                            "slot_index": 0,
                            "links": [
                                100
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "EmptySD3LatentImage",
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        1024,
                        1024,
                        1
                    ]
                },
                {
                    "id": 72,
                    "type": "MarkdownNote",
                    "pos": [
                        1250,
                        -130
                    ],
                    "size": [
                        320,
                        360
                    ],
                    "flags": [],
                    "order": 1,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [],
                    "title": "Sampling Settings",
                    "properties": {
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "## Official sampling settings\n\nProvided for reference, my workflows may have slightly different settings.\n\n### HiDream Full\n\n* hidream_i1_full_fp16.safetensors\n* shift: 3.0\n* steps: 50\n* sampler: uni_pc\n* scheduler: simple\n* cfg: 5.0\n\n### HiDream Dev\n\n* hidream_i1_dev_bf16.safetensors\n* shift: 6.0\n* steps: 28\n* sampler: lcm\n* scheduler: normal\n* cfg: 1.0 (no negative prompt)\n\n### HiDream Fast\n\n* hidream_i1_fast_bf16.safetensors\n* shift: 3.0\n* steps: 16\n* sampler: lcm\n* scheduler: normal\n* cfg: 1.0 (no negative prompt)\n"
                    ],
                    "color": "#432",
                    "bgcolor": "#653"
                },
                {
                    "id": 79,
                    "type": "MarkdownNote",
                    "pos": [
                        -100,
                        -110
                    ],
                    "size": [
                        240,
                        120
                    ],
                    "flags": [],
                    "order": 2,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [],
                    "properties": {
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "You can try changing the weight_dtype to fp8 if you are running out of memory.\n\nDownload one of diffusion Models file [here](https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/tree\/main\/split_files\/diffusion_models)\n\nPut it in the **ComfyUI\/models\/diffusion_models** directory"
                    ],
                    "color": "#432",
                    "bgcolor": "#653"
                },
                {
                    "id": 78,
                    "type": "MarkdownNote",
                    "pos": [
                        -100,
                        50
                    ],
                    "size": [
                        220,
                        120
                    ],
                    "flags": [],
                    "order": 3,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [],
                    "properties": {
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "Download all of the text_encoders models [here](https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/tree\/main\/split_files\/text_encoders)\n\nPut them in the **ComfyUI\/models\/text_encoders** directory"
                    ],
                    "color": "#432",
                    "bgcolor": "#653"
                },
                {
                    "id": 80,
                    "type": "MarkdownNote",
                    "pos": [
                        -100,
                        230
                    ],
                    "size": [
                        210,
                        88
                    ],
                    "flags": [],
                    "order": 4,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [],
                    "properties": {
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "Download the VAE model [here](https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/blob\/main\/split_files\/vae\/ae.safetensors) \n\nPut it in the **ComfyUI\/models\/vae** directory"
                    ],
                    "color": "#432",
                    "bgcolor": "#653"
                },
                {
                    "id": 8,
                    "type": "VAEDecode",
                    "pos": [
                        900,
                        190
                    ],
                    "size": [
                        210,
                        46
                    ],
                    "flags": [],
                    "order": 12,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "samples",
                            "type": "LATENT",
                            "link": 160
                        },
                        {
                            "name": "vae",
                            "type": "VAE",
                            "link": 107
                        }
                    ],
                    "outputs": [
                        {
                            "name": "IMAGE",
                            "type": "IMAGE",
                            "slot_index": 0,
                            "links": [
                                170
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "VAEDecode",
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": []
                },
                {
                    "id": 55,
                    "type": "VAELoader",
                    "pos": [
                        150,
                        230
                    ],
                    "size": [
                        310,
                        60
                    ],
                    "flags": [],
                    "order": 5,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [
                        {
                            "name": "VAE",
                            "type": "VAE",
                            "links": [
                                107
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "VAELoader",
                        "models": [
                            {
                                "name": "ae.safetensors",
                                "url": "https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/resolve\/main\/split_files\/vae\/ae.safetensors?download=true",
                                "directory": "vae"
                            }
                        ],
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "aeHID.safetensors"
                    ],
                    "color": "#322",
                    "bgcolor": "#533"
                },
                {
                    "id": 54,
                    "type": "QuadrupleCLIPLoader",
                    "pos": [
                        140,
                        40
                    ],
                    "size": [
                        320,
                        130
                    ],
                    "flags": [],
                    "order": 6,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [
                        {
                            "name": "CLIP",
                            "type": "CLIP",
                            "slot_index": 0,
                            "links": [
                                112,
                                168
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "QuadrupleCLIPLoader",
                        "models": [
                            {
                                "name": "clip_l_hidream.safetensors",
                                "url": "https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/resolve\/main\/split_files\/text_encoders\/clip_l_hidream.safetensors?download=true",
                                "directory": "text_encoders"
                            },
                            {
                                "name": "clip_g_hidream.safetensors",
                                "url": "https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/resolve\/main\/split_files\/text_encoders\/clip_g_hidream.safetensors?download=true",
                                "directory": "text_encoders"
                            },
                            {
                                "name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
                                "url": "https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/resolve\/main\/split_files\/text_encoders\/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true",
                                "directory": "text_encoders"
                            },
                            {
                                "name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
                                "url": "https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/resolve\/main\/split_files\/text_encoders\/llama_3.1_8b_instruct_fp8_scaled.safetensors?download=true",
                                "directory": "text_encoders"
                            }
                        ],
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "clip_l_hidream.safetensors",
                        "clip_g_hidream.safetensors",
                        "t5xxl_fp8_e4m3fn.safetensors",
                        "llama_3.1_8b_instruct_fp8_scaled.safetensors"
                    ],
                    "color": "#322",
                    "bgcolor": "#533"
                },
                {
                    "id": 83,
                    "type": "PreviewImage",
                    "pos": [
                        844.5301513671875,
                        293.5155944824219
                    ],
                    "size": [
                        477.2975769042969,
                        426.63470458984375
                    ],
                    "flags": [],
                    "order": 13,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "images",
                            "type": "IMAGE",
                            "link": 170
                        }
                    ],
                    "outputs": [],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.34",
                        "Node name for S&R": "PreviewImage",
                        "widget_ue_connectable": []
                    },
                    "widgets_values": []
                },
                {
                    "id": 40,
                    "type": "CLIPTextEncode",
                    "pos": [
                        602.737060546875,
                        203.03585815429688
                    ],
                    "size": [
                        432,
                        192
                    ],
                    "flags": {
                        "collapsed": true
                    },
                    "order": 8,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "clip",
                            "type": "CLIP",
                            "link": 112
                        }
                    ],
                    "outputs": [
                        {
                            "name": "CONDITIONING",
                            "type": "CONDITIONING",
                            "slot_index": 0,
                            "links": [
                                114
                            ]
                        }
                    ],
                    "title": "Negative Prompt",
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "CLIPTextEncode",
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "bad ugly jpeg artifacts"
                    ],
                    "color": "#322",
                    "bgcolor": "#533"
                },
                {
                    "id": 76,
                    "type": "UNETLoader",
                    "pos": [
                        180,
                        -100
                    ],
                    "size": [
                        280,
                        82
                    ],
                    "flags": [],
                    "order": 7,
                    "mode": 0,
                    "inputs": [],
                    "outputs": [
                        {
                            "name": "MODEL",
                            "type": "MODEL",
                            "links": [
                                173
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.34",
                        "Node name for S&R": "UNETLoader",
                        "models": [
                            {
                                "name": "hidream_i1_dev_fp8.safetensors",
                                "url": "https:\/\/huggingface.co\/Comfy-Org\/HiDream-I1_ComfyUI\/resolve\/main\/split_files\/diffusion_models\/hidream_i1_dev_fp8.safetensors?download=true",
                                "directory": "diffusion_models"
                            }
                        ],
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "hidreamI1FP8Uncensored_devV02AlphaNude.safetensors",
                        "default"
                    ],
                    "color": "#322",
                    "bgcolor": "#533"
                },
                {
                    "id": 70,
                    "type": "ModelSamplingSD3",
                    "pos": [
                        668.411376953125,
                        -130.3702850341797
                    ],
                    "size": [
                        210,
                        58
                    ],
                    "flags": [],
                    "order": 10,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "model",
                            "type": "MODEL",
                            "link": 173
                        }
                    ],
                    "outputs": [
                        {
                            "name": "MODEL",
                            "type": "MODEL",
                            "links": [
                                163
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "ModelSamplingSD3",
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        6.000000000000001
                    ]
                },
                {
                    "id": 82,
                    "type": "CLIPTextEncode",
                    "pos": [
                        520,
                        -30
                    ],
                    "size": [
                        350,
                        170
                    ],
                    "flags": [],
                    "order": 9,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "clip",
                            "type": "CLIP",
                            "link": 168
                        }
                    ],
                    "outputs": [
                        {
                            "name": "CONDITIONING",
                            "type": "CONDITIONING",
                            "links": [
                                169
                            ]
                        }
                    ],
                    "title": "Positive Prompt",
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.34",
                        "Node name for S&R": "CLIPTextEncode",
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        "An old ninja turtle is playing poker with some old decrepit humanoid rats. The ninja turtle is smoking a cigar. The room is dark and the air is cloudy with cigar smoke. The ninja turtle is running dangerously low on chips. (cinematic)"
                    ],
                    "color": "#232",
                    "bgcolor": "#353"
                },
                {
                    "id": 3,
                    "type": "KSampler",
                    "pos": [
                        910,
                        -130
                    ],
                    "size": [
                        310,
                        262
                    ],
                    "flags": [],
                    "order": 11,
                    "mode": 0,
                    "inputs": [
                        {
                            "name": "model",
                            "type": "MODEL",
                            "link": 163
                        },
                        {
                            "name": "positive",
                            "type": "CONDITIONING",
                            "link": 169
                        },
                        {
                            "name": "negative",
                            "type": "CONDITIONING",
                            "link": 114
                        },
                        {
                            "name": "latent_image",
                            "type": "LATENT",
                            "link": 100
                        }
                    ],
                    "outputs": [
                        {
                            "name": "LATENT",
                            "type": "LATENT",
                            "slot_index": 0,
                            "links": [
                                160
                            ]
                        }
                    ],
                    "properties": {
                        "cnr_id": "comfy-core",
                        "ver": "0.3.28",
                        "Node name for S&R": "KSampler",
                        "enableTabs": false,
                        "tabWidth": 65,
                        "tabXOffset": 10,
                        "hasSecondTab": false,
                        "secondTabText": "Send Back",
                        "secondTabOffset": 80,
                        "secondTabWidth": 65,
                        "widget_ue_connectable": []
                    },
                    "widgets_values": [
                        811549320467613,
                        "randomize",
                        28,
                        0.96,
                        "res_multistep",
                        "sgm_uniform",
                        1
                    ]
                }
            ],
            "id": "01d66ae9-78be-4a8d-b737-24eee5e1d447",
            "revision": 0,
            "last_node_id": 84,
            "last_link_id": 173,
            "links": [
                [
                    100,
                    53,
                    0,
                    3,
                    3,
                    "LATENT"
                ],
                [
                    107,
                    55,
                    0,
                    8,
                    1,
                    "VAE"
                ],
                [
                    112,
                    54,
                    0,
                    40,
                    0,
                    "CLIP"
                ],
                [
                    114,
                    40,
                    0,
                    3,
                    2,
                    "CONDITIONING"
                ],
                [
                    160,
                    3,
                    0,
                    8,
                    0,
                    "LATENT"
                ],
                [
                    163,
                    70,
                    0,
                    3,
                    0,
                    "MODEL"
                ],
                [
                    168,
                    54,
                    0,
                    82,
                    0,
                    "CLIP"
                ],
                [
                    169,
                    82,
                    0,
                    3,
                    1,
                    "CONDITIONING"
                ],
                [
                    170,
                    8,
                    0,
                    83,
                    0,
                    "IMAGE"
                ],
                [
                    173,
                    76,
                    0,
                    70,
                    0,
                    "MODEL"
                ]
            ],
            "groups": [
                {
                    "id": 1,
                    "title": "Load Models Here",
                    "bounding": [
                        -120,
                        -180,
                        600,
                        520
                    ],
                    "color": "#3f789e",
                    "font_size": 24,
                    "flags": []
                },
                {
                    "id": 2,
                    "title": "Size",
                    "bounding": [
                        140,
                        360,
                        335,
                        189.60000610351562
                    ],
                    "color": "#3f789e",
                    "font_size": 24,
                    "flags": []
                }
            ],
            "config": [],
            "extra": {
                "ds": {
                    "scale": 0.7972024500000114,
                    "offset": [
                        -193.51307493495392,
                        -157.42629623414263
                    ]
                },
                "node_versions": {
                    "comfy-core": "0.3.28"
                },
                "ue_links": [],
                "links_added_by_ue": [],
                "frontendVersion": "1.18.10",
                "VHS_latentpreview": false,
                "VHS_latentpreviewrate": 0,
                "VHS_MetadataImage": true,
                "VHS_KeepIntermediate": true
            },
            "version": 0.4,
            "seed_widgets": {
                "3": 0
            }
        }
    },
    "vaes": [
        "aeHID.safetensors"
    ],
    "width": 1024,
    "height": 1024,
    "denoise": 1,
    "scheduler": "sgm_uniform"
}