Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New workflows #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,010 changes: 1,010 additions & 0 deletions core/ESRGAN_img2img_upscale w_Canny_ControlNet.json

Large diffs are not rendered by default.

2,009 changes: 2,009 additions & 0 deletions core/Face Detailer with IP-Adapter & Canny.json

Large diffs are not rendered by default.

1,048 changes: 1,048 additions & 0 deletions core/FaceMask.json

Large diffs are not rendered by default.

1,395 changes: 1,395 additions & 0 deletions core/FaceOff_FaceScale2x.json

Large diffs are not rendered by default.

1,051 changes: 1,051 additions & 0 deletions core/Instant_Character_LoRA.json

Large diffs are not rendered by default.

964 changes: 964 additions & 0 deletions core/Multi ControlNet (Canny & Depth).json

Large diffs are not rendered by default.

712 changes: 712 additions & 0 deletions core/Prompt from File.json

Large diffs are not rendered by default.

690 changes: 690 additions & 0 deletions core/QR Code Monster.json

Large diffs are not rendered by default.

142 changes: 83 additions & 59 deletions core/SDXL Text to Image.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "SDXL Text to Image",
"author": "InvokeAI",
"description": "Sample text to image workflow for SDXL",
"version": "1.0",
"version": "1.0.1",
"contact": "[email protected]",
"tags": "text2image, SDXL, default",
"notes": "",
Expand All @@ -26,10 +26,6 @@
{
"nodeId": "3193ad09-a7c2-4bf4-a3a9-1c61cc33a204",
"fieldName": "style"
},
{
"nodeId": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"fieldName": "steps"
}
],
"meta": {
Expand Down Expand Up @@ -134,10 +130,12 @@
"isOpen": true,
"notes": "",
"embedWorkflow": false,
"isIntermediate": true
"isIntermediate": true,
"useCache": true,
"version": "1.0.0"
},
"width": 320,
"height": 764,
"height": 793,
"position": {
"x": 1275,
"y": -350
Expand Down Expand Up @@ -207,7 +205,9 @@
"isOpen": false,
"notes": "",
"embedWorkflow": false,
"isIntermediate": true
"isIntermediate": true,
"useCache": true,
"version": "1.0.0"
},
"width": 320,
"height": 32,
Expand Down Expand Up @@ -278,10 +278,12 @@
"isOpen": true,
"notes": "",
"embedWorkflow": true,
"isIntermediate": false
"isIntermediate": false,
"useCache": true,
"version": "1.0.0"
},
"width": 320,
"height": 224,
"height": 267,
"position": {
"x": 2025,
"y": -250
Expand Down Expand Up @@ -323,7 +325,9 @@
"isOpen": false,
"notes": "",
"embedWorkflow": false,
"isIntermediate": true
"isIntermediate": true,
"useCache": false,
"version": "1.0.0"
},
"width": 320,
"height": 32,
Expand All @@ -346,7 +350,7 @@
"fieldKind": "input",
"label": "",
"value": {
"model_name": "stable-diffusion-xl-base-1.0",
"model_name": "stable-diffusion-xl-base-1-0",
"base_model": "sdxl",
"model_type": "main"
}
Expand Down Expand Up @@ -382,10 +386,12 @@
"isOpen": true,
"notes": "",
"embedWorkflow": false,
"isIntermediate": true
"isIntermediate": true,
"useCache": true,
"version": "1.0.0"
},
"width": 320,
"height": 234,
"height": 258,
"position": {
"x": 475,
"y": 25
Expand Down Expand Up @@ -489,106 +495,122 @@
"isOpen": true,
"notes": "",
"embedWorkflow": false,
"isIntermediate": true
"isIntermediate": true,
"useCache": true,
"version": "1.0.0"
},
"width": 320,
"height": 764,
"height": 793,
"position": {
"x": 900,
"y": -350
}
},
{
"id": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"id": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"type": "invocation",
"data": {
"id": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"id": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"type": "denoise_latents",
"inputs": {
"noise": {
"id": "4884a4b7-cc19-4fea-83c7-1f940e6edd24",
"id": "796f931e-8518-4d2e-8bbf-a799b2dc3d18",
"name": "noise",
"type": "LatentsField",
"fieldKind": "input",
"label": ""
},
"steps": {
"id": "4c61675c-b6b9-41ac-b187-b5c13b587039",
"id": "e6f7dc70-c463-4d16-8fd6-464bed55a0cd",
"name": "steps",
"type": "integer",
"fieldKind": "input",
"label": "",
"value": 36
"value": 10
},
"cfg_scale": {
"id": "f8213f35-4637-4a1a-83f4-1f8cfb9ccd2c",
"id": "fb604ec8-f4e5-4128-b6f9-95403aa71fa1",
"name": "cfg_scale",
"type": "float",
"type": "FloatPolymorphic",
"fieldKind": "input",
"label": "",
"value": 7.5
},
"denoising_start": {
"id": "01e2f30d-0acd-4e21-98b9-a9b8e24c6db2",
"id": "04f91eba-366f-4142-925b-2c3aade5bad9",
"name": "denoising_start",
"type": "float",
"fieldKind": "input",
"label": "",
"value": 0
},
"denoising_end": {
"id": "3db95479-a73b-4c75-9b44-08daec16b224",
"id": "e01a2e67-0478-4ceb-9484-737ad170e00d",
"name": "denoising_end",
"type": "float",
"fieldKind": "input",
"label": "",
"value": 1
},
"scheduler": {
"id": "db8430a9-64c3-4c54-ae38-9f597cf7b6d5",
"id": "df98deaf-5f02-4655-8295-7fb26792767c",
"name": "scheduler",
"type": "Scheduler",
"fieldKind": "input",
"label": "",
"value": "euler"
},
"control": {
"id": "599b49e8-6435-4576-be41-a5155f3a17e3",
"id": "95d32003-cade-46a6-9d6c-99d48b478d8e",
"name": "control",
"type": "ControlField",
"type": "ControlPolymorphic",
"fieldKind": "input",
"label": ""
},
"ip_adapter": {
"id": "fdb46ffb-b615-4ce8-84ee-6f0d34a48e87",
"name": "ip_adapter",
"type": "IPAdapterPolymorphic",
"fieldKind": "input",
"label": ""
},
"t2i_adapter": {
"id": "6512b749-2ab4-4857-8cc5-6452589428e7",
"name": "t2i_adapter",
"type": "T2IAdapterPolymorphic",
"fieldKind": "input",
"label": ""
},
"latents": {
"id": "226f9e91-454e-4159-9fa6-019c0cf29277",
"id": "5bda6799-c1fc-4164-b458-c741027a8f5f",
"name": "latents",
"type": "LatentsField",
"fieldKind": "input",
"label": ""
},
"denoise_mask": {
"id": "de019cb6-7fb5-45bf-a266-22e20889893f",
"id": "5b8f5966-83b2-458d-866b-4419200b5206",
"name": "denoise_mask",
"type": "DenoiseMaskField",
"fieldKind": "input",
"label": ""
},
"positive_conditioning": {
"id": "02fc400a-110d-470e-8411-f404f966a949",
"id": "d0242f36-4aa6-40c7-8c6b-566f5a846488",
"name": "positive_conditioning",
"type": "ConditioningField",
"fieldKind": "input",
"label": ""
},
"negative_conditioning": {
"id": "4bd3bdfa-fcf4-42be-8e47-1e314255798f",
"id": "10019552-b50a-469d-99a5-0a2ed83138ef",
"name": "negative_conditioning",
"type": "ConditioningField",
"fieldKind": "input",
"label": ""
},
"unet": {
"id": "7c2d58a8-b5f1-4e63-8ffd-8ada52c35832",
"id": "e5ea7df7-8829-4e7d-b955-cfb456c69ce0",
"name": "unet",
"type": "UNetField",
"fieldKind": "input",
Expand All @@ -597,19 +619,19 @@
},
"outputs": {
"latents": {
"id": "6a6fa492-de26-4e95-b1d9-a322fe37eb13",
"id": "52219a3b-545b-4938-9ce8-12c35d7c3c35",
"name": "latents",
"type": "LatentsField",
"fieldKind": "output"
},
"width": {
"id": "a9790729-7d6c-4418-903d-4da961fccf56",
"id": "f40c5a0f-fda0-4edf-aa9f-40d14f719b16",
"name": "width",
"type": "integer",
"fieldKind": "output"
},
"height": {
"id": "fa74efe5-7330-4a3c-b256-c82a544585b4",
"id": "32d618d6-c707-453b-affb-517b66ed92ac",
"name": "height",
"type": "integer",
"fieldKind": "output"
Expand All @@ -619,13 +641,15 @@
"isOpen": true,
"notes": "",
"embedWorkflow": false,
"isIntermediate": true
"isIntermediate": true,
"useCache": true,
"version": "1.3.0"
},
"width": 320,
"height": 558,
"height": 646,
"position": {
"x": 1650,
"y": -250
"x": 1636.5632509447996,
"y": -240.57256180011063
}
}
],
Expand Down Expand Up @@ -685,43 +709,43 @@
"type": "default"
},
{
"source": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"sourceHandle": "latents",
"target": "dbcd2f98-d809-48c8-bf64-2635f88a2fe9",
"targetHandle": "latents",
"id": "reactflow__edge-87ee6243-fb0d-4f77-ad5f-56591659339elatents-dbcd2f98-d809-48c8-bf64-2635f88a2fe9latents",
"source": "3193ad09-a7c2-4bf4-a3a9-1c61cc33a204",
"sourceHandle": "conditioning",
"target": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"targetHandle": "negative_conditioning",
"id": "reactflow__edge-3193ad09-a7c2-4bf4-a3a9-1c61cc33a204conditioning-2a6c75ac-e53f-4280-b069-7401d8189d08negative_conditioning",
"type": "default"
},
{
"source": "faf965a4-7530-427b-b1f3-4ba6505c2a08",
"sourceHandle": "conditioning",
"target": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"target": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"targetHandle": "positive_conditioning",
"id": "reactflow__edge-faf965a4-7530-427b-b1f3-4ba6505c2a08conditioning-87ee6243-fb0d-4f77-ad5f-56591659339epositive_conditioning",
"type": "default"
},
{
"source": "3193ad09-a7c2-4bf4-a3a9-1c61cc33a204",
"sourceHandle": "conditioning",
"target": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"targetHandle": "negative_conditioning",
"id": "reactflow__edge-3193ad09-a7c2-4bf4-a3a9-1c61cc33a204conditioning-87ee6243-fb0d-4f77-ad5f-56591659339enegative_conditioning",
"id": "reactflow__edge-faf965a4-7530-427b-b1f3-4ba6505c2a08conditioning-2a6c75ac-e53f-4280-b069-7401d8189d08positive_conditioning",
"type": "default"
},
{
"source": "30d3289c-773c-4152-a9d2-bd8a99c8fd22",
"sourceHandle": "unet",
"target": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"target": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"targetHandle": "unet",
"id": "reactflow__edge-30d3289c-773c-4152-a9d2-bd8a99c8fd22unet-87ee6243-fb0d-4f77-ad5f-56591659339eunet",
"id": "reactflow__edge-30d3289c-773c-4152-a9d2-bd8a99c8fd22unet-2a6c75ac-e53f-4280-b069-7401d8189d08unet",
"type": "default"
},
{
"source": "55705012-79b9-4aac-9f26-c0b10309785b",
"sourceHandle": "noise",
"target": "87ee6243-fb0d-4f77-ad5f-56591659339e",
"target": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"targetHandle": "noise",
"id": "reactflow__edge-55705012-79b9-4aac-9f26-c0b10309785bnoise-87ee6243-fb0d-4f77-ad5f-56591659339enoise",
"id": "reactflow__edge-55705012-79b9-4aac-9f26-c0b10309785bnoise-2a6c75ac-e53f-4280-b069-7401d8189d08noise",
"type": "default"
},
{
"source": "2a6c75ac-e53f-4280-b069-7401d8189d08",
"sourceHandle": "latents",
"target": "dbcd2f98-d809-48c8-bf64-2635f88a2fe9",
"targetHandle": "latents",
"id": "reactflow__edge-2a6c75ac-e53f-4280-b069-7401d8189d08latents-dbcd2f98-d809-48c8-bf64-2635f88a2fe9latents",
"type": "default"
}
]
Expand Down
Loading