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

Fix is_onnx_available #440

Merged
merged 3 commits into from
Sep 16, 2022
Merged

Fix is_onnx_available #440

merged 3 commits into from
Sep 16, 2022

Conversation

SkyTNT
Copy link
Contributor

@SkyTNT SkyTNT commented Sep 9, 2022

Fix: If user install onnxruntime-gpu, is_onnx_available() will return False.

Fix: If user install onnxruntime-gpu, is_onnx_available() will return False.
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Sep 9, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@anton-l anton-l left a comment

Choose a reason for hiding this comment

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

Thank you for the update @SkyTNT, looks good!

@anton-l anton-l merged commit 37c9d78 into huggingface:main Sep 16, 2022
@SkyTNT SkyTNT deleted the patch-1 branch September 16, 2022 10:17
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
* Fix is_onnx_available

Fix: If user install onnxruntime-gpu, is_onnx_available() will return False.

* add more onnxruntime candidates

* Run `make style`

Co-authored-by: anton-l <[email protected]>
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.

3 participants