Open jurassicjordan opened 5 days ago
The re-installation of dependencies could be the behavior of ComfyUI-Manager. I just removed it in all comfy3d
Docker images. (7e98e5a)
To fix broken deps on your existing pt23 instance:
storage/.local/lib/python3*
(on host) or /root/.local/lib/python3*
(in container)ComfyUI/custom_nodes/ComfyUI-Manager
(or rename it to ComfyUI-Manager.disabled
)Then try to start the container again.
Dependency installation for 3D pack locks up as the wrong version of torch installs?