cog consistent character
1.0.0
다른 포즈로 주어진 캐릭터의 이미지를 만듭니다
복제 실행 :
https://replicate.com/fofr/consistent-character
Comfyui에서 직접 사용할 수있는 워크 플로가 있지만 한 번에 하나의 포즈 만 생성합니다.
https://github.com/fofr/consistent-character/blob/main/workflow_ui.json
이 저장소를 복제하십시오.
git clone --recurse-submodules https://github.com/fofr/cog-consistent-character.git다음 스크립트를 실행하여 모든 사용자 정의 노드를 설치하십시오.
./scripts/install_custom_nodes.pycustom_nodes.json에서 노드 목록을 볼 수 있습니다
sudo cog run -p 8188 bash이 명령을 실행하면 COG 컨테이너를 시작하고 액세스 할 수 있습니다.
cd ComfyUI/
python main.py --listen 0.0.0.0http://<gpu-machines-ip>:8188 http://<gpu-machines-ip>:8188 얻었을 때 클래식 한 Comfyui 웹 양식을 볼 수 있습니다!