cog consistent character
1.0.0
在不同的姿勢中創建給定角色的圖像
重複運行:
https://replate.com/fofr/consistent-character
您可以直接在comfyui中使用一個工作流,但一次只會產生一個姿勢:
https://github.com/fofr/cog-consistent-character/blob/main/workflow_ui.json
克隆這個存儲庫:
git clone --recurse-submodules https://github.com/fofr/cog-consistent-character.git運行以下腳本以安裝所有自定義節點:
./scripts/install_custom_nodes.py您可以在custom_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網絡表單!