mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-19 11:23:00 +08:00
add CharacterFaceSwap
This commit is contained in:
parent
dbb1d1616a
commit
f7892070d8
@ -1820,6 +1820,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "Various image processing nodes."
|
"description": "Various image processing nodes."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "ArtBot2023",
|
||||||
|
"title": "Character Face Swap",
|
||||||
|
"reference": "https://github.com/ArtBot2023/CharacterFaceSwap",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/ArtBot2023/CharacterFaceSwap"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Character face swap with LoRA and embeddings."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user