onnxruntime-gpu==1.20.0 E:\ComfyUI\venv\Scripts>.\pip.exe install onnx==1.16.1 Looking in indexes: https://mirrors.aliyun.com/pypi/simple Collecting onnx==1.16.1 Downloading https://mirrors.aliyun.com/pypi/packages/9c/7c/40fbebcb30f0fb6a773ca36e3a9dd4bdccd4b15455ef6c21a335781db...
when I import onnxruntime ,Error is follow: (BTW, i definitely activate python 3.6.6 before the source building. 2020-05-15 00:32:40,450 Build [DEBUG] - Running subprocess in '/home/lshusen/onnxruntime/build/Linux/Debug' ['/home/lshusen/workspace/py36/bin/python3', 'onnxruntime_...
Describe the bug When i use source code to build onnxruntime, build OK by the command './build.sh --config RelWithDebInfo --build_shared_lib --parallel', but when import onnxruntime, return error "ModuleNotFoundError: No module named 'onnxruntime.capi'", if any action need to do...
nvidia-cuda-nvrtc11.3.58 pypi_0 pypi nvidia-cuda-runtime11.3.58 pypi_0 pypi nvidia-cudnn8.2.0.51 pypi_0 pypi nvidia-tensorrt8.0.0.3 pypi_0 pypi oauthlib3.1.1 pypi_0 pypi olefile0.46py37_0 onnx1.9.0 pypi_0 pypi onnxruntime1.8.0 pypi_0 pypi opencv-python4.5.3.56 pypi_0 pypi openjpe...
onnxruntime-gpu==1.20.0 E:\ComfyUI\venv\Scripts>.\pip.exe install onnx==1.16.1 Looking in indexes: https://mirrors.aliyun.com/pypi/simple Collecting onnx==1.16.1 Downloading https://mirrors.aliyun.com/pypi/packages/9c/7c/40fbebcb30f0fb6a773ca36e3a9dd4bdccd4b15455ef6c21a335781db...
ONNX Runtime version: Python version: Visual Studio version (if applicable): N/A GCC/Compiler version (if compiling from source): Clang-11 CUDA/cuDNN version: N/A GPU model and memory: N/A To Reproduce Create a python venv with onnxruntime installed. Then do ...
pip install onnx pip install "onnxruntime-gpu>=1.16.1" pip install opencv-python pip install tqdm Sysinfo { "Platform": "Windows-10-10.0.22631-SP0", "Python": "3.10.11", "Version": "1.9.0", "Commit": "<none>", "Script path": "D:\\backup\\Development\\stable-diffusion\\stab...
return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^ File "C:\Users\muhdi\OneDrive\Documents\ai\ComfyUI_windows_portable\ComfyUI\execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i...
DWPose: Onnxruntime with acceleration providers detected Traceback (most recent call last): File "C:\Users\QK\Desktop\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1998, in load_custom_node module_spec.loader.exec_module(module)
Adding F:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes to sys.path F:\StabilityMatrix-win-x64\Data\Packages\ComfyUI\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch ...