Closed al3dv2 closed 9 months ago
Please scroll up your comfyUI console, it should tell you which package caused the import failure, also make sure to use the correct run_nvidia_gpu_miniconda.bat
to start the comfyUI
Thanks for the answer but I tried every stuff written on the main page but the import doesn't work here the full console :
C:\ComfyUI_windows_portable>.\python_miniconda_env\ComfyUI\python.exe -s ComfyUI\main.py --windows-standalone-build ComfyUI startup time: 2024-02-09 12:32:16.252251 Platform: Windows Python version: 3.11.7 | packaged by Anaconda, Inc. | (main, Dec 15 2023, 18:05:47) [MSC v.1916 64 bit (AMD64)] Python executable: C:\ComfyUI_windows_portable\python_miniconda_env\ComfyUI\python.exe ** Log path: C:\ComfyUI_windows_portable\comfyui.log
####################################################################### [ComfyUI-Manager] Starting dependency installation/(de)activation for the extension
Install: pip packages for 'C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\StableZero123-comfyui' Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Requirement already satisfied: diffusers~=0.21.4 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (0.21.4) Requirement already satisfied: Pillow in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (9.5.0) Requirement already satisfied: filelock in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (3.9.0) Requirement already satisfied: huggingface-hub>=0.13.2 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (0.20.3) Requirement already satisfied: importlib-metadata in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (7.0.1) Requirement already satisfied: numpy in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (1.26.3) Requirement already satisfied: regex!=2019.12.17 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (2023.12.25) Requirement already satisfied: requests in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (2.28.1) Requirement already satisfied: safetensors>=0.3.1 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from diffusers~=0.21.4) (0.4.2) Requirement already satisfied: fsspec>=2023.5.0 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from huggingface-hub>=0.13.2->diffusers~=0.21.4) (2024.2.0) Requirement already satisfied: tqdm>=4.42.1 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from huggingface-hub>=0.13.2->diffusers~=0.21.4) (4.66.1) Requirement already satisfied: pyyaml>=5.1 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from huggingface-hub>=0.13.2->diffusers~=0.21.4) (6.0.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from huggingface-hub>=0.13.2->diffusers~=0.21.4) (4.8.0) Requirement already satisfied: packaging>=20.9 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from huggingface-hub>=0.13.2->diffusers~=0.21.4) (23.2) Requirement already satisfied: zipp>=0.5 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from importlib-metadata->diffusers~=0.21.4) (3.17.0) Requirement already satisfied: charset-normalizer<3,>=2 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from requests->diffusers~=0.21.4) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from requests->diffusers~=0.21.4) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from requests->diffusers~=0.21.4) (1.26.13) Requirement already satisfied: certifi>=2017.4.17 in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from requests->diffusers~=0.21.4) (2022.12.7) Requirement already satisfied: colorama in c:\comfyui_windows_portable\python_miniconda_env\comfyui\lib\site-packages (from tqdm>=4.42.1->huggingface-hub>=0.13.2->diffusers~=0.21.4) (0.4.6)
[ComfyUI-Manager] Startup script completed. #######################################################################
Prestartup times for custom nodes: 7.6 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager
Total VRAM 24576 MB, total RAM 41964 MB
Set vram state to: NORMAL_VRAM
Device: cuda:0 Quadro RTX 6000 : cudaMallocAsync
VAE dtype: torch.float32
Using pytorch cross attention
torch version---------------------- 2.2.0+cu121
torch version---------------------- 2.2.0+cu121
C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack\lgm\core\attention.py:28: UserWarning: xFormers is not available (Attention)
warnings.warn("xFormers is not available (Attention)")
Traceback (most recent call last):
File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack module for custom nodes: No module named 'xformers'
[Impact Pack] Wildcards loading done.
Traceback (most recent call last):
File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-InstantID module for custom nodes: No module named 'insightface'
LaMaInpainting.available True
ClipInterrogator.available True
Traceback (most recent call last):
File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Panda3d module for custom nodes: No module named 'panda3d'
3D OpenPose Editor: Loaded
[comfyui_controlnet_aux] | INFO -> Using ckpts path: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\ckpts
[comfyui_controlnet_aux] | INFO -> Using symlinks: False
[comfyui_controlnet_aux] | INFO -> Using ort providers: ['CUDAExecutionProvider', 'DirectMLExecutionProvider', 'OpenVINOExecutionProvider', 'ROCMExecutionProvider', 'CPUExecutionProvider', 'CoreMLExecutionProvider']
C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux\node_wrappers\dwpose.py:26: UserWarning: DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly
warnings.warn("DWPose: Onnxruntime not found or doesn't come with acceleration providers, switch to OpenCV with CPU device. DWPose might run very slowly")
Traceback (most recent call last):
File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes module for custom nodes: No module named 'numexpr'
[comfy_mtb] | INFO -> loaded 55 nodes successfuly
[comfy_mtb] | INFO -> Some nodes (10) could not be loaded. This can be ignored, but go to http://127.0.0.1:8188/mtb if you want more information.
Total VRAM 24576 MB, total RAM 41964 MB
Set vram state to: NORMAL_VRAM
Device: cuda:0 Quadro RTX 6000 : cudaMallocAsync
VAE dtype: torch.float32
Traceback (most recent call last):
File "C:\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1893, in load_custom_node
module_spec.loader.exec_module(module)
File "
Cannot import C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf module for custom nodes: No module named 'lpips' [WAS Extras] Loading extra custom nodes... [WAS Extras] Import times for extras: 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras\ConditioningBlend.py 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras\DebugThis.py 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras\VAEEncodeForInpaint.py 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras\VividSharpen.py 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras\ksampler_sequence.py 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras\BLVaeEncode.py
Import times for custom nodes: 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\tri3d-comfyui-nodes 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\sdxl_prompt_styler 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\cg-use-everywhere 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_3dPoseEditor 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\sd-dynamic-thresholding 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\StableZero123-comfyui 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_IPAdapter_plus 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-WD14-Tagger 0.0 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Panda3d 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\WAS_Extras 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\Comfyui-StableSR 0.0 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_FizzNodes 0.0 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-InstantID 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Custom-Scripts 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Advanced-ControlNet 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_UltimateSDUpscale 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Frame-Interpolation 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-AnimateDiff-Evolved 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\Derfuu_ComfyUI_ModdedNodes 0.0 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI_essentials 0.1 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\facerestore_cf 0.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfy_mtb 0.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui_controlnet_aux 0.1 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-VideoHelperSuite 0.7 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Manager 0.8 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\AInseven 0.9 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-Impact-Pack 2.6 seconds: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes 3.7 seconds (IMPORT FAILED): C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-3D-Pack
https_key OK: C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\https\certificate.crt C:\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\https\private.key Starting server
I really want to install your project that look awesome and try this workflow with https://github.com/MrForExample/ComfyUI-3D-Pack/issues/20
Seems you are missing xformers
package, you can just run: pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu121
in miniconda env
Usually other diffusion model users have this installed already, I think that's why this issue just being bought up, I'll update the install script, thanks for testing, cheers :)
It's works now thank you !!
Hi I have follow all the instruction but I have import failed bug I'm using windows 10 and 24go vram nvidia card