Browse Source

update DB

pull/658/head
Dr.Lt.Data 6 months ago
parent
commit
9074086dcf
  1. 11
      custom-node-list.json
  2. 11
      extension-node-map.json
  3. 4
      github-stats.json
  4. 61
      node_db/new/custom-node-list.json
  5. 11
      node_db/new/extension-node-map.json

11
custom-node-list.json

@ -1128,6 +1128,17 @@
"install_type": "git-clone", "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." "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", "author": "shockz0rz",
"title": "InterpolateEverything", "title": "InterpolateEverything",

11
extension-node-map.json

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

4
github-stats.json

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

61
node_db/new/custom-node-list.json

@ -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", "author": "smthemex",
"title": "ComfyUI_Llama3_8B", "title": "ComfyUI_Llama3_8B",
@ -678,56 +689,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!" "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"
} }
] ]
} }

11
node_db/new/extension-node-map.json

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

Loading…
Cancel
Save