-
Notifications
You must be signed in to change notification settings - Fork 28.5k
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
Add Fast Chinese-CLIP Processor #37012
base: main
Are you sure you want to change the base?
Conversation
Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the |
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.
Looks great @keetrap , thanks for working on this! Only one test left to adapt, and if all the tests pass with RUN_SLOW=1 python -m pytest tests/models/chinese_clip/test_image_processing_chinese_clip.py
, it should be ready to merge!
tests/models/chinese_clip/test_image_processing_chinese_clip.py
Outdated
Show resolved
Hide resolved
@yonigozlan Thanks for the review. Tests Updated. |
@keetrap Great LGTM! could you update your branch? |
Related #36978
cc @qubvel @yonigozlan