update DB

This commit is contained in:
Dr.Lt.Data
2024-02-21 20:03:10 +09:00
parent ebe4a8da86
commit b28d27e24f
8 changed files with 251 additions and 77 deletions

View File

@@ -10,6 +10,47 @@
},
{
"author": "cubiq",
"title": "Face Analysis for ComfyUI",
"reference": "https://github.com/cubiq/ComfyUI_FaceAnalysis",
"files": [
"https://github.com/cubiq/ComfyUI_FaceAnalysis"
],
"install_type": "git-clone",
"description": "This extension uses [a/DLib](http://dlib.net/) to calculate the Euclidean and Cosine distance between two faces.\nNOTE: Install the Shape Predictor, Face Recognition model from the Install models menu."
},
{
"author": "1038lab",
"title": "ComfyUI-GPT2P",
"reference": "https://github.com/1038lab/ComfyUI-GPT2P",
"files": [
"https://github.com/1038lab/ComfyUI-GPT2P"
],
"install_type": "git-clone",
"description": "ComfyUI Node - Hugging Face repositories GTP2 Prompt"
},
{
"author": "mirabarukaso",
"title": "ComfyUI_Mira",
"reference": "https://github.com/mirabarukaso/ComfyUI_Mira",
"files": [
"https://github.com/mirabarukaso/ComfyUI_Mira"
],
"install_type": "git-clone",
"description": "Nodes:Integer Multiplier, Float Multiplier, Convert Numeral to String, Create Canvas Advanced, Create Canvas, Create PNG Mask, Color Mask to HEX String, Color Mask to INT RGB, Color Masks to List"
},
{
"author": "yytdfc",
"title": "Amazon Bedrock nodes for ComfyUI",
"reference": "https://github.com/yytdfc/ComfyUI-Bedrock",
"files": [
"https://github.com/yytdfc/ComfyUI-Bedrock"
],
"pip": ["boto3"],
"install_type": "git-clone",
"description": "Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies. This repo is the ComfyUI nodes for Bedrock service. You could invoke the foundation model in your ComfyUI pipeline."
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI YoloWorld-EfficientSAM",
@@ -18,7 +59,7 @@
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI"
"description": "Unofficial implementation of [a/YOLO-World + EfficientSAM](https://huggingface.co/spaces/SkalskiP/YOLO-World) & [a/YOLO-World](https://github.com/AILab-CVC/YOLO-World) for ComfyUI\nNOTE: Install the efficient_sam model from the Install models menu."
},
{
"author": "nkchocoai",
@@ -650,76 +691,6 @@
],
"install_type": "git-clone",
"description": "Transcribe audio and add subtitles to videos using Whisper in ComfyUI"
},
{
"author": "kijai",
"title": "ComfyUI-CCSR",
"reference": "https://github.com/kijai/ComfyUI-CCSR",
"files": [
"https://github.com/kijai/ComfyUI-CCSR"
],
"install_type": "git-clone",
"description": "ComfyUI- CCSR upscaler node"
},
{
"author": "azure-dragon-ai",
"title": "ComfyUI-ClipScore-Nodes",
"reference": "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes",
"files": [
"https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:ImageScore, Loader, Image Processor, Real Image Processor, Fake Image Processor, Text Processor. ComfyUI Nodes for ClipScore"
},
{
"author": "Hiero207",
"title": "ComfyUI-Hiero-Nodes",
"reference": "https://github.com/Hiero207/ComfyUI-Hiero-Nodes",
"files": [
"https://github.com/Hiero207/ComfyUI-Hiero-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Post to Discord w/ Webhook"
},
{
"author": "azure-dragon-ai",
"title": "ComfyUI-ClipScore-Nodes",
"reference": "https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes",
"files": [
"https://github.com/azure-dragon-ai/ComfyUI-ClipScore-Nodes"
],
"install_type": "git-clone",
"description": "ComfyUI Nodes for ClipScore"
},
{
"author": "godspede",
"title": "ComfyUI Substring",
"reference": "https://github.com/godspede/ComfyUI_Substring",
"files": [
"https://github.com/godspede/ComfyUI_Substring"
],
"install_type": "git-clone",
"description": "Just a simple substring node that takes text and length as input, and outputs the first length characters."
},
{
"author": "gokayfem",
"title": "VLM_nodes",
"reference": "https://github.com/gokayfem/ComfyUI_VLM_nodes",
"files": [
"https://github.com/gokayfem/ComfyUI_VLM_nodes"
],
"install_type": "git-clone",
"description": "Nodes:VisionQuestionAnswering Node, PromptGenerate Node"
},
{
"author": "godspede",
"title": "ComfyUI Substring",
"reference": "https://github.com/godspede/ComfyUI_Substring",
"files": [
"https://github.com/godspede/ComfyUI_Substring"
],
"install_type": "git-clone",
"description": "Just a simple substring node that takes text and length as input, and outputs the first length characters."
}
]
}