mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
7cb69f941a
commit
6a9a2f52c2
@ -132,7 +132,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "BlenderNeko",
|
"author": "BlenderNeko",
|
||||||
"title": "(WIP) SeeCoder",
|
"title": "SeeCoder [WIP]",
|
||||||
"reference": "https://github.com/BlenderNeko/ComfyUI_SeeCoder",
|
"reference": "https://github.com/BlenderNeko/ComfyUI_SeeCoder",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/BlenderNeko/ComfyUI_SeeCoder"
|
"https://github.com/BlenderNeko/ComfyUI_SeeCoder"
|
||||||
@ -215,6 +215,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents"
|
"description": "Nodes: WAS_PFN_Latent. Perlin Power Fractal Noisey Latents"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "WASasquatch",
|
||||||
|
"title": "Power Noise Suite for ComfyUI",
|
||||||
|
"reference": "https://github.com/WASasquatch/PowerNoiseSuite",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/WASasquatch/PowerNoiseSuite"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "omar92",
|
"author": "omar92",
|
||||||
"title": "Quality of life Suit:V2",
|
"title": "Quality of life Suit:V2",
|
||||||
@ -388,7 +398,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "city96",
|
"author": "city96",
|
||||||
"title": "(WIP) ComfyUI_DiT",
|
"title": "ComfyUI_DiT [WIP]",
|
||||||
"reference": "https://github.com/city96/ComfyUI_DiT",
|
"reference": "https://github.com/city96/ComfyUI_DiT",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/city96/ComfyUI_DiT"
|
"https://github.com/city96/ComfyUI_DiT"
|
||||||
@ -531,7 +541,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "bvhari",
|
"author": "bvhari",
|
||||||
"title": "(WIP) ComfyUI_PerpNeg",
|
"title": "ComfyUI_PerpNeg [WIP]",
|
||||||
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
|
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/bvhari/ComfyUI_PerpNeg"
|
"https://github.com/bvhari/ComfyUI_PerpNeg"
|
||||||
@ -539,6 +549,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: KSampler (Advanced + Perp-Neg). Implementation of <a href='https://perp-neg.github.io/' target='blank'>Perp-Neg</a><br>Includes Tonemap and CFG Rescale optionsComfyUI custom node to convert latent to RGB.<p style='background-color: black; color: red;'>WARNING: Experimental code, might have incompatibilities and edge cases.</>"
|
"description": "Nodes: KSampler (Advanced + Perp-Neg). Implementation of <a href='https://perp-neg.github.io/' target='blank'>Perp-Neg</a><br>Includes Tonemap and CFG Rescale optionsComfyUI custom node to convert latent to RGB.<p style='background-color: black; color: red;'>WARNING: Experimental code, might have incompatibilities and edge cases.</>"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "bvhari",
|
||||||
|
"title": "ComfyUI_PerpWeight",
|
||||||
|
"reference": "https://github.com/bvhari/ComfyUI_PerpWeight",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bvhari/ComfyUI_PerpWeight"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "ssitu",
|
"author": "ssitu",
|
||||||
"title": "UltimateSDUpscale",
|
"title": "UltimateSDUpscale",
|
||||||
|
|||||||
@ -147,7 +147,7 @@
|
|||||||
"SEECoderImageEncode"
|
"SEECoderImageEncode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "(WIP) SeeCoder"
|
"title_aux": "SeeCoder [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": [
|
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": [
|
||||||
@ -1133,6 +1133,24 @@
|
|||||||
"title_aux": "PPF_Noise_ComfyUI"
|
"title_aux": "PPF_Noise_ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/WASasquatch/PowerNoiseSuite": [
|
||||||
|
[
|
||||||
|
"Blend Latents (PPF Noise)",
|
||||||
|
"Cross-Hatch Power Fractal (PPF Noise)",
|
||||||
|
"Cross-Hatch Power Fractal Settings (PPF Noise)",
|
||||||
|
"Images as Latents (PPF Noise)",
|
||||||
|
"Latent Adjustment (PPF Noise)",
|
||||||
|
"Latents to CPU (PPF Noise)",
|
||||||
|
"Linear Cross-Hatch Power Fractal (PPF Noise)",
|
||||||
|
"Perlin Power Fractal Latent (PPF Noise)",
|
||||||
|
"Perlin Power Fractal Settings (PPF Noise)",
|
||||||
|
"Power KSampler Advanced (PPF Noise)",
|
||||||
|
"Power-Law Noise (PPF Noise)"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Power Noise Suite for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/WASasquatch/was-node-suite-comfyui": [
|
"https://github.com/WASasquatch/was-node-suite-comfyui": [
|
||||||
[
|
[
|
||||||
"BLIP Analyze Image",
|
"BLIP Analyze Image",
|
||||||
@ -1627,7 +1645,15 @@
|
|||||||
"KSamplerAdvancedPerpNeg"
|
"KSamplerAdvancedPerpNeg"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "(WIP) ComfyUI_PerpNeg"
|
"title_aux": "ComfyUI_PerpNeg [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/bvhari/ComfyUI_PerpWeight": [
|
||||||
|
[
|
||||||
|
"CLIPTextEncodePerpWeight"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_PerpWeight"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/chenbaiyujason/sc-node-comfyui": [
|
"https://github.com/chenbaiyujason/sc-node-comfyui": [
|
||||||
@ -1665,7 +1691,7 @@
|
|||||||
"DiTSampler"
|
"DiTSampler"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "(WIP) ComfyUI_DiT"
|
"title_aux": "ComfyUI_DiT [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/city96/ComfyUI_NetDist": [
|
"https://github.com/city96/ComfyUI_NetDist": [
|
||||||
|
|||||||
@ -1,5 +1,25 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "bvhari",
|
||||||
|
"title": "ComfyUI_PerpWeight",
|
||||||
|
"reference": "https://github.com/bvhari/ComfyUI_PerpWeight",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bvhari/ComfyUI_PerpWeight"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A novel weighting scheme for token vectors from CLIP. Allows a wider range of values for the weight. Inspired by Perp-Neg."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "WASasquatch",
|
||||||
|
"title": "Power Noise Suite for ComfyUI",
|
||||||
|
"reference": "https://github.com/WASasquatch/PowerNoiseSuite",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/WASasquatch/PowerNoiseSuite"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Power Noise Suite contains nodes centered around latent noise input, and diffusion, as well as latent adjustments."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "aimingfail",
|
"author": "aimingfail",
|
||||||
"title": "Image2Halftone Node for ComfyUI",
|
"title": "Image2Halftone Node for ComfyUI",
|
||||||
@ -83,7 +103,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "bvhari",
|
"author": "bvhari",
|
||||||
"title": "(WIP) ComfyUI_PerpNeg",
|
"title": "ComfyUI_PerpNeg [WIP]",
|
||||||
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
|
"reference": "https://github.com/bvhari/ComfyUI_PerpNeg",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/bvhari/ComfyUI_PerpNeg"
|
"https://github.com/bvhari/ComfyUI_PerpNeg"
|
||||||
@ -113,7 +133,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "city96",
|
"author": "city96",
|
||||||
"title": "(WIP) ComfyUI_DiT",
|
"title": "ComfyUI_DiT [WIP]",
|
||||||
"reference": "https://github.com/city96/ComfyUI_DiT",
|
"reference": "https://github.com/city96/ComfyUI_DiT",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/city96/ComfyUI_DiT"
|
"https://github.com/city96/ComfyUI_DiT"
|
||||||
|
|||||||
@ -147,7 +147,7 @@
|
|||||||
"SEECoderImageEncode"
|
"SEECoderImageEncode"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "(WIP) SeeCoder"
|
"title_aux": "SeeCoder [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": [
|
"https://github.com/BlenderNeko/ComfyUI_TiledKSampler": [
|
||||||
@ -1133,6 +1133,24 @@
|
|||||||
"title_aux": "PPF_Noise_ComfyUI"
|
"title_aux": "PPF_Noise_ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/WASasquatch/PowerNoiseSuite": [
|
||||||
|
[
|
||||||
|
"Blend Latents (PPF Noise)",
|
||||||
|
"Cross-Hatch Power Fractal (PPF Noise)",
|
||||||
|
"Cross-Hatch Power Fractal Settings (PPF Noise)",
|
||||||
|
"Images as Latents (PPF Noise)",
|
||||||
|
"Latent Adjustment (PPF Noise)",
|
||||||
|
"Latents to CPU (PPF Noise)",
|
||||||
|
"Linear Cross-Hatch Power Fractal (PPF Noise)",
|
||||||
|
"Perlin Power Fractal Latent (PPF Noise)",
|
||||||
|
"Perlin Power Fractal Settings (PPF Noise)",
|
||||||
|
"Power KSampler Advanced (PPF Noise)",
|
||||||
|
"Power-Law Noise (PPF Noise)"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Power Noise Suite for ComfyUI"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/WASasquatch/was-node-suite-comfyui": [
|
"https://github.com/WASasquatch/was-node-suite-comfyui": [
|
||||||
[
|
[
|
||||||
"BLIP Analyze Image",
|
"BLIP Analyze Image",
|
||||||
@ -1627,7 +1645,15 @@
|
|||||||
"KSamplerAdvancedPerpNeg"
|
"KSamplerAdvancedPerpNeg"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "(WIP) ComfyUI_PerpNeg"
|
"title_aux": "ComfyUI_PerpNeg [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"https://github.com/bvhari/ComfyUI_PerpWeight": [
|
||||||
|
[
|
||||||
|
"CLIPTextEncodePerpWeight"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_PerpWeight"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/chenbaiyujason/sc-node-comfyui": [
|
"https://github.com/chenbaiyujason/sc-node-comfyui": [
|
||||||
@ -1665,7 +1691,7 @@
|
|||||||
"DiTSampler"
|
"DiTSampler"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "(WIP) ComfyUI_DiT"
|
"title_aux": "ComfyUI_DiT [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/city96/ComfyUI_NetDist": [
|
"https://github.com/city96/ComfyUI_NetDist": [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user