cog consistent character
1.0.0
さまざまなポーズで特定の文字の画像を作成します
Replicateで実行:
https://replicate.com/fofr/consistent-character
Comfyuiで直接使用できるワークフローがありますが、一度に1つのポーズしか生成されません。
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.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 Webフォームが表示されます!