update DB

This commit is contained in:
Dr.Lt.Data 2024-05-31 00:28:41 +09:00
parent 1641082d10
commit 7deddd2642
6 changed files with 128 additions and 5 deletions

View File

@ -9637,10 +9637,39 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "prediction boost custom node for ComfyUI" "description": "prediction boost custom node for ComfyUI"
}, },
{
"author": "chesnokovivan",
"title": "ComfyUI-Novakid",
"id": "novakid",
"reference": "https://github.com/chesnokovivan/ComfyUI-Novakid",
"files": [
"https://github.com/chesnokovivan/ComfyUI-Novakid"
],
"install_type": "git-clone",
"description": "ComfyUI: Novakid. A node."
},
{
"author": "coolzilj",
"title": "ComfyUI-Photopea",
"id": "photopea",
"reference": "https://github.com/coolzilj/ComfyUI-Photopea",
"files": [
"https://github.com/coolzilj/ComfyUI-Photopea"
],
"install_type": "git-clone",
"description": "Edit images in the Photopea editor directly within ComfyUI."
},
{
"author": "lulu-xiao",
"title": "Comfyui-MusePose",
"id": "musepose",
"reference": "https://github.com/lulu-xiao/Comfyui-MusePose",
"files": [
"https://github.com/lulu-xiao/Comfyui-MusePose"
],
"install_type": "git-clone",
"description": "Nodes:muse_pose_align, muse_pose, muse_pose_filenamestring.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose)"
},

View File

@ -521,6 +521,7 @@
[ [
"Apply Yolov8 Model", "Apply Yolov8 Model",
"Apply Yolov8 Model Seg", "Apply Yolov8 Model Seg",
"Draw Labelme Json",
"Load Yolov8 Model", "Load Yolov8 Model",
"Load Yolov8 Model From Path", "Load Yolov8 Model From Path",
"Save Labelme Json" "Save Labelme Json"
@ -6639,6 +6640,14 @@
"title_aux": "Chaosaiart-Nodes" "title_aux": "Chaosaiart-Nodes"
} }
], ],
"https://github.com/chesnokovivan/ComfyUI-Novakid": [
[
"Novakid Styler"
],
{
"title_aux": "ComfyUI-Novakid"
}
],
"https://github.com/chflame163/ComfyUI_FaceSimilarity": [ "https://github.com/chflame163/ComfyUI_FaceSimilarity": [
[ [
"Face Similarity" "Face Similarity"
@ -8984,6 +8993,7 @@
"google_tool", "google_tool",
"interpreter_tool", "interpreter_tool",
"load_embeddings", "load_embeddings",
"load_excel",
"load_file", "load_file",
"load_file_folder", "load_file_folder",
"load_persona", "load_persona",
@ -10850,6 +10860,16 @@
"title_aux": "ComfyUI Inspire Pack" "title_aux": "ComfyUI Inspire Pack"
} }
], ],
"https://github.com/lulu-xiao/Comfyui-MusePose": [
[
"filenamestring",
"musepose",
"museposealign"
],
{
"title_aux": "Comfyui-MusePose"
}
],
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
[ [
"Custom Date Format | sokes \ud83e\uddac", "Custom Date Format | sokes \ud83e\uddac",

View File

@ -1647,6 +1647,10 @@
"stars": 0, "stars": 0,
"last_update": "2024-05-23 01:19:37" "last_update": "2024-05-23 01:19:37"
}, },
"https://github.com/chesnokovivan/ComfyUI-Novakid": {
"stars": 0,
"last_update": "2024-05-30 11:36:25"
},
"https://github.com/chflame163/ComfyUI_FaceSimilarity": { "https://github.com/chflame163/ComfyUI_FaceSimilarity": {
"stars": 5, "stars": 5,
"last_update": "2024-05-23 12:48:18" "last_update": "2024-05-23 12:48:18"
@ -1755,6 +1759,10 @@
"stars": 0, "stars": 0,
"last_update": "2024-05-23 01:25:49" "last_update": "2024-05-23 01:25:49"
}, },
"https://github.com/coolzilj/ComfyUI-Photopea": {
"stars": 1,
"last_update": "2024-05-30 15:06:21"
},
"https://github.com/coreyryanhanson/ComfyQR": { "https://github.com/coreyryanhanson/ComfyQR": {
"stars": 49, "stars": 49,
"last_update": "2024-03-20 20:10:27" "last_update": "2024-03-20 20:10:27"
@ -2627,6 +2635,10 @@
"stars": 4009, "stars": 4009,
"last_update": "2024-05-30 08:22:51" "last_update": "2024-05-30 08:22:51"
}, },
"https://github.com/lulu-xiao/Comfyui-MusePose": {
"stars": 0,
"last_update": "2024-05-30 14:26:18"
},
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": { "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": {
"stars": 1, "stars": 1,
"last_update": "2024-05-22 20:36:07" "last_update": "2024-05-22 20:36:07"

View File

@ -9,7 +9,16 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel." "description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
}, },
{
"author": "blepping",
"title": "comfyui_overly_complicated_sampling",
"reference": "https://github.com/blepping/comfyui_overly_complicated_sampling",
"files": [
"https://github.com/blepping/comfyui_overly_complicated_sampling"
],
"install_type": "git-clone",
"description": "Very unstable, experimental and mathematically unsound sampling for ComfyUI.\nCurrent status: In flux, not suitable for general use."
},
{ {
"author": "tracerstar", "author": "tracerstar",
"title": "comfyui-p5js-node", "title": "comfyui-p5js-node",

View File

@ -12,6 +12,39 @@
{
"author": "coolzilj",
"title": "ComfyUI-Photopea",
"id": "photopea",
"reference": "https://github.com/coolzilj/ComfyUI-Photopea",
"files": [
"https://github.com/coolzilj/ComfyUI-Photopea"
],
"install_type": "git-clone",
"description": "Edit images in the Photopea editor directly within ComfyUI."
},
{
"author": "lulu-xiao",
"title": "Comfyui-MusePose",
"id": "musepose",
"reference": "https://github.com/lulu-xiao/Comfyui-MusePose",
"files": [
"https://github.com/lulu-xiao/Comfyui-MusePose"
],
"install_type": "git-clone",
"description": "Nodes:muse_pose_align, muse_pose, muse_pose_filenamestring.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose)"
},
{
"author": "chesnokovivan",
"title": "ComfyUI-Novakid",
"id": "novakid",
"reference": "https://github.com/chesnokovivan/ComfyUI-Novakid",
"files": [
"https://github.com/chesnokovivan/ComfyUI-Novakid"
],
"install_type": "git-clone",
"description": "ComfyUI: Novakid. A node."
},
{ {
"author": "Extraltodeus", "author": "Extraltodeus",
"title": "Stable-Diffusion-temperature-settings", "title": "Stable-Diffusion-temperature-settings",

View File

@ -521,6 +521,7 @@
[ [
"Apply Yolov8 Model", "Apply Yolov8 Model",
"Apply Yolov8 Model Seg", "Apply Yolov8 Model Seg",
"Draw Labelme Json",
"Load Yolov8 Model", "Load Yolov8 Model",
"Load Yolov8 Model From Path", "Load Yolov8 Model From Path",
"Save Labelme Json" "Save Labelme Json"
@ -6639,6 +6640,14 @@
"title_aux": "Chaosaiart-Nodes" "title_aux": "Chaosaiart-Nodes"
} }
], ],
"https://github.com/chesnokovivan/ComfyUI-Novakid": [
[
"Novakid Styler"
],
{
"title_aux": "ComfyUI-Novakid"
}
],
"https://github.com/chflame163/ComfyUI_FaceSimilarity": [ "https://github.com/chflame163/ComfyUI_FaceSimilarity": [
[ [
"Face Similarity" "Face Similarity"
@ -8984,6 +8993,7 @@
"google_tool", "google_tool",
"interpreter_tool", "interpreter_tool",
"load_embeddings", "load_embeddings",
"load_excel",
"load_file", "load_file",
"load_file_folder", "load_file_folder",
"load_persona", "load_persona",
@ -10850,6 +10860,16 @@
"title_aux": "ComfyUI Inspire Pack" "title_aux": "ComfyUI Inspire Pack"
} }
], ],
"https://github.com/lulu-xiao/Comfyui-MusePose": [
[
"filenamestring",
"musepose",
"museposealign"
],
{
"title_aux": "Comfyui-MusePose"
}
],
"https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [ "https://github.com/m-sokes/ComfyUI-Sokes-Nodes": [
[ [
"Custom Date Format | sokes \ud83e\uddac", "Custom Date Format | sokes \ud83e\uddac",