tiankuan93 / ComfyUI-V-Express

86 stars 9 forks source link

EP Error 'providers' and 'provider_options' should be the same length if both are given. when using ['CPUExecutionProvider'] Falling back to ['CPUExecutionProvider'] #5

Open Nebuluss opened 1 month ago

Nebuluss commented 1 month ago

Loaded weights of Reference Net from D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\v-express/reference_net.pth. Loaded weights of Denoising U-Net from D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\v-express/denoising_unet.pth. Loaded weights of Denoising U-Net Motion Module from D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\v-express/motion_module.pth. Loaded weights of V-Kps Guider from D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\v-express/v_kps_guider.pth. Loaded weights of Audio Projection from D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\v-express/audio_projection.pth. EP Error EP Error 'providers' and 'provider_options' should be the same length if both are given. when using ['CPUExecutionProvider'] Falling back to ['CPUExecutionProvider'] and retrying.


Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} find model: D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\insightface_models\models\buffalo_l\1k3d68.onnx landmark_3d_68 ['None', 3, 192, 192] 0.0 1.0 EP Error EP Error 'providers' and 'provider_options' should be the same length if both are given. when using ['CPUExecutionProvider'] Falling back to ['CPUExecutionProvider'] and retrying.


Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} find model: D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\insightface_models\models\buffalo_l\2d106det.onnx landmark_2d_106 ['None', 3, 192, 192] 0.0 1.0 EP Error EP Error 'providers' and 'provider_options' should be the same length if both are given. when using ['CPUExecutionProvider'] Falling back to ['CPUExecutionProvider'] and retrying.


Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} find model: D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\insightface_models\models\buffalo_l\det_10g.onnx detection [1, 3, '?', '?'] 127.5 128.0 EP Error EP Error 'providers' and 'provider_options' should be the same length if both are given. when using ['CPUExecutionProvider'] Falling back to ['CPUExecutionProvider'] and retrying.


Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} find model: D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\insightface_models\models\buffalo_l\genderage.onnx genderage ['None', 3, 96, 96] 0.0 1.0 EP Error EP Error 'providers' and 'provider_options' should be the same length if both are given. when using ['CPUExecutionProvider'] Falling back to ['CPUExecutionProvider'] and retrying.


Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} find model: D:\ANEWCOMFY\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-V-Express\models_ckpts\insightface_models\models\buffalo_l\w600k_r50.onnx recognition ['None', 3, 112, 112] 127.5 127.5 set det-size: (512, 512)

tiankuan93 commented 1 month ago

You can ignore the error messages you post and look mainly at the subsequent sessions to see if any errors are reported.

AILova commented 4 weeks ago

I get the same error. The process still completes successfully and creates the output video, but wondering it its running on the CPU and thus slowing it down?