WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Input failed after updating comfyui #203

Open knowknow0 opened 1 year ago

knowknow0 commented 1 year ago

Downloading anime face detector... Failed to download lbpcascade_animeface.xml so please download it yourself. Searge-SDXL v4.1 in D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\SeargeSDXL Traceback (most recent call last): File "D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\nodes.py", line 1725, in load_custom_node module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in call_with_frames_removed File "D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui_init.py", line 1, in from .WAS_Node_Suite import NODE_CLASS_MAPPINGS File "D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui\WAS_Node_Suite.py", line 37, in from numba import jit File "D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\python_embeded\lib\site-packages\numba_init.py", line 55, in ensure_critical_deps() File "D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\python_embeded\lib\site-packages\numba_init.py", line 42, in _ensure_critical_deps raise ImportError("Numba needs NumPy 1.24 or less") ImportError: Numba needs NumPy 1.24 or less

Cannot import D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui module for custom nodes: Numba needs NumPy 1.24 or less

0.0 seconds (IMPORT FAILED): D:\ComfyUI_windows_portable_nvidia_cu118_or_cpu\ComfyUI_windows_portable\ComfyUI\custom_nodes\was-node-suite-comfyui

WASasquatch commented 1 year ago

Reinstall WAS-NS requirements.

knowknow0 commented 1 year ago

Reinstall WAS-NS requirements.

I've actually tried multiple ways to reinstall the requirements. But it still reports an error, but I've fixed it now. I downloaded the old version of the UI and pasted the python_embedded folder into the new version

Thank you very much for your reply!