mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-10 22:54:30 +08:00
Merge pull request #97 from ArtBot2023/CharacterFaceSwap
add CharacterFaceSwap
This commit is contained in:
commit
541f58968f
@ -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…
x
Reference in New Issue
Block a user