From 7b02c4c22a0f9a45c6f7143650279895764be23d Mon Sep 17 00:00:00 2001 From: Nourepide Date: Thu, 8 Jun 2023 03:42:12 +0300 Subject: [PATCH] Fix wrong paths for Allor plugin. --- custom-node-list.json | 6 +++--- extension-node-map.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 5e4c9fc8..98114565 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -488,12 +488,12 @@ { "author": "Nourepide", "title": "Allor Plugin", - "reference": "https://github.com/Nourepide/ComfyUI-Allore", + "reference": "https://github.com/Nourepide/ComfyUI-Allor", "files": [ - "https://github.com/Nourepide/ComfyUI-Allore" + "https://github.com/Nourepide/ComfyUI-Allor" ], "install_type": "git-clone", - "description": "Allure is a plugin for ComfyUI with an emphasis on transparency and performance." + "description": "Allor is a plugin for ComfyUI with an emphasis on transparency and performance." }, { "author": "pythongosssss", diff --git a/extension-node-map.json b/extension-node-map.json index 2d11cca8..4c25d2bf 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -226,7 +226,7 @@ "XY Input: VAE", "XY Plot" ], - "https://github.com/Nourepide/ComfyUI-Allore": [ + "https://github.com/Nourepide/ComfyUI-Allor": [ "AlphaChanelAsMask", "AlphaChanelByMask", "AlphaChanelRemove",