diff --git a/custom-node-list.json b/custom-node-list.json index 9c5d24ea..d5abe7e3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -3712,6 +3712,17 @@ "install_type": "git-clone", "description": "Directly upscaling inside the latent space. Model was trained for SD1.5 and drawn content. Might add new architectures or update models at some point. This took heavy inspriration from [city96/SD-Latent-Upscaler](https://github.com/city96/SD-Latent-Upscaler) and [Ttl/ComfyUi_NNLatentUpscale](https://github.com/Ttl/ComfyUi_NNLatentUpscale). " }, + { + "author": "HarroweD and quadmoon", + "title": "Harronode", + "reference": "https://github.com/NotHarroweD/Harronode", + "nodename_pattern": "Harronode", + "files": [ + "https://github.com/NotHarroweD/Harronode.git" + ], + "install_type": "git-clone", + "description": "Harronode is a custom node designed to build prompts easily for use with the Harrlogos SDXL LoRA. This Node simplifies the process of crafting prompts and makes all built in activation terms available at your fingertips." + }, diff --git a/extension-node-map.json b/extension-node-map.json index 38554072..2bcc0b66 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -1170,6 +1170,19 @@ "title_aux": "ComfyUi-NoodleWebcam" } ], + "https://github.com/NotHarroweD/Harronode.git": [ + [ + "Harronode" + ], + { + "author": "HarroweD and quadmoon (https://github.com/traugdor)", + "description": "This extension to ComfyUI will build a prompt for the Harrlogos LoRA for SDXL.", + "nickname": "Harronode", + "nodename_pattern": "Harronode", + "title": "Harrlogos Prompt Builder Node", + "title_aux": "Harronode" + } + ], "https://github.com/Nourepide/ComfyUI-Allor": [ [ "AlphaChanelAdd", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 3595cca1..a507b602 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,17 @@ }, + { + "author": "HarroweD and quadmoon", + "title": "Harronode", + "reference": "https://github.com/NotHarroweD/Harronode", + "nodename_pattern": "Harronode", + "files": [ + "https://github.com/NotHarroweD/Harronode.git" + ], + "install_type": "git-clone", + "description": "Harronode is a custom node designed to build prompts easily for use with the Harrlogos SDXL LoRA. This Node simplifies the process of crafting prompts and makes all built in activation terms available at your fingertips." + }, { "author": "styler00dollar", "title": "ComfyUI-sudo-latent-upscale", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 38554072..2bcc0b66 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -1170,6 +1170,19 @@ "title_aux": "ComfyUi-NoodleWebcam" } ], + "https://github.com/NotHarroweD/Harronode.git": [ + [ + "Harronode" + ], + { + "author": "HarroweD and quadmoon (https://github.com/traugdor)", + "description": "This extension to ComfyUI will build a prompt for the Harrlogos LoRA for SDXL.", + "nickname": "Harronode", + "nodename_pattern": "Harronode", + "title": "Harrlogos Prompt Builder Node", + "title_aux": "Harronode" + } + ], "https://github.com/Nourepide/ComfyUI-Allor": [ [ "AlphaChanelAdd",