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網絡表單!