update DB

This commit is contained in:
Dr.Lt.Data 2024-05-09 02:06:42 +09:00
parent a813627291
commit 9074086dcf
5 changed files with 48 additions and 50 deletions

View File

@ -1128,6 +1128,17 @@
"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": "cubiq",
"title": "PuLID_ComfyUI",
"id": "pulid",
"reference": "https://github.com/cubiq/PuLID_ComfyUI",
"files": [
"https://github.com/cubiq/PuLID_ComfyUI"
],
"install_type": "git-clone",
"description": "[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation."
},
{
"author": "shockz0rz",
"title": "InterpolateEverything",

View File

@ -7038,6 +7038,17 @@
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/cubiq/PuLID_ComfyUI": [
[
"ApplyPulid",
"PulidEvaClipLoader",
"PulidInsightFaceLoader",
"PulidModelLoader"
],
{
"title_aux": "PuLID_ComfyUI"
}
],
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[
"CombinatorialDetailer",

View File

@ -3214,5 +3214,9 @@
"https://github.com/chenpx976/ComfyUI-RunRunRun": {
"stars": 0,
"last_update": "2024-05-08 11:08:54"
},
"https://github.com/cubiq/PuLID_ComfyUI": {
"stars": 63,
"last_update": "2024-05-08 16:39:18"
}
}

View File

@ -11,6 +11,17 @@
{
"author": "cubiq",
"title": "PuLID_ComfyUI",
"id": "pulid",
"reference": "https://github.com/cubiq/PuLID_ComfyUI",
"files": [
"https://github.com/cubiq/PuLID_ComfyUI"
],
"install_type": "git-clone",
"description": "[a/PuLID](https://github.com/ToTheBeginning/PuLID) ComfyUI native implementation."
},
{
"author": "smthemex",
"title": "ComfyUI_Llama3_8B",
@ -678,56 +689,6 @@
],
"install_type": "git-clone",
"description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!"
},
{
"author": "heshengtao",
"title": "comfyui_LLM_party",
"reference": "https://github.com/heshengtao/comfyui_LLM_party",
"files": [
"https://github.com/heshengtao/comfyui_LLM_party"
],
"install_type": "git-clone",
"description": "A set of block-based LLM agent node libraries designed for ComfyUI.This project aims to develop a complete set of nodes for LLM workflow construction based on comfyui. It allows users to quickly and conveniently build their own LLM workflows and easily integrate them into their existing SD workflows."
},
{
"author": "FrankChieng",
"title": "ComfyUI_MagicClothing",
"reference": "https://github.com/frankchieng/ComfyUI_MagicClothing",
"files": [
"https://github.com/frankchieng/ComfyUI_MagicClothing"
],
"install_type": "git-clone",
"description": "implementation of MagicClothing with garment and prompt in ComfyUI"
},
{
"author": "VAST-AI-Research",
"title": "Tripo for ComfyUI",
"reference": "https://github.com/VAST-AI-Research/ComfyUI-Tripo",
"files": [
"https://github.com/VAST-AI-Research/ComfyUI-Tripo"
],
"install_type": "git-clone",
"description": "Custom nodes for using [a/Tripo](https://www.tripo3d.ai/) in ComfyUI to create 3D from text and image prompts."
},
{
"author": "AonekoSS",
"title": "ComfyUI-SimpleCounter",
"reference": "https://github.com/xliry/ComfyUI_SendDiscord",
"files": [
"https://github.com/xliry/ComfyUI_SendDiscord/raw/main/SendDiscord.py"
],
"install_type": "copy",
"description": "Nodes:Send Video to Discor"
},
{
"author": "AonekoSS",
"title": "ComfyUI-SimpleCounter",
"reference": "https://github.com/AonekoSS/ComfyUI-SimpleCounter",
"files": [
"https://github.com/AonekoSS/ComfyUI-SimpleCounter"
],
"install_type": "git-clone",
"description": "Nodes:Simple Counter"
}
]
}

View File

@ -7038,6 +7038,17 @@
"title_aux": "ComfyUI Essentials"
}
],
"https://github.com/cubiq/PuLID_ComfyUI": [
[
"ApplyPulid",
"PulidEvaClipLoader",
"PulidInsightFaceLoader",
"PulidModelLoader"
],
{
"title_aux": "PuLID_ComfyUI"
}
],
"https://github.com/curiousjp/ComfyUI-MaskBatchPermutations": [
[
"CombinatorialDetailer",