You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Widen layout param types (threshold, unclip_ratio, merge_bboxes_mode)
to match paddlex per-pipeline signatures
- Fix DocUnderstanding.predict input type: InputType → dict
- Remove dict from layout_unclip_ratio in formula/seal pipelines
where paddlex doesn't accept it
- Use bare dict/tuple to match paddlex exactly, no refinement
0 commit comments