Recognize some more cards (5070, Granite Ridge) via a torchruntime upgrade

This commit is contained in:
cmdr2 2025-03-06 12:06:13 +05:30
parent 895801b667
commit 5df082a98f

View File

@ -35,7 +35,7 @@ modules_to_check = {
"onnxruntime": "1.19.2",
"huggingface-hub": "0.21.4",
"wandb": "0.17.2",
"torchruntime": "1.13.1",
"torchruntime": "1.14.1",
"torchsde": "0.2.6",
}
modules_to_log = ["torchruntime", "torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]