https://github.com/Ryuukeisyou/comfyui_face_parsing
A set of custom nodes for ComfyUI. The nodes utilize the face parsing model to provide detailed segmantation of face.
https://github.com/Ryuukeisyou/comfyui_face_parsing
Last synced: 6 months ago
JSON representation
A set of custom nodes for ComfyUI. The nodes utilize the face parsing model to provide detailed segmantation of face.
- Host: GitHub
- URL: https://github.com/Ryuukeisyou/comfyui_face_parsing
- Owner: Ryuukeisyou
- Created: 2023-12-30T04:50:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-16T16:52:09.000Z (10 months ago)
- Last Synced: 2024-08-16T18:21:02.514Z (10 months ago)
- Language: Python
- Homepage:
- Size: 825 KB
- Stars: 75
- Watchers: 2
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **comfyui_face_parsing** - parsing) to provide detailed segmantation of face. To improve face segmantation accuracy, [a/yolov8 face model](https://huggingface.co/Bingsu/adetailer/) is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing. (All Workflows Sorted by GitHub Stars)