viperyl / ComfyUI-BiRefNet

221 stars 27 forks source link

(IMPORT FAILED) [ComfyUI-BiRefNet] #20

Open gedogfx opened 1 month ago

gedogfx commented 1 month ago

(IMPORT FAILED) [ComfyUI-BiRefNet] i keep getting this error, I've done all the steps! what's wrong? Screenshot 2024-09-18 224309

gedogfx commented 1 month ago

C:\Users\gedog\Desktop\ComfyUI_windows_portable\ComfyUI\custom_nodes\comfyui-mixlab-nodes\webApp\lib/juxtapose.css Error. No naistyles.csv found. Put your naistyles.csv in the custom_nodes/ComfyUI_NAI-mod/CSV directory of ComfyUI. Then press "Refresh". Your current root directory is: C:\Users\gedog\Desktop\ComfyUI_windows_portable\ComfyUI

SurgeSpaceCorp commented 3 weeks ago

utils.py file(name) is conflicting ComfyUI/utils/. So rename utils.py with like brn_utils.py is necessary for fix it.

Romanio1997 commented 3 weeks ago

Same error File "C:\pinokio\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BiRefNet__init__.py", line 3, in from .BiRefNet_node import NODE_CLASS_MAPPINGS, NODE_DISPLAY_NAME_MAPPINGS File "C:\pinokio\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BiRefNet\BiRefNet_node.py", line 7, in from models.baseline import BiRefNet File "C:\pinokio\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BiRefNet\models\baseline.py", line 11, in from models.backbones.build_backbone import build_backbone File "C:\pinokio\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BiRefNet\models\backbones\build_backbone.py", line 8, in from utils import check_download_model ImportError: cannot import name 'check_download_model' from 'utils' (C:\pinokio\ComfyUI_windows_portable\ComfyUI\utils__init__.py)

[2024-09-29 00:48] Cannot import C:\pinokio\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-BiRefNet module for custom nodes: cannot import name 'check_download_model' from 'utils' (C:\pinokio\ComfyUI_windows_portable\ComfyUI\utils__init__.py) [2024-09-29 00:48] No module 'xformers'. Proceeding without it. [2024-09-29 00:48]