Browse Source

Fix wrong paths for Allor plugin.

pull/14/head
Nourepide 1 year ago
parent
commit
7b02c4c22a
  1. 6
      custom-node-list.json
  2. 2
      extension-node-map.json

6
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",

2
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",

Loading…
Cancel
Save