-
Notifications
You must be signed in to change notification settings - Fork 874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add support for partitioning .heic files #2454
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait for @awalker4 to chime in about the unstructured-client
bump, and I just have the one concern about using a different Python version to pip-compile
. Otherwise LGTM! Thanks for the quick win on this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Coniferish @qued I found that if we call register_heif_opener()
before calling unstructured-inference functions, this PR works without making any changes to the unstructred-inference
repo.
Can we move
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
.heic files are an image filetype we have not supported.
Testing