mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
7e70b94327
commit
6a86497b2f
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
@ -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",
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user