was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Every time you start comfyui, img2texture will clone.

Open schollliao opened this issue 11 months ago • 1 comments

Cloning https://github.com/WASasquatch/img2texture.git to c:\users\4070\appdata\local\temp\pip-req-build-0sfkgtzh Every time I start comfyui, it will clone, and it often fails to do so.

schollliao avatar Apr 04 '25 16:04 schollliao

The only automatic installation or img2texture outside the requirements file is when you use the Seamless Texture node. So something on your ComfyUI instance is re-running pip requirements install every start for some reason. WAS Node Suite doesn't do this.

WASasquatch avatar Apr 04 '25 16:04 WASasquatch