Add workflow for using efficiency nodes
This commit is contained in:
parent
239eef2e7b
commit
10a81ac579
239
efficiency-nodes.json
Normal file
239
efficiency-nodes.json
Normal file
@ -0,0 +1,239 @@
|
||||
{
|
||||
"last_node_id": 3,
|
||||
"last_link_id": 4,
|
||||
"nodes": [
|
||||
{
|
||||
"id": 2,
|
||||
"type": "KSampler SDXL (Eff.)",
|
||||
"pos": [
|
||||
655,
|
||||
344
|
||||
],
|
||||
"size": [
|
||||
325,
|
||||
546
|
||||
],
|
||||
"flags": {},
|
||||
"order": 1,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "sdxl_tuple",
|
||||
"type": "SDXL_TUPLE",
|
||||
"link": 1
|
||||
},
|
||||
{
|
||||
"name": "latent_image",
|
||||
"type": "LATENT",
|
||||
"link": 2
|
||||
},
|
||||
{
|
||||
"name": "optional_vae",
|
||||
"type": "VAE",
|
||||
"link": 3
|
||||
},
|
||||
{
|
||||
"name": "script",
|
||||
"type": "SCRIPT",
|
||||
"link": null
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "SDXL_TUPLE",
|
||||
"type": "SDXL_TUPLE",
|
||||
"links": null,
|
||||
"shape": 3
|
||||
},
|
||||
{
|
||||
"name": "LATENT",
|
||||
"type": "LATENT",
|
||||
"links": null,
|
||||
"shape": 3
|
||||
},
|
||||
{
|
||||
"name": "VAE",
|
||||
"type": "VAE",
|
||||
"links": null,
|
||||
"shape": 3
|
||||
},
|
||||
{
|
||||
"name": "IMAGE",
|
||||
"type": "IMAGE",
|
||||
"links": [
|
||||
4
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 3
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "KSampler SDXL (Eff.)"
|
||||
},
|
||||
"widgets_values": [
|
||||
-1,
|
||||
null,
|
||||
20,
|
||||
7,
|
||||
"euler",
|
||||
"normal",
|
||||
0,
|
||||
-1,
|
||||
"auto",
|
||||
"true"
|
||||
],
|
||||
"color": "#332222",
|
||||
"bgcolor": "#553333",
|
||||
"shape": 1
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"type": "Eff. Loader SDXL",
|
||||
"pos": [
|
||||
216,
|
||||
344
|
||||
],
|
||||
"size": [
|
||||
400,
|
||||
502
|
||||
],
|
||||
"flags": {},
|
||||
"order": 0,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "lora_stack",
|
||||
"type": "LORA_STACK",
|
||||
"link": null
|
||||
},
|
||||
{
|
||||
"name": "cnet_stack",
|
||||
"type": "CONTROL_NET_STACK",
|
||||
"link": null
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"name": "SDXL_TUPLE",
|
||||
"type": "SDXL_TUPLE",
|
||||
"links": [
|
||||
1
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 0
|
||||
},
|
||||
{
|
||||
"name": "LATENT",
|
||||
"type": "LATENT",
|
||||
"links": [
|
||||
2
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 1
|
||||
},
|
||||
{
|
||||
"name": "VAE",
|
||||
"type": "VAE",
|
||||
"links": [
|
||||
3
|
||||
],
|
||||
"shape": 3,
|
||||
"slot_index": 2
|
||||
},
|
||||
{
|
||||
"name": "DEPENDENCIES",
|
||||
"type": "DEPENDENCIES",
|
||||
"links": null,
|
||||
"shape": 3,
|
||||
"slot_index": 3
|
||||
}
|
||||
],
|
||||
"properties": {
|
||||
"Node name for S&R": "Eff. Loader SDXL"
|
||||
},
|
||||
"widgets_values": [
|
||||
"juggernautXL_version1.safetensors",
|
||||
-2,
|
||||
"sd_xl_refiner_1.0.safetensors",
|
||||
-2,
|
||||
6,
|
||||
2,
|
||||
"Baked VAE",
|
||||
"science fiction novel cover, painting by bruce pennington, high quality",
|
||||
"",
|
||||
"none",
|
||||
"comfy",
|
||||
1024,
|
||||
1024,
|
||||
1
|
||||
],
|
||||
"color": "#223322",
|
||||
"bgcolor": "#335533",
|
||||
"shape": 1
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"type": "SaveImage",
|
||||
"pos": [
|
||||
1012,
|
||||
347
|
||||
],
|
||||
"size": [
|
||||
681.6968766204573,
|
||||
541.902072181386
|
||||
],
|
||||
"flags": {},
|
||||
"order": 2,
|
||||
"mode": 0,
|
||||
"inputs": [
|
||||
{
|
||||
"name": "images",
|
||||
"type": "IMAGE",
|
||||
"link": 4
|
||||
}
|
||||
],
|
||||
"properties": {},
|
||||
"widgets_values": [
|
||||
"ComfyUI"
|
||||
]
|
||||
}
|
||||
],
|
||||
"links": [
|
||||
[
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
2,
|
||||
0,
|
||||
"SDXL_TUPLE"
|
||||
],
|
||||
[
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
2,
|
||||
1,
|
||||
"LATENT"
|
||||
],
|
||||
[
|
||||
3,
|
||||
1,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
"VAE"
|
||||
],
|
||||
[
|
||||
4,
|
||||
2,
|
||||
3,
|
||||
3,
|
||||
0,
|
||||
"IMAGE"
|
||||
]
|
||||
],
|
||||
"groups": [],
|
||||
"config": {},
|
||||
"extra": {},
|
||||
"version": 0.4
|
||||
}
|
Loading…
Reference in New Issue
Block a user