update DB
This commit is contained in:
@@ -10,6 +10,88 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_VisualAttentionMap",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
|
||||
},
|
||||
{
|
||||
"author": "SeargeDP",
|
||||
"title": "Searge-LLM for ComfyUI v1.0",
|
||||
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
|
||||
"files": [
|
||||
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
|
||||
},
|
||||
{
|
||||
"author": "Xclbr7",
|
||||
"title": "ComfyUI-Merlin: Magic Photo Prompter",
|
||||
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
|
||||
"files": [
|
||||
"https://github.com/Xclbr7/ComfyUI-Merlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
|
||||
},
|
||||
{
|
||||
"author": "ChrisColeTech",
|
||||
"title": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"files": [
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to count the number of lines in a text file"
|
||||
},
|
||||
{
|
||||
"author": "jsonL",
|
||||
"title": "ComfyUI-tagger",
|
||||
"id": "comfyui-tagger",
|
||||
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
|
||||
"files": [
|
||||
"https://github.com/StarMagicAI/comfyui_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
|
||||
},
|
||||
{
|
||||
"author": "DanielHabib",
|
||||
"title": "ComfyUI-Voxels",
|
||||
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
|
||||
"files": [
|
||||
"https://github.com/DanielHabib/ComfyUI-Voxels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
|
||||
},
|
||||
{
|
||||
"author": "ducido",
|
||||
"title": "ObjectFusion_ComfyUI_nodes",
|
||||
"id": "objectfusion-nodes",
|
||||
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to generate new image that combine 2 objects from different scene."
|
||||
},
|
||||
{
|
||||
"author": "boredofnames",
|
||||
"title": "ComfyUI-ntfy",
|
||||
"reference": "https://github.com/boredofnames/ComfyUI-ntfy",
|
||||
"files": [
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Save Image and ntfy"
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-SegGPT",
|
||||
@@ -609,88 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes introducing particle simulations, optical flow, and temporal masks"
|
||||
},
|
||||
{
|
||||
"author": "city96",
|
||||
"title": "ComfyUI-GGUF",
|
||||
"id": "gguf",
|
||||
"reference": "https://github.com/city96/ComfyUI-GGUF",
|
||||
"files": [
|
||||
"https://github.com/city96/ComfyUI-GGUF"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GGUF Quantization support for native ComfyUI models\nThis is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp.\nWhile quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_MooER",
|
||||
"id": "comfyui_mooer",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_MooER",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_MooER"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node"
|
||||
},
|
||||
{
|
||||
"author": "fairy-root",
|
||||
"title": "Ollama and Llava Vision integration for ComfyUI",
|
||||
"reference": "https://github.com/fairy-root/comfyui-ollama-llms",
|
||||
"files": [
|
||||
"https://github.com/fairy-root/comfyui-ollama-llms"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-target-search",
|
||||
"reference": "https://github.com/shinich39/comfyui-target-search",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-target-search"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Move canvas to target on dragging connection."
|
||||
},
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-FluxExt-MZ",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1"
|
||||
},
|
||||
{
|
||||
"author": "XLabs-AI",
|
||||
"title": "x-flux-comfyui",
|
||||
"reference": "https://github.com/XLabs-AI/x-flux-comfyui",
|
||||
"files": [
|
||||
"https://github.com/XLabs-AI/x-flux-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Flux LoRA, Load Flux ControlNet, Apply Flux ControlNet, Xlabs Sampler"
|
||||
},
|
||||
{
|
||||
"author": "okgo4",
|
||||
"title": "ComfyUI-Mosaic-Mask",
|
||||
"reference": "https://github.com/okgo4/ComfyUI-Mosaic-Mask",
|
||||
"files": [
|
||||
"https://github.com/okgo4/ComfyUI-Mosaic-Mask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Mosaic-Mask is an automatic tool designed to detect and mask mosaic areas in input images."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI nodes for ControlNext-SVD v2",
|
||||
"reference": "https://github.com/kijai/ComfyUI-ControlNeXt-SVD",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-ControlNeXt-SVD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes include my wrapper for the original diffusers pipeline, as well as work in progress native ComfyUI implementation.\nFor the diffusers wrapper models should be downloaded automatically, for the native version you can get the unet [a/here](https://huggingface.co/Kijai/ControlNeXt-SVD-V2-Comfy/blob/main/controlnext-svd_v2-unet-fp16_converted.safetensors)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user