mirror of
https://github.com/HM-RunningHub/ComfyUI_RH_DreamID-V.git
synced 2026-03-11 15:31:21 +08:00
- Fix FaceLandmarkerResult unpacking error by returning tuple (result, None) when no face is detected in detect() and detect_for_video() methods - Fix insightface FaceAnalysis.get() invalid parameter by setting det_thresh via det_model attribute instead of passing it as argument - Add mesh3d None check to properly trigger insightface fallback detection