We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60bdc12 commit c0830dbCopy full SHA for c0830db
tests/test_llm_ocr_functions.py
@@ -3,7 +3,7 @@
3
from typing import Optional
4
from requests.models import Response
5
import pandas as pd
6
-from PIL import Image, ImageOps,ExifTags
+from PIL import Image
7
from io import BytesIO
8
import base64
9
0 commit comments