mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-30 16:00:15 +08:00
Add ComfyUI-ergouzi-DGNJD to custom-node-list
This commit is contained in:
parent
a31c528906
commit
14f533db64
@ -1,5 +1,17 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"extensions": [
|
||||||
|
{
|
||||||
|
"author": "11dogzi",
|
||||||
|
"title": "ComfyUI-ergouzi-DGNJD",
|
||||||
|
"reference": "https://github.com/11dogzi/Comfyui-ergouzi-DGNJD.git",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/11dogzi/Comfyui-ergouzi-DGNJD.git"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Multi functional kit for local refinement, facial refinement, prompt word management, random prompt words, etc。"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Dr.Lt.Data",
|
"author": "Dr.Lt.Data",
|
||||||
"title": "ComfyUI-Manager",
|
"title": "ComfyUI-Manager",
|
||||||
@ -17,7 +29,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
||||||
],
|
],
|
||||||
"pip": ["ultralytics"],
|
"pip": [ "ultralytics" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\n[w/NOTE:'Segs & Mask' has been renamed to 'ImpactSegsAndMask.' Please replace the node with the new name.]"
|
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.\n[w/NOTE:'Segs & Mask' has been renamed to 'ImpactSegsAndMask.' Please replace the node with the new name.]"
|
||||||
},
|
},
|
||||||
@ -230,7 +242,7 @@
|
|||||||
"author": "WASasquatch",
|
"author": "WASasquatch",
|
||||||
"title": "WAS Node Suite",
|
"title": "WAS Node Suite",
|
||||||
"reference": "https://github.com/WASasquatch/was-node-suite-comfyui",
|
"reference": "https://github.com/WASasquatch/was-node-suite-comfyui",
|
||||||
"pip": ["numba"],
|
"pip": [ "numba" ],
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/WASasquatch/was-node-suite-comfyui"
|
"https://github.com/WASasquatch/was-node-suite-comfyui"
|
||||||
],
|
],
|
||||||
@ -464,7 +476,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/city96/SD-Latent-Upscaler"
|
"https://github.com/city96/SD-Latent-Upscaler"
|
||||||
],
|
],
|
||||||
"pip": ["huggingface-hub"],
|
"pip": [ "huggingface-hub" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Upscaling stable diffusion latents using a small neural network."
|
"description": "Upscaling stable diffusion latents using a small neural network."
|
||||||
},
|
},
|
||||||
@ -475,7 +487,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/city96/ComfyUI_DiT"
|
"https://github.com/city96/ComfyUI_DiT"
|
||||||
],
|
],
|
||||||
"pip": ["huggingface-hub"],
|
"pip": [ "huggingface-hub" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Testbed for [a/DiT(Scalable Diffusion Models with Transformers)](https://github.com/facebookresearch/DiT). [w/None of this code is stable, expect breaking changes if for some reason you want to use this.]"
|
"description": "Testbed for [a/DiT(Scalable Diffusion Models with Transformers)](https://github.com/facebookresearch/DiT). [w/None of this code is stable, expect breaking changes if for some reason you want to use this.]"
|
||||||
},
|
},
|
||||||
@ -546,7 +558,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Zuellni/ComfyUI-ExLlama"
|
"https://github.com/Zuellni/ComfyUI-ExLlama"
|
||||||
],
|
],
|
||||||
"pip": ["sentencepiece", "https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl"],
|
"pip": [ "sentencepiece", "https://github.com/jllllll/exllama/releases/download/0.0.17/exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: ExLlama Loader, ExLlama Generator.\nUsed to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at [a/https://huggingface.co/TheBloke](https://huggingface.co/TheBloke)[w/NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are [a/here](https://github.com/jllllll/exllama/releases)]"
|
"description": "Nodes: ExLlama Loader, ExLlama Generator.\nUsed to load 4-bit GPTQ Llama/2 models. You can find a lot of them over at [a/https://huggingface.co/TheBloke](https://huggingface.co/TheBloke)[w/NOTE: You need to manually install a pip package that suits your system. For example. If your system is 'Python3.10 + Windows + CUDA 11.8' then you need to install 'exllama-0.0.17+cu118-cp310-cp310-win_amd64.whl'. Available package files are [a/here](https://github.com/jllllll/exllama/releases)]"
|
||||||
},
|
},
|
||||||
@ -910,7 +922,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/cubiq/ComfyUI_IPAdapter_plus"
|
"https://github.com/cubiq/ComfyUI_IPAdapter_plus"
|
||||||
],
|
],
|
||||||
"pip": ["insightface"],
|
"pip": [ "insightface" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy."
|
"description": "ComfyUI reference implementation for IPAdapter models. The code is mostly taken from the original IPAdapter repository and laksjdjf's implementation, all credit goes to them. I just made the extension closer to ComfyUI philosophy."
|
||||||
},
|
},
|
||||||
@ -1071,7 +1083,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/andersxa/comfyui-PromptAttention"
|
"https://github.com/andersxa/comfyui-PromptAttention"
|
||||||
],
|
],
|
||||||
"pip": ["scikit-learn", "matplotlib"],
|
"pip": [ "scikit-learn", "matplotlib" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt."
|
"description": "Nodes: CLIP Directional Prompt Attention Encode. Direction prompt attention tries to solve the problem of contextual words (or parts of the prompt) having an effect on much later or irrelevant parts of the prompt."
|
||||||
},
|
},
|
||||||
@ -1079,7 +1091,7 @@
|
|||||||
"author": "ArtVentureX",
|
"author": "ArtVentureX",
|
||||||
"title": "AnimateDiff",
|
"title": "AnimateDiff",
|
||||||
"reference": "https://github.com/ArtVentureX/comfyui-animatediff",
|
"reference": "https://github.com/ArtVentureX/comfyui-animatediff",
|
||||||
"pip": ["flash_attn"],
|
"pip": [ "flash_attn" ],
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/ArtVentureX/comfyui-animatediff"
|
"https://github.com/ArtVentureX/comfyui-animatediff"
|
||||||
],
|
],
|
||||||
@ -1896,7 +1908,7 @@
|
|||||||
"https://github.com/Ttl/ComfyUi_NNLatentUpscale"
|
"https://github.com/Ttl/ComfyUi_NNLatentUpscale"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"preemptions": ["NNLatentUpscale"],
|
"preemptions": [ "NNLatentUpscale" ],
|
||||||
"description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
|
"description": "Nodes:NNLatentUpscale, A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -1943,7 +1955,7 @@
|
|||||||
"author": "picturesonpictures",
|
"author": "picturesonpictures",
|
||||||
"title": "comfy_PoP",
|
"title": "comfy_PoP",
|
||||||
"reference": "https://github.com/picturesonpictures/comfy_PoP",
|
"reference": "https://github.com/picturesonpictures/comfy_PoP",
|
||||||
"files": ["https://github.com/picturesonpictures/comfy_PoP"],
|
"files": [ "https://github.com/picturesonpictures/comfy_PoP" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node."
|
"description": "A collection of custom nodes for ComfyUI. Includes a quick canny edge detection node with unconventional settings, simple LoRA stack nodes for workflow efficiency, and a customizable aspect ratio node."
|
||||||
},
|
},
|
||||||
@ -3355,9 +3367,9 @@
|
|||||||
"author": "vanillacode314",
|
"author": "vanillacode314",
|
||||||
"title": "Simple Wildcard",
|
"title": "Simple Wildcard",
|
||||||
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
|
"reference": "https://github.com/vanillacode314/SimpleWildcardsComfyUI",
|
||||||
"files": ["https://github.com/vanillacode314/SimpleWildcardsComfyUI"],
|
"files": [ "https://github.com/vanillacode314/SimpleWildcardsComfyUI" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"pip": ["pipe"],
|
"pip": [ "pipe" ],
|
||||||
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
|
"description": "A simple wildcard node for ComfyUI. Can also be used a style prompt node."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -3467,7 +3479,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"https://github.com/ningxiaoxiao/comfyui-NDI"
|
"https://github.com/ningxiaoxiao/comfyui-NDI"
|
||||||
],
|
],
|
||||||
"pip": ["ndi-python"],
|
"pip": [ "ndi-python" ],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams."
|
"description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams."
|
||||||
},
|
},
|
||||||
@ -4118,7 +4130,7 @@
|
|||||||
"author": "Kangkang625",
|
"author": "Kangkang625",
|
||||||
"title": "ComfyUI-Paint-by-Example",
|
"title": "ComfyUI-Paint-by-Example",
|
||||||
"reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example",
|
"reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example",
|
||||||
"pip": ["diffusers"],
|
"pip": [ "diffusers" ],
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/Kangkang625/ComfyUI-paint-by-example"
|
"https://github.com/Kangkang625/ComfyUI-paint-by-example"
|
||||||
],
|
],
|
||||||
@ -6002,4 +6014,4 @@
|
|||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user