CharacterFaceSwap
세부 정보
파일 다운로드
모델 설명
repo: https://github.com/ArtBot2023/CharacterFaceSwap
캐릭터 LoRA 및 임베딩을 사용하여 얼굴을 교환합니다.
설치
ComfyUI Manager 사용을 권장합니다.
설치한 후 워크플로우를 로드하세요.
수동 설치의 경우:
cd ComfyUI/custom_nodes/
git clone https://github.com/ArtBot2023/CharacterFaceSwap.git
cd CharacterFaceSwap
# 포팅된 ComfyUI를 사용하는 경우
../../../python_embeded/python -m pip install -r requirements
# 그렇지 않은 경우
pip install -r requirements
ComfyUI에서 custom_nodes/CharacterFaceSwap/workflows의 워크플로우를 로드하세요.

