Recommend Impact-Pack instead of Masquerade (#791)

This commit is contained in:
guill 2024-06-19 01:27:58 -07:00 committed by GitHub
parent ae0e901a2a
commit 41c7764c87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
{ {
"id":"https://github.com/BadCafeCode/masquerade-nodes-comfyui", "id":"https://github.com/BadCafeCode/masquerade-nodes-comfyui",
"tags":"ddetailer", "tags":"ddetailer",
"description": "This extension provides a way to recognize and enhance masks for faces similar to Impact Pack." "description": "This extension is a less feature-rich and well-maintained alternative to Impact Pack, but it has fewer dependencies and may be easier to install on abnormal configurations. The author recommends trying Impact Pack first."
}, },
{ {
"id":"https://github.com/BlenderNeko/ComfyUI_Cutoff", "id":"https://github.com/BlenderNeko/ComfyUI_Cutoff",

View File

@ -519,7 +519,7 @@
"https://github.com/BadCafeCode/masquerade-nodes-comfyui" "https://github.com/BadCafeCode/masquerade-nodes-comfyui"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a node pack for ComfyUI, primarily dealing with masks." "description": "This is a low-dependency node pack primarily dealing with masks. The author recommends using Impact-Pack instead (unless you specifically have trouble installing dependencies)."
}, },
{ {
"author": "guoyk93", "author": "guoyk93",