Merge pull request #14 from Nourepide/main

Fix wrong paths for Allor plugin.
This commit is contained in:
Dr.Lt.Data
2023-06-08 10:33:38 +09:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -488,12 +488,12 @@
{ {
"author": "Nourepide", "author": "Nourepide",
"title": "Allor Plugin", "title": "Allor Plugin",
"reference": "https://github.com/Nourepide/ComfyUI-Allore", "reference": "https://github.com/Nourepide/ComfyUI-Allor",
"files": [ "files": [
"https://github.com/Nourepide/ComfyUI-Allore" "https://github.com/Nourepide/ComfyUI-Allor"
], ],
"install_type": "git-clone", "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", "author": "pythongosssss",

View File

@@ -226,7 +226,7 @@
"XY Input: VAE", "XY Input: VAE",
"XY Plot" "XY Plot"
], ],
"https://github.com/Nourepide/ComfyUI-Allore": [ "https://github.com/Nourepide/ComfyUI-Allor": [
"AlphaChanelAsMask", "AlphaChanelAsMask",
"AlphaChanelByMask", "AlphaChanelByMask",
"AlphaChanelRemove", "AlphaChanelRemove",