chflame163 / ComfyUI_LayerStyle

A set of nodes for ComfyUI that can composite layer and mask to achieve Photoshop like functionality.
MIT License
962 stars 49 forks source link

使用layerMask:RembgUltra时触发报错:缺失文件model.pth #47

Closed masterliu2021 closed 5 months ago

masterliu2021 commented 5 months ago

节点已经按照指定安装成功 无环境冲突 拖入corp_by_mask_example.json文件后出现如下报错

ComfyUI startup time: 2024-03-24 13:15:27.520168 Platform: Windows Python version: 3.11.6 | packaged by conda-forge | (main, Oct 3 2023, 10:29:11) [MSC v.1935 64 bit (AMD64)] Python executable: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1.ext\python.exe ** Log path: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\comfyui.log [ComfyUI-Manager] Windows event loop policy mode enabled

Prestartup times for custom nodes: 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Manager

Total VRAM 12288 MB, total RAM 32665 MB xformers version: 0.0.23.post1+cu118 Set vram state to: NORMAL_VRAM Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync VAE dtype: torch.bfloat16 Using xformers cross attention Adding extra search path checkpoints D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/Stable-diffusion Adding extra search path configs D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/Stable-diffusion Adding extra search path vae D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/VAE Adding extra search path loras D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/Lora Adding extra search path loras D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/LyCORIS Adding extra search path upscale_models D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/ESRGAN Adding extra search path upscale_models D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/RealESRGAN Adding extra search path upscale_models D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/SwinIR Adding extra search path embeddings D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\embeddings Adding extra search path hypernetworks D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/hypernetworks Adding extra search path controlnet D:\soft\AI\sd-webui-aki\sd-webui-aki-v4.2\sd-webui-aki-v4.2\models/ControlNet [Allor]: 0 nodes were overridden. [Allor]: 12 modules were enabled. [Allor]: 98 nodes were loaded. Adding E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes to sys.path Efficiency Nodes: Attempting to add Control Net options to the 'HiRes-Fix Script' Node (comfyui_controlnet_aux add-on)...Success! Loaded efficiency nodes from E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\efficiency-nodes-comfyui Loaded ControlNetPreprocessors nodes from E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui_controlnet_aux No module named 'control' Could not find AnimateDiff nodes Loaded IPAdapter nodes from E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_IPAdapter_plus Could not find VideoHelperSuite nodes Comfy-Easy-Use (v1.0.3): Loaded

Loading: ComfyUI-Impact-Pack (V4.84)

Loading: ComfyUI-Impact-Pack (Subpack: V0.4)

[Impact Pack] Wildcards loading done.

Loading: ComfyUI-Inspire-Pack (V0.59)

Loading: ComfyUI-Manager (V2.2.3)

ComfyUI Revision: 2068 [d3406d8d] | Released on '2024-03-17'

FETCH DATA from: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/custom-node-list.json FETCH DATA from: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/extension-node-map.json FETCH DATA from: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/model-list.json FETCH DATA from: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/alter-list.json

Mixlab Nodes: Loaded

LaMaInpainting.available True [ComfyUI-Manager] default cache updated: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/alter-list.json [ComfyUI-Manager] default cache updated: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/model-list.json [ComfyUI-Manager] default cache updated: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/custom-node-list.json [ComfyUI-Manager] default cache updated: https://gitcode.net/ranting8323/ComfyUI-Manager/-/raw/main/extension-node-map.json ClipInterrogator.available True PromptGenerate.available True ChinesePrompt.available True RembgNode_.available True

MNeMiC Nodes: Loaded packaging is already installed. cpuinfo is already installed. git is already installed. moviepy is already installed. cv2 is already installed. skbuild is already installed. typing is already installed. diskcache is already installed. llama_cpp is already installed.

Traceback (most recent call last): File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\nodes.py", line 1888, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-reactor-node\init.py'

Cannot import E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-reactor-node module for custom nodes: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-reactor-node\init.py'

Loading: Workspace Manager (V1.0.0)


Comfyroll Studio v1.74 : 175 Nodes Loaded

For changes, please see patch notes at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/Patch_Notes.md For help, please see the wiki at https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/wiki

[START] ComfyUI AlekPet Nodes

Node -> ArgosTranslateNode [Loading] Node -> ExtrasNode [Loading] Node -> PainterNode [Loading] Node -> PoseNode [Loading] Node -> TranslateNode [Loading]

[END] ComfyUI AlekPet Nodes

FizzleDorf Custom Nodes: Loaded

😺dzNodes: LayerStyle -> Cannot import name 'guidedFilter' from 'cv2.ximgproc'

A few nodes cannot works properly, while most nodes are not affected. Please REINSTALL package 'opencv-contrib-python'. For detail refer to https://github.com/chflame163/ComfyUI_LayerStyle/issues/5

😺dzNodes: LayerStyle -> Invalid FONT directory, default to be used. check E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\resource_dir.ini

😺dzNodes: LayerStyle -> Invalid LUT directory, default to be used. check E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\resource_dir.ini

😺dzNodes: LayerStyle -> Find 1 LUTs in E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\lut

😺dzNodes: LayerStyle -> Find 1 Fonts in E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\font

Looking in indexes: https://pypi.doubanio.com/simple Looking in links: https://mirror.sjtu.edu.cn/pytorch-wheels/torch_stable.html, https://www.modelscope.cn/api/v1/studio/hanamizukiai/resolver/gradio/pypi-index/index.html Requirement already satisfied: segment_anything in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from -r requirements.txt (line 1)) (1.0) Requirement already satisfied: timm in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from -r requirements.txt (line 2)) (0.6.13) Requirement already satisfied: addict in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from -r requirements.txt (line 3)) (2.4.0) Requirement already satisfied: yapf in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from -r requirements.txt (line 4)) (0.40.2) Requirement already satisfied: torch>=1.7 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from timm->-r requirements.txt (line 2)) (2.1.2+cu118) Requirement already satisfied: torchvision in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from timm->-r requirements.txt (line 2)) (0.16.2+cu118) Requirement already satisfied: pyyaml in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from timm->-r requirements.txt (line 2)) (6.0.1) Requirement already satisfied: huggingface-hub in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from timm->-r requirements.txt (line 2)) (0.20.3) Requirement already satisfied: importlib-metadata>=6.6.0 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from yapf->-r requirements.txt (line 4)) (7.0.1) Requirement already satisfied: platformdirs>=3.5.1 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from yapf->-r requirements.txt (line 4)) (4.2.0) Requirement already satisfied: tomli>=2.0.1 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from yapf->-r requirements.txt (line 4)) (2.0.1) Requirement already satisfied: zipp>=0.5 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from importlib-metadata>=6.6.0->yapf->-r requirements.txt (line 4)) (3.17.0) Requirement already satisfied: filelock in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torch>=1.7->timm->-r requirements.txt (line 2)) (3.13.1) Requirement already satisfied: typing-extensions in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torch>=1.7->timm->-r requirements.txt (line 2)) (4.9.0) Requirement already satisfied: sympy in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torch>=1.7->timm->-r requirements.txt (line 2)) (1.12) Requirement already satisfied: networkx in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torch>=1.7->timm->-r requirements.txt (line 2)) (3.2.1) Requirement already satisfied: jinja2 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torch>=1.7->timm->-r requirements.txt (line 2)) (3.1.3) Requirement already satisfied: fsspec in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torch>=1.7->timm->-r requirements.txt (line 2)) (2023.10.0) Requirement already satisfied: requests in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from huggingface-hub->timm->-r requirements.txt (line 2)) (2.31.0) Requirement already satisfied: tqdm>=4.42.1 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from huggingface-hub->timm->-r requirements.txt (line 2)) (4.66.1) Requirement already satisfied: packaging>=20.9 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from huggingface-hub->timm->-r requirements.txt (line 2)) (23.2) Requirement already satisfied: numpy in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torchvision->timm->-r requirements.txt (line 2)) (1.26.3) Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from torchvision->timm->-r requirements.txt (line 2)) (9.5.0) Requirement already satisfied: colorama in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from tqdm>=4.42.1->huggingface-hub->timm->-r requirements.txt (line 2)) (0.4.6) Requirement already satisfied: MarkupSafe>=2.0 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from jinja2->torch>=1.7->timm->-r requirements.txt (line 2)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from requests->huggingface-hub->timm->-r requirements.txt (line 2)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from requests->huggingface-hub->timm->-r requirements.txt (line 2)) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from requests->huggingface-hub->timm->-r requirements.txt (line 2)) (1.26.18) Requirement already satisfied: certifi>=2017.4.17 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from requests->huggingface-hub->timm->-r requirements.txt (line 2)) (2024.2.2) Requirement already satisfied: mpmath>=0.19 in e:\pic\blender_comfyui.zip\comfyui-aki-v1.1\comfyui-aki-v1.1.ext\lib\site-packages (from sympy->torch>=1.7->timm->-r requirements.txt (line 2)) (1.3.0) Using xformers cross attention Traceback (most recent call last): File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\nodes.py", line 1888, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\GPT4V-Image-Captioner-main\init.py'

Cannot import E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\GPT4V-Image-Captioner-main module for custom nodes: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\GPT4V-Image-Captioner-main\init.py' Traceback (most recent call last): File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\nodes.py", line 1888, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\MiDaS-master\init.py'

Cannot import E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\MiDaS-master module for custom nodes: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\MiDaS-master\init.py' [Power Noise Suite]: 🦚🦚🦚 wark! 🦚🦚🦚 [Power Noise Suite]: Tamed 11 wild nodes. Traceback (most recent call last): File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\nodes.py", line 1888, in load_custom_node module_spec.loader.exec_module(module) File "", line 936, in exec_module File "", line 1073, in get_code File "", line 1130, in get_data FileNotFoundError: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\X-Adapter-main\init.py'

Cannot import E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\X-Adapter-main module for custom nodes: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\X-Adapter-main\init.py'

Import times for custom nodes: 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_IPAdapter_plus 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\efficiency-nodes-comfyui 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui_controlnet_aux 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\sdxl_prompt_styler 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\AIGODLIKE-ComfyUI-Translation 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\DetailedKSamplerv6 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ControlNet-LLLite-ComfyUI 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\cg-use-everywhere 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\masquerade-nodes-comfyui 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-mnemic-nodes 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-workspace-manager 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_InstantID 0.0 seconds (IMPORT FAILED): E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\MiDaS-master 0.0 seconds (IMPORT FAILED): E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\X-Adapter-main 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_ADV_CLIP_emb 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_TiledKSampler 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-tooling-nodes 0.0 seconds (IMPORT FAILED): E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\GPT4V-Image-Captioner-main 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_Mira 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\PowerNoiseSuite 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-inpaint-nodes 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_experiments 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Advanced-ControlNet 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\images-grid-comfy-plugin 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_FizzNodes 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfy-image-saver 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Custom-Scripts 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_UltimateSDUpscale 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-WD14-Tagger 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-AnimateDiff-Evolved-main 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\Derfuu_ComfyUI_ModdedNodes 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Frame-Interpolation-main 0.0 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_Comfyroll_CustomNodes 0.1 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Inspire-Pack 0.1 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_smZNodes 0.2 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-layerdiffuse 0.2 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-KJNodes 0.4 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-VideoHelperSuite-main 0.6 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Manager 0.6 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-styles-all 0.6 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Easy-Use 0.7 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_FaceAnalysis 0.8 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-N-Nodes 1.1 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle 1.2 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-LaMA-Preprocessor-main 1.6 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Impact-Pack 1.8 seconds (IMPORT FAILED): E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-reactor-node 1.8 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Allor 2.8 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-art-venture 6.3 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui_segment_anything 12.8 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-mixlab-nodes 13.5 seconds: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_Custom_Nodes_AlekPet

https_key OK: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-mixlab-nodes\https\certificate.crt E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-mixlab-nodes\https\private.key Starting server

To see the GUI go to: http://127.0.0.1:8188 To see the GUI go to: https://127.0.0.1:8189 FETCH DATA from: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Manager\extension-node-map.json

read_workflow_json_files_all E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-mixlab-nodes\app\

FETCH DATA from: E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI-Manager\extension-node-map.json

read_workflow_json_files_all E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\comfyui-mixlab-nodes\app\

got prompt !!! Exception during processing !!! Traceback (most recent call last): File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\execution.py", line 81, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\execution.py", line 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\py\rembg_ultra.py", line 37, in rembg_ultra _mask = RMBG(orig_image) ^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\py\imagefunc.py", line 1030, in RMBG rmbgmodel = load_RMBG_model() ^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\py\imagefunc.py", line 1024, in load_RMBG_model net.load_state_dict(torch.load(model_path, map_location=device)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1.ext\Lib\site-packages\torch\serialization.py", line 986, in load with _open_file_like(f, 'rb') as opened_file: ^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1.ext\Lib\site-packages\torch\serialization.py", line 435, in _open_file_like return _open_file(name_or_buffer, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1.ext\Lib\site-packages\torch\serialization.py", line 416, in init super().init(open(name, mode)) ^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'E:\PIC\Blender_ComfyUI.zip\ComfyUI-aki-v1.1\ComfyUI-aki-v1.1\custom_nodes\ComfyUI_LayerStyle\RMBG-1.4\model.pth'

Prompt executed in 2.37 seconds

KUMOXJQ commented 4 months ago

我也遇到了model不存在的问题,请问是怎么解决的?

chflame163 commented 4 months ago

我也遇到了model不存在的问题,请问是怎么解决的?

请按说明下载模型放到指定的文件夹