cog face to sticker
1.0.0
将任何面孔变成贴纸。
重复运行此模型:
https://replate.com/fofr/face-to-sticker
或在comfyui中运行它:
https://github.com/fofr/cog-face-to-sticker/blob/main/face-to-sticker-ui.json
您需要这些自定义节点:
克隆这个存储库:
git clone --recurse-submodules https://github.com/fofr/cog-face-to-sticker.git运行以下脚本以安装所有自定义节点:
./scripts/clone_plugins.shsudo 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网络表单!