ComfyUI-3D-Pack icon indicating copy to clipboard operation
ComfyUI-3D-Pack copied to clipboard

One very frustrating problem with this Extension no ONE TALKS ABOUT : Every time you install missing nodes from OTHER extensions, it results in breaking ComfyUI.

Open GPU-server opened this issue 1 year ago • 0 comments

I battled for hours and days trying to make this work, I finally was able to make one of the 3D pack workflows work. Moved to the next workflow only to see it has nodes from other extensions. I press : install missing nodes, restart comfy and the logs show:

Attempting uninstall: torch Found existing installation: torch 2.4.0+cu121 Uninstalling torch-2.4.0+cu121: Successfully uninstalled torch-2.4.0+cu121

Adn later one:

raise AssertionError("Torch not compiled with CUDA enabled") AssertionError: Torch not compiled with CUDA enabled

ComfyUI does not start anymore ! This happens almost EVERY time I install missing nodes from other extensions!

__ All of this because I installed torch 2.4.0 cuda 121, on a comfyUI installation that comes initially with a 2.4.1 version.

GPU-server avatar Oct 09 '24 20:10 GPU-server