Text-to-Image
flux
lora
style
kohya-ss
kirusanth08's picture
v1: 5 checkpoints, samples, workflow, model card
add2822 verified
Raw
History Blame Contribute Delete
7.34 kB
{
"last_node_id": 11,
"last_link_id": 12,
"nodes": [
{
"id": 1,
"type": "UNETLoader",
"pos": [
40,
40
],
"size": [
380,
82
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
1
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "UNETLoader"
},
"widgets_values": [
"flux1-dev.safetensors",
"fp8_e4m3fn"
],
"title": "Load Flux dev UNET"
},
{
"id": 2,
"type": "LoraLoaderModelOnly",
"pos": [
40,
180
],
"size": [
380,
82
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 1
}
],
"outputs": [
{
"name": "MODEL",
"type": "MODEL",
"links": [
2
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "LoraLoaderModelOnly"
},
"widgets_values": [
"sk3tchref.safetensors",
1.0
],
"title": "Style LoRA (strength 0.8-1.0)"
},
{
"id": 3,
"type": "DualCLIPLoader",
"pos": [
40,
320
],
"size": [
380,
130
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "CLIP",
"type": "CLIP",
"links": [
3
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "DualCLIPLoader"
},
"widgets_values": [
"clip_l.safetensors",
"t5xxl_fp16.safetensors",
"flux",
"default"
],
"title": "Text encoders"
},
{
"id": 4,
"type": "VAELoader",
"pos": [
40,
500
],
"size": [
380,
58
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "VAE",
"type": "VAE",
"links": [
5
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAELoader"
},
"widgets_values": [
"ae.safetensors"
],
"title": "Flux VAE"
},
{
"id": 5,
"type": "CLIPTextEncode",
"pos": [
470,
40
],
"size": [
520,
240
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "clip",
"type": "CLIP",
"link": 3
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
6,
7
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "CLIPTextEncode"
},
"widgets_values": [
"sk3tchref, a full body character illustration of a heavy-set adult man with deep dark brown skin, thick dark beard with grey streaks, short silver-grey buzz cut, gold hoop earring and thin gold chain, slouched and disinterested, holding a half-empty wine bottle low in one hand, wearing a faded olive-green oversized delivery jacket with cracked white TOONCITY lettering on the chest, grey undershirt, baggy dark work trousers, scuffed brown boots and a crumpled canvas bag over one shoulder, hand-painted character concept art, broad flat brush shapes, hard-edged colour blocking, muted desaturated palette, flat off-white background, thin grey shadow smear under the feet"
],
"title": "Prompt - must start with sk3tchref"
},
{
"id": 6,
"type": "FluxGuidance",
"pos": [
470,
330
],
"size": [
520,
58
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 6
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
8
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "FluxGuidance"
},
"widgets_values": [
3.0
],
"title": "FluxGuidance (adherence knob)"
},
{
"id": 7,
"type": "ConditioningZeroOut",
"pos": [
470,
430
],
"size": [
520,
40
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "conditioning",
"type": "CONDITIONING",
"link": 7
}
],
"outputs": [
{
"name": "CONDITIONING",
"type": "CONDITIONING",
"links": [
9
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "ConditioningZeroOut"
},
"widgets_values": [],
"title": "Empty negative (Flux dev is CFG-distilled)"
},
{
"id": 8,
"type": "EmptySD3LatentImage",
"pos": [
470,
520
],
"size": [
520,
106
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
10
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "EmptySD3LatentImage"
},
"widgets_values": [
832,
1216,
1
],
"title": "Canvas"
},
{
"id": 9,
"type": "KSampler",
"pos": [
1040,
40
],
"size": [
380,
262
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "model",
"type": "MODEL",
"link": 2
},
{
"name": "positive",
"type": "CONDITIONING",
"link": 8
},
{
"name": "negative",
"type": "CONDITIONING",
"link": 9
},
{
"name": "latent_image",
"type": "LATENT",
"link": 10
}
],
"outputs": [
{
"name": "LATENT",
"type": "LATENT",
"links": [
11
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "KSampler"
},
"widgets_values": [
4242,
"randomize",
28,
1.0,
"euler",
"beta",
1.0
],
"title": "KSampler - cfg MUST stay 1.0"
},
{
"id": 10,
"type": "VAEDecode",
"pos": [
1040,
350
],
"size": [
380,
46
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "samples",
"type": "LATENT",
"link": 11
},
{
"name": "vae",
"type": "VAE",
"link": 5
}
],
"outputs": [
{
"name": "IMAGE",
"type": "IMAGE",
"links": [
12
],
"slot_index": 0
}
],
"properties": {
"Node name for S&R": "VAEDecode"
},
"widgets_values": []
},
{
"id": 11,
"type": "SaveImage",
"pos": [
1040,
440
],
"size": [
440,
450
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [
{
"name": "images",
"type": "IMAGE",
"link": 12
}
],
"outputs": [],
"properties": {
"Node name for S&R": "SaveImage"
},
"widgets_values": [
"sk3tchref"
]
}
],
"links": [
[
1,
1,
0,
2,
0,
"MODEL"
],
[
2,
2,
0,
9,
0,
"MODEL"
],
[
3,
3,
0,
5,
0,
"CLIP"
],
[
5,
4,
0,
10,
1,
"VAE"
],
[
6,
5,
0,
6,
0,
"CONDITIONING"
],
[
7,
5,
0,
7,
0,
"CONDITIONING"
],
[
8,
6,
0,
9,
1,
"CONDITIONING"
],
[
9,
7,
0,
9,
2,
"CONDITIONING"
],
[
10,
8,
0,
9,
3,
"LATENT"
],
[
11,
9,
0,
10,
0,
"LATENT"
],
[
12,
10,
0,
11,
0,
"IMAGE"
]
],
"groups": [],
"config": {},
"extra": {},
"version": 0.4
}