update DB

This commit is contained in:
Dr.Lt.Data
2024-12-22 11:59:36 +09:00
parent 1553ff1211
commit b6e8659371
10 changed files with 2065 additions and 1809 deletions

View File

@@ -11,6 +11,26 @@
{
"author": "kevinmcmahondev",
"title": "Skin Tone Detector for ComfyUI",
"reference": "https://github.com/kevinmcmahondev/comfyui-skin-tone-detector",
"files": [
"https://github.com/kevinmcmahondev/comfyui-skin-tone-detector"
],
"install_type": "git-clone",
"description": "A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette."
},
{
"author": "yolanother",
"title": "Save Uncompressed 16 Bit PNG",
"reference": "https://github.com/yolanother/ComfyUI-Save16bitPng",
"files": [
"https://github.com/yolanother/ComfyUI-Save16bitPng"
],
"install_type": "git-clone",
"description": "The SaveImageARGB16PNG node provides functionality for saving images as uncompressed PNG files with ARGB16 precision. This node is particularly useful for workflows that require high-quality image saving with metadata such as prompts and additional PNG info."
},
{
"author": "TKRLAB",
"title": "Prompt List JSON",
@@ -21,6 +41,26 @@
"install_type": "git-clone",
"description": "This repository provides a custom node for ComfyUI that allows managing positive and negative prompts in a structured JSON format. The node supports adding, updating, and logging prompts, ensuring seamless integration into your workflow."
},
{
"author": "RyanOnTheInside",
"title": "ComfyUI-EfficientTAM",
"reference": "https://github.com/ryanontheinside/ComfyUI_EfficientTAM",
"files": [
"https://github.com/ryanontheinside/ComfyUI_EfficientTAM"
],
"install_type": "git-clone",
"description": "A ComfyUI implementation of [a/EfficientTAM](https://github.com/yformer/EfficientTAM)"
},
{
"author": "mahdi",
"title": "seamless-clone-comfyui",
"reference": "https://github.com/Aksaz/comfyui-seamless-clone",
"files": [
"https://github.com/Aksaz/comfyui-seamless-clone"
],
"install_type": "git-clone",
"description": "Seamless Clone for ComfyUI"
},
{
"author": "xfgexo",
"title": "EXO Custom ComfyUI Nodes",
@@ -653,39 +693,6 @@
],
"install_type": "git-clone",
"description": "for comfyonline dynamic loader\ncomfyonline is comfyui cloud website"
},
{
"author": "CY-CHENYUE",
"title": "ComfyUI-Redux-Prompt",
"id": "ComfyUI-Redux-Prompt",
"reference": "https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt",
"files": [
"https://github.com/CY-CHENYUE/ComfyUI-Redux-Prompt"
],
"description": "A ComfyUI custom node that provides fine-grained control over style transfer using Redux style models.",
"tags": ["Flux", "redux", "prompt"],
"install_type": "git-clone"
},
{
"author": "mithamunda",
"title": "Together Vision Node",
"id": "comfyui_together_vision",
"reference": "https://github.com/mithamunda/ComfyUI-TogetherVision",
"files": [
"https://github.com/mithamunda/ComfyUI-TogetherVision"
],
"install_type": "git-clone",
"description": "A custom ComfyUI node for generating AI-powered image descriptions using Together AI's Vision models (both free and paid versions). Features include customizable prompts, advanced generation parameters, and robust image handling with comprehensive error management."
},
{
"author": "Slickytail",
"title": "ComfyUI-InstantX-IPAdapter-SD3",
"reference": "https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3",
"files": [
"https://github.com/Slickytail/ComfyUI-InstantX-IPAdapter-SD3"
],
"description": "ComfyUI implementation of the [a/InstantX IP-Adapter for SD3.5 Large](https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter).",
"install_type": "git-clone"
}
]
}