diff --git a/custom-node-list.json b/custom-node-list.json index 59fc5541..fcf4753f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9637,10 +9637,39 @@ "install_type": "git-clone", "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)" + }, diff --git a/extension-node-map.json b/extension-node-map.json index 5989b6dd..c4934d63 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -521,6 +521,7 @@ [ "Apply Yolov8 Model", "Apply Yolov8 Model Seg", + "Draw Labelme Json", "Load Yolov8 Model", "Load Yolov8 Model From Path", "Save Labelme Json" @@ -6639,6 +6640,14 @@ "title_aux": "Chaosaiart-Nodes" } ], + "https://github.com/chesnokovivan/ComfyUI-Novakid": [ + [ + "Novakid Styler" + ], + { + "title_aux": "ComfyUI-Novakid" + } + ], "https://github.com/chflame163/ComfyUI_FaceSimilarity": [ [ "Face Similarity" @@ -8984,6 +8993,7 @@ "google_tool", "interpreter_tool", "load_embeddings", + "load_excel", "load_file", "load_file_folder", "load_persona", @@ -10850,6 +10860,16 @@ "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": [ [ "Custom Date Format | sokes \ud83e\uddac", diff --git a/github-stats.json b/github-stats.json index 8c96b100..e039aca2 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1647,6 +1647,10 @@ "stars": 0, "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": { "stars": 5, "last_update": "2024-05-23 12:48:18" @@ -1755,6 +1759,10 @@ "stars": 0, "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": { "stars": 49, "last_update": "2024-03-20 20:10:27" @@ -2627,6 +2635,10 @@ "stars": 4009, "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": { "stars": 1, "last_update": "2024-05-22 20:36:07" diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index ef9badad..1a355990 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -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." }, - + { + "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", "title": "comfyui-p5js-node", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b2eba467..556fee25 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -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", "title": "Stable-Diffusion-temperature-settings", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 5989b6dd..c4934d63 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -521,6 +521,7 @@ [ "Apply Yolov8 Model", "Apply Yolov8 Model Seg", + "Draw Labelme Json", "Load Yolov8 Model", "Load Yolov8 Model From Path", "Save Labelme Json" @@ -6639,6 +6640,14 @@ "title_aux": "Chaosaiart-Nodes" } ], + "https://github.com/chesnokovivan/ComfyUI-Novakid": [ + [ + "Novakid Styler" + ], + { + "title_aux": "ComfyUI-Novakid" + } + ], "https://github.com/chflame163/ComfyUI_FaceSimilarity": [ [ "Face Similarity" @@ -8984,6 +8993,7 @@ "google_tool", "interpreter_tool", "load_embeddings", + "load_excel", "load_file", "load_file_folder", "load_persona", @@ -10850,6 +10860,16 @@ "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": [ [ "Custom Date Format | sokes \ud83e\uddac",