diff --git a/custom-node-list.json b/custom-node-list.json index f020a2e9..407222da 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -9714,6 +9714,17 @@ "install_type": "git-clone", "description": "Nodes:Badman_Blend, Badman_HexGenerator, Badman_String, Badman_Concat_String, Badman_Print, BadmanIO, BadmanIntUtil" }, + { + "author": "TMElyralab", + "title": "Comfyui-MusePose", + "id": "musepose", + "reference": "https://github.com/TMElyralab/Comfyui-MusePose", + "files": [ + "https://github.com/TMElyralab/Comfyui-MusePose" + ], + "install_type": "git-clone", + "description": "[a/MusePose](https://github.com/TMElyralab/MusePose) is an image-to-video generation framework for virtual human under control signal such as pose.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose).[w/The repository name has changed. If you are not receiving updates, please delete the existing node and reinstall it.]" + }, diff --git a/extension-node-map.json b/extension-node-map.json index cf58cb92..8a34efc1 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4136,6 +4136,16 @@ "title_aux": "comfyUI_TJ_NormalLighting" } ], + "https://github.com/TMElyralab/Comfyui-MusePose": [ + [ + "filenamestring", + "musepose", + "museposealign" + ], + { + "title_aux": "Comfyui-MusePose" + } + ], "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ [ "get_histogram_limits", diff --git a/github-stats.json b/github-stats.json index de4f2a23..01c08bc1 100644 --- a/github-stats.json +++ b/github-stats.json @@ -1023,6 +1023,10 @@ "stars": 124, "last_update": "2024-05-23 00:25:37" }, + "https://github.com/TMElyralab/Comfyui-MusePose": { + "stars": 19, + "last_update": "2024-05-31 12:11:48" + }, "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": { "stars": 16, "last_update": "2024-05-30 06:46:34" diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json index 3ea68490..51f207d2 100644 --- a/node_db/legacy/custom-node-list.json +++ b/node_db/legacy/custom-node-list.json @@ -21,17 +21,6 @@ "install_type": "copy", "description": "The CLIPSeg node generates a binary mask for a given input image and text prompt." }, - { - "author": "lulu-xiao", - "title": "Comfyui-MusePose [REMOVED]", - "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": "tankucc1no", "title": "ComfyUI-Dragdiffusion [REMOVED]", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 32ff0e22..57ab6486 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -14,6 +14,18 @@ + + { + "author": "TMElyralab", + "title": "Comfyui-MusePose", + "id": "musepose", + "reference": "https://github.com/TMElyralab/Comfyui-MusePose", + "files": [ + "https://github.com/TMElyralab/Comfyui-MusePose" + ], + "install_type": "git-clone", + "description": "[a/MusePose](https://github.com/TMElyralab/MusePose) is an image-to-video generation framework for virtual human under control signal such as pose.\nNOTE: You need to download weigths manually from: [a/https://huggingface.co/TMElyralab/MusePose](https://huggingface.co/TMElyralab/MusePose).[w/The repository name has changed. If you are not receiving updates, please delete the existing node and reinstall it.]" + }, { "author": "claussteinmassl", "title": "CS Transform Node for ComfyUI", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index cf58cb92..8a34efc1 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4136,6 +4136,16 @@ "title_aux": "comfyUI_TJ_NormalLighting" } ], + "https://github.com/TMElyralab/Comfyui-MusePose": [ + [ + "filenamestring", + "musepose", + "museposealign" + ], + { + "title_aux": "Comfyui-MusePose" + } + ], "https://github.com/TRI3D-LC/tri3d-comfyui-nodes": [ [ "get_histogram_limits",