-
-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Labels
BugSomething isn't workingSomething isn't working
Description
Expected Behavior
SwarmUI and backend ComfyUI up and running
Actual Behavior
The backend crashes because it tries to load nvidia drivers and libs
Steps to Reproduce
$ which pip
/usr/bin/pip
$ which python3
/usr/bin/python3
$ python3.12 -m pip --version
python3.12 python3.12-config
$ wget https://github.com/mcmonkeyprojects/SwarmUI/releases/download/0.6.5-Beta/install-linux.sh -O install-linux.sh
$ chmod +x install-linux.sh
$ ./install-linux.sh
Debug Logs
https://paste.denizenscript.com/View/137937
Other
$ apt list --installed | grep -o "^[^/]*" | egrep "^(rocm|amd)"
amd-smi-lib
amd64-microcode
amdgpu-core
amdgpu-dkms-firmware
amdgpu-dkms
amdgpu-insecure-instinct-udev-rules
amdgpu-install
rocm-cmake
rocm-core
rocm-dbgapi
rocm-debug-agent
rocm-developer-tools
rocm-device-libs
rocm-gdb
rocm-hip
rocm-language-runtime
rocm-llvm
rocm-opencl-dev
rocm-opencl-sdk
rocm-opencl
rocm-openmp
rocm-smi-lib
rocm
rocminfo
Zero3
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't working