Acly / krita-ai-diffusion

Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
GNU General Public License v3.0
5.55k stars 245 forks source link

Error when trying to generate a pose control layer: #871

Open Gavin266 opened 6 days ago

Gavin266 commented 6 days ago

I get this error when trying to generate a pose control layer: INFO cv2.error: OpenCV(4.10.0) D:\a\opencv-python\opencv-python\opencv\modules\dnn\src\onnx\onnx_importer.cpp:282: error: (-210:Unsupported format or combination of formats) Failed to parse ONNX model: E:\krita\krita-ai-diffusion\server\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\yzd-v/DWPose\dw-ll_ucoco_384.onnx in function 'cv::dnn::dnn4_v20240521::ONNXImporter::ONNXImporter'

I'm using a locally managed server on Windows 11 and I'm on ai diffusion 1.19.0. and krita 5.2.2

Acly commented 4 days ago

Sounds like there is an issue with this file: E:\krita\krita-ai-diffusion\server\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts\yzd-v/DWPose\dw-ll_ucoco_384.onnx

You can delete it and try again, it will be re-downloaded automatically.