I setup a AI PC with ARM soc with RTX5070TI, after nvidia-ai-workbench installed, and sdxl example clone, the jupyter example of sdxl example cannot work normal.
- notify peft version should >0.15.2, I try to upgrade peft to 0.17 version, then function OK, but fail at next step.
- I check torch.cuda.available(), result is false, I try to re-install and upgrade torch_cuda, but sudo need root password.
is there any chance to provide password for the sdxl example container image ?