a custom node for a/HivisionIDPhotos
a custom node for HivisionIDPhotos, you can find 证件照_workflow,or id_photo_workflow
| 输入 | 抠图 | 换背景 | 加水印 | 排版 | | -- | -- | -- | -- | -- | | source | | | | |
存到项目的ComfyUI/custom_nodes/HivisionIDPhotos-ComfyUI/hivision/creator/weights
目录下:
modnet_photographic_portrait_matting.onnx
(24.7MB): MODNet官方权重,下载
hivision_modnet.onnx
(24.7MB): 对纯色换底适配性更好的抠图模型,下载
rmbg-1.4.onnx
(176.2MB): BRIA AI 开源的抠图模型,下载后重命名为rmbg-1.4.onnx
birefnet-v1-lite.onnx
(224MB): ZhengPeng7 开源的抠图模型,下载后重命名为birefnet-v1-lite.onnx
RetinaFace | 离线人脸检测模型,CPU推理速度中等(秒级),精度较高| 下载后放到hivision/creator/retinaface/weights
目录下