"...resnet50_tensorflow.git" did not exist on "4053c2ba412e559ff76c2e9e3b01f9950417ce7f"
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