comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
51.29k stars 5.39k forks source link

ImageScale and ImageInvert #958

Open CodeGrafus opened 1 year ago

CodeGrafus commented 1 year ago

I am using ComfyUI windows portable. i am getting an error like this : When loading the graph, the following node types were not found: ImageScale ImageInvert. Don't these notes come embedded with ComfyUI ?

comfyanonymous commented 1 year ago

Is there an error in the console when you start it? Are you using any custom nodes?

CodeGrafus commented 1 year ago

I don't get any error from console when starting up. I just started learning ComfyUI. Custom nodes are : comfy_controlnet_preprocessors comfyui_allor ComfyUI_Comfyroll_CustomNodes ComfyUI_Cutoff ComfyUI_Dave_CustomNode-main ComfyUI_experiments-master ComfyUI_SeeCoder ComfyUI_TiledKSampler ComfyUI_UltimateSDUpscale ComfyUI-Custom-Scripts ComfyUI-Impact-Pack ComfyUI-Manager ComfyUI-Workflow-Component-Main Derfuu_ComfyUI_ModdedNodes efficiency-nodes-comfyui-main was-node-suite-comfyui ZoomVideoComposer-master

Would you advise me to delete custom nodes ? Thank you for your attention.

comfyanonymous commented 1 year ago

I suggest you do an: update/update_comfyui.bat first. If that doesn't solve the problem it's probably one of the custom nodes that's interfering somehow.

CodeGrafus commented 1 year ago

Thank you i will try. I want to find the problem nodes by removing one by one.