-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
β Have you read and understood the above guidelines?
yes
π Did you run the script with verbose mode enabled?
No (this issue will likely be closed automatically)
π What is the name of the script you are using?
Comfyui-install
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/comfyui.sh)"
βοΈ What settings are you using?
- Default Settings
- Advanced Settings
π₯οΈ Which Linux distribution are you using?
Debian 13
π Which Proxmox version are you on?
pve-manager/9.1.5/80cf92a64bef6889 (running kernel: 6.17.4-2-pve)
π Provide a clear and concise description of the issue.
Comfyui install script the provided lxc container requires nvidia-550, but the host has nvidia-590, other containers installed will use the host version (or are at least up to date with 590), but comfyui is using an outdated version
π Steps to reproduce the issue.
run the install script, run nvidia-smi in the container, get nvml mismatch error
β Paste the full error output (if available).
Failed to initialize NVML: Driver/library version mismatch
NVML library version: 550.163
πΌοΈ Additional context (optional).
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working