-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Repro workflow and error message attached. I am using ComfyUI v0.3.39
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
}
(too long to paste, see attached file)
Metadata
Metadata
Assignees
Labels
No labels