"...llama_fastertransformer.git" did not exist on "a0382aa63ee128184b51e9841bed228904af3849"
refactor(magic_pdf): replace PIL with NumPy for image processing
- Remove PIL usage across multiple files - Convert image processing functions to use NumPy arrays - Update crop_img function to work with NumPy arrays - Modify image loading and resizing to use NumPy and OpenCV - Clean up unused imports and comments related to PIL
Showing
Please register or sign in to comment