-
Notifications
You must be signed in to change notification settings - Fork 282
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
[SOLVED] ValueError: This ORT build has ['AzureExecutionProvider', 'CPUExecutionProvider'] enabled #108
Comments
I follow your answer from below posts, and it works! python -m pip install -U pip Thanks! |
You're welcome! |
So, this is the source of 'AzureExecutionProvider' Issue: microsoft/onnxruntime#17631 |
I tried this and now Comfyui won't load up.... any idea what broke?
|
So, try it, just change its version to 3.20.3 by |
I have the same error, but I can't just delete onnxruntime-gpu==1.16.0, because it is being used for other custom_nodes. By the way I have |
First, confirm
What happened?
Always loops back to this 1 specific error.
Steps to reproduce the problem
Sysinfo
RTX 3080 12G
automatic1111 (1.6.0)
Relevant console log
Additional information
This error is a little bit different from below strangers Post.
(if you look closely, you will see the difference different, deepcopy, reconstruct )
The text was updated successfully, but these errors were encountered: