update DB

This commit is contained in:
Dr.Lt.Data 2023-12-16 09:36:03 +09:00
parent 7e70b94327
commit 6a86497b2f
4 changed files with 10 additions and 28 deletions

View File

@ -642,16 +642,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI custom node to convert latent to RGB." "description": "ComfyUI custom node to convert latent to RGB."
}, },
{
"author": "bvhari",
"title": "ComfyUI_PerpNeg [WIP]",
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
"files": [
"https://github.com/bvhari/ComfyUI_PerpNeg"
],
"install_type": "git-clone",
"description": "Nodes: KSampler (Advanced + Perp-Neg). Implementation of [a/Perp-Neg](https://perp-neg.github.io/)\nIncludes Tonemap and CFG Rescale optionsComfyUI custom node to convert latent to RGB.[w/WARNING: Experimental code, might have incompatibilities and edge cases.]"
},
{ {
"author": "bvhari", "author": "bvhari",
"title": "ComfyUI_PerpWeight", "title": "ComfyUI_PerpWeight",

View File

@ -2829,15 +2829,6 @@
"title_aux": "LatentToRGB" "title_aux": "LatentToRGB"
} }
], ],
"https://github.com/bvhari/ComfyUI_PerpNeg": [
[
"KSamplerAdvancedPerpNeg",
"PerpNegAlt"
],
{
"title_aux": "ComfyUI_PerpNeg [WIP]"
}
],
"https://github.com/bvhari/ComfyUI_PerpWeight": [ "https://github.com/bvhari/ComfyUI_PerpWeight": [
[ [
"CLIPTextEncodePerpWeight" "CLIPTextEncodePerpWeight"

View File

@ -9,6 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nLegacy channel provides only the list of the deprecated nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "bvhari",
"title": "ComfyUI_PerpNeg [WIP]",
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
"files": [
"https://github.com/bvhari/ComfyUI_PerpNeg"
],
"install_type": "git-clone",
"description": "Nodes: KSampler (Advanced + Perp-Neg). Implementation of [a/Perp-Neg](https://perp-neg.github.io/)\nIncludes Tonemap and CFG Rescale optionsComfyUI custom node to convert latent to RGB.[w/WARNING: Experimental code, might have incompatibilities and edge cases.]\nNOTE: In the latest version of ComfyUI, this extension is included as built-in."
},
{ {
"author": "laksjdjf", "author": "laksjdjf",
"title": "IPAdapter-ComfyUI", "title": "IPAdapter-ComfyUI",

View File

@ -2829,15 +2829,6 @@
"title_aux": "LatentToRGB" "title_aux": "LatentToRGB"
} }
], ],
"https://github.com/bvhari/ComfyUI_PerpNeg": [
[
"KSamplerAdvancedPerpNeg",
"PerpNegAlt"
],
{
"title_aux": "ComfyUI_PerpNeg [WIP]"
}
],
"https://github.com/bvhari/ComfyUI_PerpWeight": [ "https://github.com/bvhari/ComfyUI_PerpWeight": [
[ [
"CLIPTextEncodePerpWeight" "CLIPTextEncodePerpWeight"