nicofdga / DZ-FaceDetailer

a node for comfyui for restore/edit/enchance faces utilizing face recognition
MIT License
134 stars 13 forks source link

Error occurred when executing DZ_Face_Detailer: Failed to parse: node { calculator: "ImagePropertiesCalculator" input_stream: "IMAGE:image" output_stream: "SIZE:image_size" } #23

Open liaceboy opened 2 days ago

liaceboy commented 2 days ago

Error occurred when executing DZ_Face_Detailer:

Failed to parse: node { calculator: "ImagePropertiesCalculator" input_stream: "IMAGE:image" output_stream: "SIZE:image_size" } node { calculator: "PreviousLoopbackCalculator" input_stream: "MAIN:image" input_stream: "LOOP:face_rects_from_landmarks" output_stream: "PREV_LOOP:prev_face_rects_from_landmarks" input_stream_info { tag_index: "LOOP" back_edge: true } } node { calculator: "GateCalculator" input_stream: "prev_face_rects_from_landmarks" output_stream: "gated_prev_face_rects_from_landmarks" input_side_packet: "ALLOW:use_prev_landmarks" options { [mediapipe.GateCalculatorOptions.ext] { allow: true } } } node { calculator: "NormalizedRectVectorHasMinSizeCalculator" input_stream: "ITERABLE:gated_prev_face_rects_from_landmarks" output_stream: "prev_has_enough_faces" input_side_packet: "num_faces"