fix(magic_pdf): disable PaddlePaddle signal handler
- Import paddle module and disable its signal handler to prevent interference with other components
- This change addresses potential conflicts between PaddlePaddle and other libraries or system signals