Skip to content
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

updated transformers version in required packages #264

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

carzh
Copy link
Contributor

@carzh carzh commented Jul 6, 2022

What does this PR do?

Updates the transformers version in the required packages in setup.py

This PR (#226) imports the ImageClassifierOutput function from modeling_outputs.py from transformers, but the ImageClassifierOutput function was only added to transformers in versions 4.18.0 and above.

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@JingyaHuang JingyaHuang requested a review from regisss July 7, 2022 08:24
@JingyaHuang
Copy link
Collaborator

Thanks for updating the setup! @regisss can you merge it if it looks good to you?

Copy link
Collaborator

@JingyaHuang JingyaHuang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@regisss
Copy link
Contributor

regisss commented Jul 7, 2022

Thanks for noticing this @carzh !!
@JingyaHuang I'm going to merge it :)

@regisss regisss merged commit 3e95b35 into huggingface:main Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants