mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-20 03:24:24 +08:00
Register custom node: ComfyUI-MusePose-Remaster (#1177)
* Update custom-node-list.json * Update custom-node-list.json
This commit is contained in:
parent
65caaaf7a8
commit
3e2915d531
@ -16166,6 +16166,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "hoveychen",
|
||||||
|
"title": "ComfyUI-MusePose-Remaster",
|
||||||
|
"id": "musepose-remaster",
|
||||||
|
"reference": "https://github.com/hoveychen/ComfyUI-MusePose-Remaster",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/hoveychen/ComfyUI-MusePose-Remaster"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "MusePose Remaster is a remaster version of ComfyUI MusePose node.\nIt supports auto weights download, remove most necessary dependencies, etc."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user