Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "id": "4325d311-bb42-4b28-badf-b742057ca03b",
- "revision": 0,
- "last_node_id": 92,
- "last_link_id": 132,
- "nodes": [
- {
- "id": 8,
- "type": "VAEDecode",
- "pos": [
- 1740,
- 200
- ],
- "size": [
- 140,
- 50
- ],
- "flags": {},
- "order": 16,
- "mode": 0,
- "inputs": [
- {
- "label": "samples",
- "name": "samples",
- "type": "LATENT",
- "link": 24
- },
- {
- "label": "vae",
- "name": "vae",
- "type": "VAE",
- "link": 12
- }
- ],
- "outputs": [
- {
- "label": "IMAGE",
- "name": "IMAGE",
- "type": "IMAGE",
- "slot_index": 0,
- "links": [
- 126
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "VAEDecode",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": []
- },
- {
- "id": 13,
- "type": "SamplerCustomAdvanced",
- "pos": [
- 1640,
- 300
- ],
- "size": [
- 240,
- 330
- ],
- "flags": {},
- "order": 15,
- "mode": 0,
- "inputs": [
- {
- "label": "noise",
- "name": "noise",
- "type": "NOISE",
- "link": 37
- },
- {
- "label": "guider",
- "name": "guider",
- "type": "GUIDER",
- "link": 30
- },
- {
- "label": "sampler",
- "name": "sampler",
- "type": "SAMPLER",
- "link": 19
- },
- {
- "label": "sigmas",
- "name": "sigmas",
- "type": "SIGMAS",
- "link": 20
- },
- {
- "label": "latent_image",
- "name": "latent_image",
- "type": "LATENT",
- "link": 125
- }
- ],
- "outputs": [
- {
- "label": "output",
- "name": "output",
- "type": "LATENT",
- "slot_index": 0,
- "links": [
- 24
- ]
- },
- {
- "label": "denoised_output",
- "name": "denoised_output",
- "type": "LATENT",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "SamplerCustomAdvanced",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": []
- },
- {
- "id": 22,
- "type": "BasicGuider",
- "pos": [
- 1305,
- 200
- ],
- "size": [
- 260,
- 266
- ],
- "flags": {
- "collapsed": false
- },
- "order": 14,
- "mode": 0,
- "inputs": [
- {
- "label": "model",
- "name": "model",
- "type": "MODEL",
- "link": 94
- },
- {
- "label": "conditioning",
- "name": "conditioning",
- "type": "CONDITIONING",
- "link": 87
- }
- ],
- "outputs": [
- {
- "label": "GUIDER",
- "name": "GUIDER",
- "type": "GUIDER",
- "slot_index": 0,
- "links": [
- 30
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "BasicGuider",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": []
- },
- {
- "id": 60,
- "type": "FluxGuidance",
- "pos": [
- 1070,
- 220
- ],
- "size": [
- 210,
- 60
- ],
- "flags": {},
- "order": 13,
- "mode": 0,
- "inputs": [
- {
- "label": "conditioning",
- "name": "conditioning",
- "type": "CONDITIONING",
- "link": 86
- }
- ],
- "outputs": [
- {
- "label": "CONDITIONING",
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 87
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "FluxGuidance",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- 3.5
- ],
- "color": "#323",
- "bgcolor": "#535"
- },
- {
- "id": 61,
- "type": "ModelSamplingFlux",
- "pos": [
- 790,
- 190
- ],
- "size": [
- 240,
- 130
- ],
- "flags": {},
- "order": 10,
- "mode": 0,
- "inputs": [
- {
- "label": "model",
- "name": "model",
- "type": "MODEL",
- "link": 132
- },
- {
- "label": "width",
- "name": "width",
- "type": "INT",
- "widget": {
- "name": "width"
- },
- "link": 122
- },
- {
- "label": "height",
- "name": "height",
- "type": "INT",
- "widget": {
- "name": "height"
- },
- "link": 123
- }
- ],
- "outputs": [
- {
- "label": "MODEL",
- "name": "MODEL",
- "type": "MODEL",
- "slot_index": 0,
- "links": [
- 93,
- 94
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "ModelSamplingFlux",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {
- "width": true,
- "height": true
- }
- },
- "widgets_values": [
- 1.15,
- 0.5,
- 1024,
- 1024
- ]
- },
- {
- "id": 10,
- "type": "VAELoader",
- "pos": [
- 1650,
- 80
- ],
- "size": [
- 230,
- 60
- ],
- "flags": {},
- "order": 0,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "VAE",
- "name": "VAE",
- "type": "VAE",
- "slot_index": 0,
- "links": [
- 12
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "VAELoader",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "ae.safetensors"
- ]
- },
- {
- "id": 90,
- "type": "CR Upscale Image",
- "pos": [
- 1597.01025390625,
- -251.24180603027344
- ],
- "size": [
- 270,
- 222
- ],
- "flags": {},
- "order": 17,
- "mode": 0,
- "inputs": [
- {
- "name": "image",
- "type": "IMAGE",
- "link": 126
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 127
- ]
- },
- {
- "name": "show_help",
- "type": "STRING",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "CR Upscale Image",
- "cnr_id": "ComfyUI_Comfyroll_CustomNodes",
- "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "remacri_original.pt",
- "rescale",
- 1.5000000000000002,
- 1024,
- "lanczos",
- "true",
- 8
- ]
- },
- {
- "id": 92,
- "type": "CR Apply LoRA Stack",
- "pos": [
- 486.9447326660156,
- 188.0562286376953
- ],
- "size": [
- 199.95663452148438,
- 66
- ],
- "flags": {},
- "order": 9,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 129
- },
- {
- "name": "clip",
- "type": "CLIP",
- "link": 130
- },
- {
- "name": "lora_stack",
- "type": "LORA_STACK",
- "link": 128
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 132
- ]
- },
- {
- "name": "CLIP",
- "type": "CLIP",
- "links": [
- 131
- ]
- },
- {
- "name": "show_help",
- "type": "STRING",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "CR Apply LoRA Stack",
- "cnr_id": "ComfyUI_Comfyroll_CustomNodes",
- "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca",
- "widget_ue_connectable": {}
- },
- "widgets_values": []
- },
- {
- "id": 9,
- "type": "SaveImage",
- "pos": [
- 1956.294189453125,
- -133.99034118652344
- ],
- "size": [
- 691.0227661132812,
- 775.8611450195312
- ],
- "flags": {},
- "order": 18,
- "mode": 0,
- "inputs": [
- {
- "label": "images",
- "name": "images",
- "type": "IMAGE",
- "link": 127
- }
- ],
- "outputs": [],
- "properties": {
- "Node name for S&R": "SaveImage",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "RAF/image"
- ]
- },
- {
- "id": 72,
- "type": "LoraLoaderModelOnly",
- "pos": [
- -25.057640075683594,
- -185.27479553222656
- ],
- "size": [
- 310,
- 82
- ],
- "flags": {},
- "order": 1,
- "mode": 0,
- "inputs": [
- {
- "label": "model",
- "name": "model",
- "type": "MODEL",
- "link": null
- }
- ],
- "outputs": [
- {
- "label": "MODEL",
- "name": "MODEL",
- "type": "MODEL",
- "slot_index": 0,
- "links": []
- }
- ],
- "properties": {
- "Node name for S&R": "LoraLoaderModelOnly",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "FluxMythR3alism.safetensors",
- 1.0000000000000002
- ]
- },
- {
- "id": 85,
- "type": "CR SDXL Aspect Ratio",
- "pos": [
- 420,
- 340
- ],
- "size": [
- 320,
- 280
- ],
- "flags": {},
- "order": 2,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "width",
- "name": "width",
- "type": "INT",
- "slot_index": 0,
- "links": [
- 122
- ]
- },
- {
- "label": "height",
- "name": "height",
- "type": "INT",
- "slot_index": 1,
- "links": [
- 123
- ]
- },
- {
- "label": "upscale_factor",
- "name": "upscale_factor",
- "type": "FLOAT",
- "links": null
- },
- {
- "label": "batch_size",
- "name": "batch_size",
- "type": "INT",
- "links": null
- },
- {
- "label": "empty_latent",
- "name": "empty_latent",
- "type": "LATENT",
- "slot_index": 4,
- "links": [
- 124
- ]
- },
- {
- "label": "show_help",
- "name": "show_help",
- "type": "STRING",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "CR SDXL Aspect Ratio",
- "cnr_id": "ComfyUI_Comfyroll_CustomNodes",
- "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- 1024,
- 1408,
- "custom",
- "Off",
- 1,
- 1
- ]
- },
- {
- "id": 25,
- "type": "RandomNoise",
- "pos": [
- 1305,
- 70
- ],
- "size": [
- 260,
- 82
- ],
- "flags": {},
- "order": 3,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "NOISE",
- "name": "NOISE",
- "type": "NOISE",
- "links": [
- 37
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "RandomNoise",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- 321101095935751,
- "randomize"
- ]
- },
- {
- "id": 91,
- "type": "CR LoRA Stack",
- "pos": [
- 425.8765869140625,
- -221.6925811767578
- ],
- "size": [
- 270,
- 342
- ],
- "flags": {},
- "order": 4,
- "mode": 0,
- "inputs": [
- {
- "name": "lora_stack",
- "shape": 7,
- "type": "LORA_STACK",
- "link": null
- }
- ],
- "outputs": [
- {
- "name": "LORA_STACK",
- "type": "LORA_STACK",
- "links": [
- 128
- ]
- },
- {
- "name": "show_help",
- "type": "STRING",
- "links": null
- }
- ],
- "properties": {
- "Node name for S&R": "CR LoRA Stack",
- "cnr_id": "ComfyUI_Comfyroll_CustomNodes",
- "ver": "d78b780ae43fcf8c6b7c6505e6ffb4584281ceca",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "Off",
- "NeonFantasyPrimeFLUX-000049.safetensors",
- 0.7500000000000001,
- 1,
- "Off",
- "RetroAnimeFluxV1.safetensors",
- 0.25000000000000006,
- 1,
- "Off",
- "1990smodel.safetensors",
- 0.25000000000000006,
- 1
- ]
- },
- {
- "id": 11,
- "type": "DualCLIPLoader",
- "pos": [
- 60,
- 380
- ],
- "size": [
- 320,
- 130
- ],
- "flags": {},
- "order": 5,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "CLIP",
- "name": "CLIP",
- "type": "CLIP",
- "slot_index": 0,
- "links": [
- 130
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "DualCLIPLoader",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "flan_t5_xxl_TE-only_FP8.safetensors",
- "longclipL_detail.safetensors",
- "flux",
- "default"
- ]
- },
- {
- "id": 12,
- "type": "UNETLoader",
- "pos": [
- 60,
- 190
- ],
- "size": [
- 320,
- 82
- ],
- "flags": {},
- "order": 6,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "MODEL",
- "name": "MODEL",
- "type": "MODEL",
- "slot_index": 0,
- "links": [
- 129
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "UNETLoader",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "artsyDream_v6FP8.safetensors",
- "fp8_e4m3fn"
- ]
- },
- {
- "id": 16,
- "type": "KSamplerSelect",
- "pos": [
- 1300.8221435546875,
- -43.96989059448242
- ],
- "size": [
- 260,
- 60
- ],
- "flags": {},
- "order": 7,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "label": "SAMPLER",
- "name": "SAMPLER",
- "type": "SAMPLER",
- "links": [
- 19
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "KSamplerSelect",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "dpmpp_2m"
- ]
- },
- {
- "id": 88,
- "type": "Reroute",
- "pos": [
- 1417.8946533203125,
- 462.1619873046875
- ],
- "size": [
- 75,
- 26
- ],
- "flags": {},
- "order": 8,
- "mode": 0,
- "inputs": [
- {
- "label": "",
- "name": "",
- "type": "*",
- "link": 124
- }
- ],
- "outputs": [
- {
- "label": "",
- "name": "",
- "type": "LATENT",
- "slot_index": 0,
- "links": [
- 125
- ]
- }
- ],
- "properties": {
- "showOutputText": false,
- "horizontal": false,
- "widget_ue_connectable": {}
- }
- },
- {
- "id": 17,
- "type": "BasicScheduler",
- "pos": [
- 1312.8651123046875,
- 515.7033081054688
- ],
- "size": [
- 260,
- 110
- ],
- "flags": {},
- "order": 12,
- "mode": 0,
- "inputs": [
- {
- "label": "model",
- "name": "model",
- "type": "MODEL",
- "link": 93
- }
- ],
- "outputs": [
- {
- "label": "SIGMAS",
- "name": "SIGMAS",
- "type": "SIGMAS",
- "links": [
- 20
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "BasicScheduler",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "sgm_uniform",
- 30,
- 1
- ]
- },
- {
- "id": 6,
- "type": "CLIPTextEncode",
- "pos": [
- 790,
- 370
- ],
- "size": [
- 490,
- 250
- ],
- "flags": {
- "collapsed": false
- },
- "order": 11,
- "mode": 0,
- "inputs": [
- {
- "label": "clip",
- "name": "clip",
- "type": "CLIP",
- "link": 131
- }
- ],
- "outputs": [
- {
- "label": "CONDITIONING",
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "slot_index": 0,
- "links": [
- 86
- ]
- }
- ],
- "properties": {
- "Node name for S&R": "CLIPTextEncode",
- "cnr_id": "comfy-core",
- "ver": "0.3.40",
- "widget_ue_connectable": {}
- },
- "widgets_values": [
- "A cyberpunk food stall on a rain-slick street, viewed from behind a row of tired wage workers. The perspective is over-the-shoulder, showing the backs of the customers as they sit on simple stools, hunched low over steaming bowls. Each one slurps cheap noodles and questionable meat with chopsticks, faces nearly inside the bowls. In front of them stands the cook: an elderly Asian man in his 60s, visible from the front. He wears a grimy apron and a worn-out \"Hello, my name is\" sticker, where the name \"TAKA\" is nearly illegible in faded, dried-out marker ink. The cook's expression is weary, but he smiles faintly with quiet satisfaction. Above the stall, a neon sign glows in broken red: “Ask Tala, Has Taka”. The setting is a gritty, neon-lit city alley, full of flickering lights, metal textures, steam clouds, and the smell of something both savory and suspicious. The mood is dark, cinematic, and moody—like Blade Runner meets ramen dive bar."
- ],
- "color": "#232",
- "bgcolor": "#353"
- }
- ],
- "links": [
- [
- 12,
- 10,
- 0,
- 8,
- 1,
- "VAE"
- ],
- [
- 19,
- 16,
- 0,
- 13,
- 2,
- "SAMPLER"
- ],
- [
- 20,
- 17,
- 0,
- 13,
- 3,
- "SIGMAS"
- ],
- [
- 24,
- 13,
- 0,
- 8,
- 0,
- "LATENT"
- ],
- [
- 30,
- 22,
- 0,
- 13,
- 1,
- "GUIDER"
- ],
- [
- 37,
- 25,
- 0,
- 13,
- 0,
- "NOISE"
- ],
- [
- 86,
- 6,
- 0,
- 60,
- 0,
- "CONDITIONING"
- ],
- [
- 87,
- 60,
- 0,
- 22,
- 1,
- "CONDITIONING"
- ],
- [
- 93,
- 61,
- 0,
- 17,
- 0,
- "MODEL"
- ],
- [
- 94,
- 61,
- 0,
- 22,
- 0,
- "MODEL"
- ],
- [
- 122,
- 85,
- 0,
- 61,
- 1,
- "INT"
- ],
- [
- 123,
- 85,
- 1,
- 61,
- 2,
- "INT"
- ],
- [
- 124,
- 85,
- 4,
- 88,
- 0,
- "*"
- ],
- [
- 125,
- 88,
- 0,
- 13,
- 4,
- "LATENT"
- ],
- [
- 126,
- 8,
- 0,
- 90,
- 0,
- "IMAGE"
- ],
- [
- 127,
- 90,
- 0,
- 9,
- 0,
- "IMAGE"
- ],
- [
- 128,
- 91,
- 0,
- 92,
- 2,
- "LORA_STACK"
- ],
- [
- 129,
- 12,
- 0,
- 92,
- 0,
- "MODEL"
- ],
- [
- 130,
- 11,
- 0,
- 92,
- 1,
- "CLIP"
- ],
- [
- 131,
- 92,
- 1,
- 6,
- 0,
- "CLIP"
- ],
- [
- 132,
- 92,
- 0,
- 61,
- 0,
- "MODEL"
- ]
- ],
- "groups": [],
- "config": {},
- "extra": {
- "ds": {
- "scale": 0.7627768444385651,
- "offset": [
- 925.08807063301,
- 475.20507546982515
- ]
- },
- "frontendVersion": "1.22.2",
- "workspace_info": {
- "id": "75136a68-c3f8-443d-b2f3-9b649bf31d6a",
- "saveLock": false,
- "cloudID": null,
- "coverMediaPath": null
- },
- "groupNodes": {},
- "ue_links": [],
- "links_added_by_ue": []
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment