-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
from onnx.onnx_cpp2py_export import ONNX_MLImportError: DLL load failed while importing onnx_cpp2py_export: Dynamic link library (DLL) initialization routine failed. #227
Comments
Hello , I am getting a similar error , for both instant ID and IP Adaptor as of today . I am unsure what the trigger is , I tried reverting comfy UI to a commit I knew worked but it didnt solve the issue . Will be trying to revert torch and Python after . ComfyUI Error Report Error Details
Stack Trace
System Information
Devices
Logs
Attached WorkflowPlease make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context(Please add any additional context or steps to reproduce the error here) |
UPDATE : INSTANT ID and IP ADAPTOR WORK after doing the following:
How to Do it :
If your onnxruntime is a different version that listed above, uninstall it ! 3.) Now install the proper Versions with : ( from @papanoyang ) Relaunch comfy , and the tools should now work . |
When I re-download the latest comfyui package and upgrade CUDA 12.4, PyTorch 2.4.1 and xformers 0.0.28, I fail to install instantID. How do I solve the problem?
The text was updated successfully, but these errors were encountered: