update DB
This commit is contained in:
@@ -1,5 +1,46 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "turisc",
|
||||
"title": "Text Line Selector",
|
||||
"reference": "https://github.com/TuriSc/comfyui-text-line-selector",
|
||||
"files": [
|
||||
"https://github.com/TuriSc/comfyui-text-line-selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Extracts a single line from multiline string. Useful for batch processing"
|
||||
},
|
||||
{
|
||||
"author": "FuryNocturnTV",
|
||||
"title": "ComfyUI-Studio-Fury",
|
||||
"reference": "https://github.com/FuryNocturn/ComfyUI-Studio-Fury",
|
||||
"files": [
|
||||
"https://github.com/FuryNocturn/ComfyUI-Studio-Fury"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodos custom, al estilo fury, nodos que añaden versatilidad. con el tiempo ira creciendo los nodos."
|
||||
},
|
||||
{
|
||||
"author": "granddyser",
|
||||
"title": "Wan-video-extender",
|
||||
"reference": "https://github.com/Granddyser/wan-video-extender",
|
||||
"files": [
|
||||
"https://github.com/Granddyser/wan-video-extender"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Wan Video Extender extends a short video or a single image into a longer, temporally consistent clip using a VACE based control latent. It runs in multiple extension loops. Each loop can have its own prompt and optional LoRA, so you can evolve the scene step by step without rebuilding the graph."
|
||||
},
|
||||
{
|
||||
"author": "Icekiub",
|
||||
"title": "ComfyUI-IcyHider",
|
||||
"id": "text_processor",
|
||||
"reference": "https://github.com/icekiub-ai/ComfyUI-IcyHider",
|
||||
"files": [
|
||||
"https://github.com/icekiub-ai/ComfyUI-IcyHider"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A custom node extension that hides image previews until you hover over the node."
|
||||
},
|
||||
{
|
||||
"author": "pznodes",
|
||||
"title": "ComfyUI-SAM3DBody",
|
||||
@@ -683,48 +724,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for [MiVolo V2 Age & Gender Prediction](https://huggingface.co/iitolstykh/mivolo_v2)"
|
||||
},
|
||||
{
|
||||
"author": "fuyouawa",
|
||||
"title": "comfyui-easytoolkit",
|
||||
"reference": "https://github.com/fuyouawa/comfyui-easytoolkit",
|
||||
"files": [
|
||||
"https://github.com/fuyouawa/comfyui-easytoolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A comprehensive ComfyUI extension toolkit providing nodes for algorithm calculations, Base64 encoding/decoding, image processing, and workflow utilities to streamline your ComfyUI workflows."
|
||||
},
|
||||
{
|
||||
"author": "Lorenzo Mercugliano",
|
||||
"title": "BoxBox",
|
||||
"id": "ComfyUI-BoxBox",
|
||||
"reference": "https://github.com/mercu-lore/BoxBox",
|
||||
"description": "BoxBox is a lightweight ComfyUI extension for drawing, cropping, resizing, and reinserting specific regions of an image.",
|
||||
"files": [
|
||||
"https://github.com/mercu-lore/BoxBox"
|
||||
],
|
||||
"install_type": "git-clone"
|
||||
},
|
||||
{
|
||||
"author": "IAMCCS Annotate",
|
||||
"title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI",
|
||||
"id": "IAMCCS-Annotate",
|
||||
"reference": "https://github.com/IAMCCS/IAMCCS_annotate",
|
||||
"files": [
|
||||
"https://github.com/IAMCCS/IAMCCS_annotate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support."
|
||||
},
|
||||
{
|
||||
"author": "tiheaven",
|
||||
"title": "Ps-Comfy-TiHeaveN-CustomNodes",
|
||||
"reference": "https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/tiheaven/Ps-Comfy-TiHeaveN-CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A communication bridge between Photoshop plugins and ComfyUI servers, enabling AI image generation by connecting PS plugins to Comfy servers for model inference and image rendering."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user