update DB

This commit is contained in:
Dr.Lt.Data
2024-03-11 00:23:03 +09:00
parent cc80e8c4bf
commit 473d21f4cf
5 changed files with 347 additions and 4 deletions

View File

@@ -10,6 +10,76 @@
},
{
"author": "dchatel",
"title": "comfyui_facetools",
"reference": "https://github.com/dchatel/comfyui_facetools",
"files": [
"https://github.com/dchatel/comfyui_facetools"
],
"install_type": "git-clone",
"description": "These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options."
},
{
"author": "Extraltodeus",
"title": "PerpPrompt-for-ComfyUI",
"reference": "https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI",
"files": [
"https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI"
],
"install_type": "git-clone",
"description": "This nodes gather similar vectors and uses them either enhance the conditioning or make it more precise and enhance the prompt following. It is a cleaned up and simplified version of [a/Conditioning-token-experiments-for-ComfyUI](https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI) with the method that works the most."
},
{
"author": "laksjdjf",
"title": "Batch-Condition-ComfyUI",
"reference": "https://github.com/laksjdjf/Batch-Condition-ComfyUI",
"files": [
"https://github.com/laksjdjf/Batch-Condition-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Text Encode (Batch), String Input, Batch String"
},
{
"author": "stavsap",
"title": "ComfyUI Ollama",
"reference": "https://github.com/stavsap/comfyui-ollama",
"files": [
"https://github.com/stavsap/comfyui-ollama"
],
"install_type": "git-clone",
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\nIntegrate the power of LLMs into CompfyUI workflows easily."
},
{
"author": "gokayfem",
"title": "ComfyUI-Dream-Interpreter",
"reference": "https://github.com/gokayfem/ComfyUI-Dream-Interpreter",
"files": [
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter"
],
"install_type": "git-clone",
"description": "Tell your dream and it interprets it and puts you inside your dream"
},
{
"author": "prodogape",
"title": "Comfyui-Minio",
"reference": "https://github.com/prodogape/ComfyUI-Minio",
"files": [
"https://github.com/prodogape/ComfyUI-Minio"
],
"install_type": "git-clone",
"description": "This plugin is mainly based on Minio, implementing the ability to read images from Minio, save images, facilitating expansion and connection across multiple machines."
},
{
"author": "ggpid",
"title": "idpark_custom_node",
"reference": "https://github.com/ggpid/idpark_custom_node",
"files": [
"https://github.com/ggpid/idpark_custom_node"
],
"install_type": "git-clone",
"description": "Nodes:Load Image from S3, Save Image to S3, Generate SAM, Generate FastSAM, Cut by Mask fixed"
},
{
"author": "ExponentialML",
"title": "ComfyUI_ModelScopeT2V",