fix(pdf_parse_union_core_v2): suppress FutureWarning from transformers
- Added warnings module to import list - Implemented a warning catcher to ignore FutureWarning from the transformers module - This change prevents unnecessary warning messages during model inference
Showing
Please register or sign in to comment