Another fix for mps backend

This commit is contained in:
cmdr2 2025-02-10 10:04:55 +05:30
parent 7a17adc46b
commit d0f45f1f51

View File

@ -74,7 +74,7 @@ modules_to_check = {
"onnxruntime": "1.19.2",
"huggingface-hub": "0.21.4",
"wandb": "0.13.7",
"torchruntime": "1.9.3",
"torchruntime": "1.9.4",
}
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]