-
Notifications
You must be signed in to change notification settings - Fork 133
✨ Image logging #125
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
✨ Image logging #125
Conversation
…ython into WHY-1928_dataset_class
|
FYI you'll want to add a section here with PIL as a dependency: |
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.
Just feedback from documentation and direct import of PIL in some critical code paths.
I want to make sure we don't require PIL to run basic whylogs
Co-authored-by: Andy Dang <26821974+andyndang@users.noreply.github.com>
Co-authored-by: Andy Dang <26821974+andyndang@users.noreply.github.com>
Co-authored-by: Andy Dang <26821974+andyndang@users.noreply.github.com>
|
I noticed |
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.
looking good
No description provided.