Fannovel16 / comfyui_controlnet_aux

ComfyUI's ControlNet Auxiliary Preprocessors
Apache License 2.0
1.65k stars 158 forks source link

help please comfyui prob 30/05/2024 #366

Open Bo0m974 opened 1 month ago

Bo0m974 commented 1 month ago

Error occurred when executing Inference_Core_DWPreprocessor:

'NoneType' object has no attribute 'get_providers'

File "E:\STABLE DIFF\Packages\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) File "E:\STABLE DIFF\Packages\ComfyUI\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) File "E:\STABLE DIFF\Packages\ComfyUI\custom_nodes\ComfyUI-0246\utils.py", line 381, in new_func res_value = old_func(*final_args, kwargs) File "E:\STABLE DIFF\Packages\ComfyUI\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(slice_dict(input_data_all, i))) File "E:\STABLE DIFF\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes\controlnet_preprocessors\node_wrappers\dwpose.py", line 72, in estimate_pose model = DwposeDetector.from_pretrained( File "E:\STABLE DIFF\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes\controlnet_preprocessors\src\controlnet_aux\dwpose__init.py", line 175, in from_pretrained t = Wholebody(det_model_path, None, torchscript_device=torchscript_device) File "E:\STABLE DIFF\Packages\ComfyUI\custom_nodes\ComfyUI-Inference-Core-Nodes\src\inference_core_nodes\controlnet_preprocessors\src\controlnet_aux\dwpose\wholebody.py", line 42, in init__ print(f"Failed to load onnxruntime with {self.det.get_providers()}.\nPlease change EP_list in the config.yaml and restart ComfyUI")

Davikar commented 1 month ago

Also have this issue. It happens with onnxruntime 1.18 and onnx 1.16.1.

Bo0m974 commented 1 month ago

merci , j'ai reussi a reinstalle tous mes noeud par azard