Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
2.18k stars 201 forks source link

Onnxruntime not found or doesn't come with acceleration providers #75

Closed Sostay closed 9 months ago

Sostay commented 1 year ago

What is the problem? It seems that opencv is not running in the normal way. Does anyone know how to solve it?

image E:\Stable Diffusion\ComfyUI\ComfyUI\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device (super slow) warnings.warn("Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device (super slow)")