loras-embeddings / workflow_tw.json
gokaygokay's picture
Upload workflow_tw.json
4b03ae3 verified
raw
history blame
21.3 kB
{
"last_node_id": 372,
"last_link_id": 574,
"nodes": [
{
"id": 22,
"type": "BasicGuider",
"pos": {
"0": 630,
"1": -460,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 290,
"1": 50
},
"flags": {
"collapsed": false
},
"order": 13,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 193,
"slot_index": 0
},
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 177,
"slot_index": 1
}
],
"outputs": [
{
"name": "GUIDER",
"type": "GUIDER",
"links": [
196
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "BasicGuider"
}
},
{
"id": 116,
"type": "Reroute",
"pos": {
"0": 480,
"1": -530,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": [
75,
26
],
"flags": {},
"order": 12,
"mode": 0,
"inputs": [
{
"name": "",
"type": "*",
"link": 283
}
],
"outputs": [
{
"name": "",
"type": "MODEL",
"links": [
193,
195
],
"slot_index": 0
}
],
"properties": {
"showOutputText": false,
"horizontal": false
}
},
{
"id": 25,
"type": "RandomNoise",
"pos": {
"0": 630,
"1": -530,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 290,
"1": 34
},
"flags": {
"collapsed": false
},
"order": 9,
"mode": 0,
"inputs": [
{
"name": "noise_seed",
"type": "INT",
"link": 141,
"widget": {
"name": "noise_seed"
}
}
],
"outputs": [
{
"name": "NOISE",
"type": "NOISE",
"links": [
37
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "RandomNoise"
},
"widgets_values": [
896220058334024,
"fixed"
]
},
{
"id": 13,
"type": "SamplerCustomAdvanced",
"pos": {
"0": 1020,
"1": -530,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 500,
"1": 830
},
"flags": {},
"order": 15,
"mode": 0,
"inputs": [
{
"name": "noise",
"type": "NOISE",
"link": 37,
"slot_index": 0
},
{
"name": "guider",
"type": "GUIDER",
"link": 196,
"slot_index": 1
},
{
"name": "sampler",
"type": "SAMPLER",
"link": 146,
"slot_index": 2
},
{
"name": "sigmas",
"type": "SIGMAS",
"link": 202,
"slot_index": 3
},
{
"name": "latent_image",
"type": "LATENT",
"link": 275,
"slot_index": 4
}
],
"outputs": [
{
"name": "output",
"type": "LATENT",
"links": [
109
],
"slot_index": 0,
"shape": 3
},
{
"name": "denoised_output",
"type": "LATENT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SamplerCustomAdvanced"
}
},
{
"id": 82,
"type": "PreviewImage",
"pos": {
"0": 1550,
"1": -420,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 570,
"1": 440
},
"flags": {},
"order": 17,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 142
}
],
"outputs": [],
"properties": {
"Node name for S&R": "PreviewImage"
},
"color": "#222",
"bgcolor": "#000"
},
{
"id": 8,
"type": "VAEDecode",
"pos": {
"0": 1590,
"1": -520,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 50
},
"flags": {
"collapsed": false
},
"order": 16,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 109,
"slot_index": 0
},
{
"name": "vae",
"type": "VAE",
"link": null,
"slot_index": 1
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
142
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
}
},
{
"id": 17,
"type": "BasicScheduler",
"pos": {
"0": 630,
"1": -100,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 290,
"1": 110
},
"flags": {},
"order": 14,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 195,
"slot_index": 0
}
],
"outputs": [
{
"name": "SIGMAS",
"type": "SIGMAS",
"links": [
202
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "BasicScheduler"
},
"widgets_values": [
"beta",
50,
1
]
},
{
"id": 16,
"type": "KSamplerSelect",
"pos": {
"0": 630,
"1": -220,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 290,
"1": 60
},
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "SAMPLER",
"type": "SAMPLER",
"links": [
146
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "KSamplerSelect"
},
"widgets_values": [
"deis"
]
},
{
"id": 177,
"type": "CR SDXL Aspect Ratio",
"pos": {
"0": -374,
"1": -62,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 320,
"1": 280
},
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "width",
"type": "INT",
"links": [
419
],
"slot_index": 0,
"shape": 3
},
{
"name": "height",
"type": "INT",
"links": [
421
],
"slot_index": 1,
"shape": 3
},
{
"name": "upscale_factor",
"type": "FLOAT",
"links": null,
"shape": 3
},
{
"name": "batch_size",
"type": "INT",
"links": null,
"shape": 3
},
{
"name": "empty_latent",
"type": "LATENT",
"links": [
275
],
"slot_index": 4,
"shape": 3
},
{
"name": "show_help",
"type": "STRING",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CR SDXL Aspect Ratio"
},
"widgets_values": [
1024,
576,
"16:9 landscape 1344x768",
"Off",
1,
1
],
"color": "#223",
"bgcolor": "#335"
},
{
"id": 280,
"type": "MathExpression|pysssss",
"pos": {
"0": 322,
"1": 63,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 120
},
"flags": {},
"order": 6,
"mode": 0,
"inputs": [
{
"name": "a",
"type": "INT,FLOAT,IMAGE,LATENT",
"link": 421
},
{
"name": "b",
"type": "INT,FLOAT,IMAGE,LATENT",
"link": null
},
{
"name": "c",
"type": "INT,FLOAT,IMAGE,LATENT",
"link": null
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
422
],
"slot_index": 0,
"shape": 3
},
{
"name": "FLOAT",
"type": "FLOAT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "MathExpression|pysssss"
},
"widgets_values": [
"128 * round(a / 128)",
true
]
},
{
"id": 279,
"type": "MathExpression|pysssss",
"pos": {
"0": 65,
"1": 51,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 120
},
"flags": {},
"order": 5,
"mode": 0,
"inputs": [
{
"name": "a",
"type": "INT,FLOAT,IMAGE,LATENT",
"link": 419
},
{
"name": "b",
"type": "INT,FLOAT,IMAGE,LATENT",
"link": null
},
{
"name": "c",
"type": "INT,FLOAT,IMAGE,LATENT",
"link": null
}
],
"outputs": [
{
"name": "INT",
"type": "INT",
"links": [
420
],
"slot_index": 0,
"shape": 3
},
{
"name": "FLOAT",
"type": "FLOAT",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "MathExpression|pysssss"
},
"widgets_values": [
"128 * round(a / 128)",
true
]
},
{
"id": 86,
"type": "CLIPTextEncodeFlux",
"pos": {
"0": 592,
"1": -365,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 300,
"1": 100
},
"flags": {},
"order": 11,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 571
},
{
"name": "clip_l",
"type": "STRING",
"link": 567,
"slot_index": 1,
"widget": {
"name": "clip_l"
}
},
{
"name": "t5xxl",
"type": "STRING",
"link": 568,
"widget": {
"name": "t5xxl"
}
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
177
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "CLIPTextEncodeFlux"
},
"widgets_values": [
"",
"",
2.5,
true,
true
],
"color": "#232",
"bgcolor": "#353"
},
{
"id": 115,
"type": "ModelSamplingFlux",
"pos": {
"0": 110,
"1": -510,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 300,
"1": 130
},
"flags": {},
"order": 10,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 573
},
{
"name": "width",
"type": "INT",
"link": 420,
"widget": {
"name": "width"
}
},
{
"name": "height",
"type": "INT",
"link": 422,
"widget": {
"name": "height"
}
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
283
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "ModelSamplingFlux"
},
"widgets_values": [
1.2,
0.4,
1024,
576
]
},
{
"id": 372,
"type": "LoraLoader",
"pos": {
"0": 221,
"1": 315,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 315,
"1": 126
},
"flags": {},
"order": 7,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 572
},
{
"name": "clip",
"type": "CLIP",
"link": 570
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
573
],
"slot_index": 0,
"shape": 3,
"tooltip": "The modified diffusion model."
},
{
"name": "CLIP",
"type": "CLIP",
"links": [
571
],
"slot_index": 1,
"shape": 3,
"tooltip": "The modified CLIP model."
}
],
"properties": {
"Node name for S&R": "LoraLoader"
},
"widgets_values": [
"gorkem_lora.safetensors",
1,
1
]
},
{
"id": 371,
"type": "SimpleText",
"pos": {
"0": 92,
"1": -242,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 400,
"1": 200
},
"flags": {},
"order": 2,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "STRING",
"type": "STRING",
"links": [
567,
568
],
"slot_index": 0,
"shape": 3
}
],
"properties": {
"Node name for S&R": "SimpleText"
},
"widgets_values": [
"A photo of ohwx man",
true
]
},
{
"id": 235,
"type": "Checkpoint Loader Simple Mikey",
"pos": {
"0": -480,
"1": -460,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 520,
"1": 150
},
"flags": {},
"order": 3,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "model",
"type": "MODEL",
"links": [
572
],
"slot_index": 0,
"shape": 3
},
{
"name": "clip",
"type": "CLIP",
"links": [
570
],
"slot_index": 1,
"shape": 3
},
{
"name": "vae",
"type": "VAE",
"links": [
574
],
"slot_index": 2,
"shape": 3
},
{
"name": "ckpt_name",
"type": "STRING",
"links": [],
"slot_index": 3,
"shape": 3
},
{
"name": "ckpt_hash",
"type": "STRING",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "Checkpoint Loader Simple Mikey"
},
"widgets_values": [
"flux.1_dev_fp8_fp16t5-marduk191.safetensors"
],
"color": "#323",
"bgcolor": "#535"
},
{
"id": 89,
"type": "Seed String",
"pos": {
"0": -342,
"1": -250,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 390,
"1": 102
},
"flags": {
"collapsed": false
},
"order": 4,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "seed",
"type": "INT",
"links": [
141
],
"slot_index": 0,
"shape": 3
},
{
"name": "seed_string",
"type": "STRING",
"links": null,
"shape": 3
}
],
"properties": {
"Node name for S&R": "seedGlobal"
},
"widgets_values": [
996755736564547,
"randomize"
]
},
{
"id": 268,
"type": "Anything Everywhere",
"pos": {
"0": 123,
"1": -326,
"2": 0,
"3": 0,
"4": 0,
"5": 0,
"6": 0,
"7": 0,
"8": 0,
"9": 0
},
"size": {
"0": 210,
"1": 30
},
"flags": {},
"order": 8,
"mode": 0,
"inputs": [
{
"name": "VAE",
"type": "*",
"link": 574,
"color_on": "#FF6E6E"
}
],
"outputs": [],
"properties": {
"Node name for S&R": "Anything Everywhere",
"group_restricted": 0,
"color_restricted": 0
},
"widgets_values": []
}
],
"links": [
[
37,
25,
0,
13,
0,
"NOISE"
],
[
109,
13,
0,
8,
0,
"LATENT"
],
[
141,
89,
0,
25,
0,
"INT"
],
[
142,
8,
0,
82,
0,
"IMAGE"
],
[
146,
16,
0,
13,
2,
"SAMPLER"
],
[
177,
86,
0,
22,
1,
"CONDITIONING"
],
[
193,
116,
0,
22,
0,
"MODEL"
],
[
195,
116,
0,
17,
0,
"MODEL"
],
[
196,
22,
0,
13,
1,
"GUIDER"
],
[
202,
17,
0,
13,
3,
"SIGMAS"
],
[
275,
177,
4,
13,
4,
"LATENT"
],
[
283,
115,
0,
116,
0,
"*"
],
[
419,
177,
0,
279,
0,
"INT,FLOAT,IMAGE,LATENT"
],
[
420,
279,
0,
115,
1,
"INT"
],
[
421,
177,
1,
280,
0,
"INT,FLOAT,IMAGE,LATENT"
],
[
422,
280,
0,
115,
2,
"INT"
],
[
567,
371,
0,
86,
1,
"STRING"
],
[
568,
371,
0,
86,
2,
"STRING"
],
[
570,
235,
1,
372,
1,
"CLIP"
],
[
571,
372,
1,
86,
0,
"CLIP"
],
[
572,
235,
0,
372,
0,
"MODEL"
],
[
573,
372,
0,
115,
0,
"MODEL"
],
[
574,
235,
2,
268,
0,
"VAE"
]
],
"groups": [
{
"title": "Sampler",
"bounding": [
610,
-600,
1520,
914
],
"color": "#3f789e",
"font_size": 24,
"locked": false
},
{
"title": "Gen Settings",
"bounding": [
-490,
-584,
910,
824
],
"color": "#3f789e",
"font_size": 24,
"locked": false
}
],
"config": {},
"extra": {
"ds": {
"scale": 0.6588450000000005,
"offset": [
564.2363426539271,
701.3483402497872
]
},
"workspace_info": {
"id": "shYG4nV_7-jAfOGNtBiHe",
"saveLock": false,
"cloudID": null,
"coverMediaPath": null
}
},
"version": 0.4
}