[SOLVED] This ORT build has ['TensorrtExecutionProvider', 'CUDAExecutionProvider', 'CPUExecutionProvider'] #73
-
I am getting this error |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
I update everything but now i am getting such error |
Beta Was this translation helpful? Give feedback.
-
This is because you have ORT-GPU installed instead of ORT
Perhaps another Node caused installing ORT-GPU |
Beta Was this translation helpful? Give feedback.
-
Thanks for your answer but it did not solve the problem. Here is full detail of the terminal ` Prestartup times for custom nodes: Total VRAM 4096 MB, total RAM 24468 MB Loading: ComfyUI-Impact-Pack (V4.23.8)Loading: ComfyUI-Impact-Pack (Subpack: V0.2.4)Loading: ComfyUI-Manager (V0.36)ComfyUI Revision: 1590 [0d45a565] | Released on '2023-10-18'Failed to auto update Loading: ComfyUI-Workflow-Component (V0.43) !! WARN: This is an experimental extension. Extremely unstable. !!Comfyroll Custom Nodes: Loaded Cannot import I:\AI\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_controlnet_preprocessors module for custom nodes: A Message class can only inherit from Message
Import times for custom nodes: Starting server To see the GUI go to: http://127.0.0.1:8188 Prompt executed in 11.59 seconds |
Beta Was this translation helpful? Give feedback.
-
Well, I made it work on Automatic1111. Thanks for your hard work but unfortunately, I did not see any difference with roop or faceswap. |
Beta Was this translation helpful? Give feedback.
This is because you have ORT-GPU installed instead of ORT
You need to install it back:
Perhaps another Node caused installing ORT-GPU
Only one version of ORT can be inside one python's enclosure
ORT-GPU works only with NVIDIA
ORT is universal for any platform