Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "last_node_id": 9,
- "last_link_id": 12,
- "nodes": [
- {
- "id": 2,
- "type": "LoraLoader",
- "pos": {
- "0": 42,
- "1": 236
- },
- "size": {
- "0": 315,
- "1": 126
- },
- "flags": {},
- "order": 2,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 5
- },
- {
- "name": "clip",
- "type": "CLIP",
- "link": 7
- }
- ],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 6
- ],
- "slot_index": 0
- },
- {
- "name": "CLIP",
- "type": "CLIP",
- "links": [
- 8,
- 9
- ],
- "slot_index": 1
- }
- ],
- "properties": {
- "Node name for S&R": "LoraLoader"
- },
- "widgets_values": [
- "dmd2_sdxl_4step_lora.safetensors",
- 1,
- 1
- ]
- },
- {
- "id": 8,
- "type": "EmptyLatentImage",
- "pos": {
- "0": 558,
- "1": 655
- },
- "size": {
- "0": 315,
- "1": 106
- },
- "flags": {},
- "order": 0,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 4
- ],
- "slot_index": 0
- }
- ],
- "properties": {
- "Node name for S&R": "EmptyLatentImage"
- },
- "widgets_values": [
- 1024,
- 1024,
- 1
- ]
- },
- {
- "id": 1,
- "type": "CheckpointLoaderSimple",
- "pos": {
- "0": 43,
- "1": 68
- },
- "size": {
- "0": 315,
- "1": 98
- },
- "flags": {},
- "order": 1,
- "mode": 0,
- "inputs": [],
- "outputs": [
- {
- "name": "MODEL",
- "type": "MODEL",
- "links": [
- 5
- ],
- "slot_index": 0
- },
- {
- "name": "CLIP",
- "type": "CLIP",
- "links": [
- 7
- ],
- "slot_index": 1
- },
- {
- "name": "VAE",
- "type": "VAE",
- "links": [
- 11
- ],
- "slot_index": 2
- }
- ],
- "properties": {
- "Node name for S&R": "CheckpointLoaderSimple"
- },
- "widgets_values": [
- "autism_mix.safetensors"
- ]
- },
- {
- "id": 7,
- "type": "VAEDecode",
- "pos": {
- "0": 1516,
- "1": 75
- },
- "size": {
- "0": 210,
- "1": 46
- },
- "flags": {},
- "order": 6,
- "mode": 0,
- "inputs": [
- {
- "name": "samples",
- "type": "LATENT",
- "link": 10
- },
- {
- "name": "vae",
- "type": "VAE",
- "link": 11
- }
- ],
- "outputs": [
- {
- "name": "IMAGE",
- "type": "IMAGE",
- "links": [
- 12
- ],
- "slot_index": 0
- }
- ],
- "properties": {
- "Node name for S&R": "VAEDecode"
- }
- },
- {
- "id": 9,
- "type": "PreviewImage",
- "pos": {
- "0": 1911,
- "1": 67
- },
- "size": [
- 522.6700000000001,
- 565.48
- ],
- "flags": {},
- "order": 7,
- "mode": 0,
- "inputs": [
- {
- "name": "images",
- "type": "IMAGE",
- "link": 12
- }
- ],
- "outputs": [],
- "properties": {
- "Node name for S&R": "PreviewImage"
- }
- },
- {
- "id": 5,
- "type": "CLIPTextEncode",
- "pos": {
- "0": 501,
- "1": 333
- },
- "size": {
- "0": 400,
- "1": 200
- },
- "flags": {},
- "order": 4,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 9
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "links": [
- 3
- ],
- "slot_index": 0
- }
- ],
- "properties": {
- "Node name for S&R": "CLIPTextEncode"
- },
- "widgets_values": [
- ""
- ]
- },
- {
- "id": 6,
- "type": "KSampler",
- "pos": {
- "0": 1058,
- "1": 37
- },
- "size": {
- "0": 315,
- "1": 262
- },
- "flags": {},
- "order": 5,
- "mode": 0,
- "inputs": [
- {
- "name": "model",
- "type": "MODEL",
- "link": 6
- },
- {
- "name": "positive",
- "type": "CONDITIONING",
- "link": 2
- },
- {
- "name": "negative",
- "type": "CONDITIONING",
- "link": 3
- },
- {
- "name": "latent_image",
- "type": "LATENT",
- "link": 4
- }
- ],
- "outputs": [
- {
- "name": "LATENT",
- "type": "LATENT",
- "links": [
- 10
- ],
- "slot_index": 0
- }
- ],
- "properties": {
- "Node name for S&R": "KSampler"
- },
- "widgets_values": [
- 1011695502616405,
- "randomize",
- 7,
- 1,
- "lcm",
- "karras",
- 1
- ]
- },
- {
- "id": 4,
- "type": "CLIPTextEncode",
- "pos": {
- "0": 498,
- "1": 70
- },
- "size": {
- "0": 400,
- "1": 200
- },
- "flags": {},
- "order": 3,
- "mode": 0,
- "inputs": [
- {
- "name": "clip",
- "type": "CLIP",
- "link": 8
- }
- ],
- "outputs": [
- {
- "name": "CONDITIONING",
- "type": "CONDITIONING",
- "links": [
- 2
- ],
- "slot_index": 0
- }
- ],
- "properties": {
- "Node name for S&R": "CLIPTextEncode"
- },
- "widgets_values": [
- "score_9, score_8_up, score_7_up, 1girl, solo, selfie, long hair, red hair, black shirt, shirt lift, small breasts, nipples, selfie, iphone, blue eyes"
- ]
- }
- ],
- "links": [
- [
- 2,
- 4,
- 0,
- 6,
- 1,
- "CONDITIONING"
- ],
- [
- 3,
- 5,
- 0,
- 6,
- 2,
- "CONDITIONING"
- ],
- [
- 4,
- 8,
- 0,
- 6,
- 3,
- "LATENT"
- ],
- [
- 5,
- 1,
- 0,
- 2,
- 0,
- "MODEL"
- ],
- [
- 6,
- 2,
- 0,
- 6,
- 0,
- "MODEL"
- ],
- [
- 7,
- 1,
- 1,
- 2,
- 1,
- "CLIP"
- ],
- [
- 8,
- 2,
- 1,
- 4,
- 0,
- "CLIP"
- ],
- [
- 9,
- 2,
- 1,
- 5,
- 0,
- "CLIP"
- ],
- [
- 10,
- 6,
- 0,
- 7,
- 0,
- "LATENT"
- ],
- [
- 11,
- 1,
- 2,
- 7,
- 1,
- "VAE"
- ],
- [
- 12,
- 7,
- 0,
- 9,
- 0,
- "IMAGE"
- ]
- ],
- "groups": [],
- "config": {},
- "extra": {
- "ds": {
- "scale": 0.9090909090909091,
- "offset": [
- -31.470000000000162,
- 594.6199999999999
- ]
- }
- },
- "version": 0.4
- }
Advertisement
Add Comment
Please, Sign In to add comment