Support Blackwell (NVIDIA 5060/5070/5080/5090)

This commit is contained in:
cmdr2 2025-03-04 16:23:43 +05:30
parent afae421cee
commit 72c4e47619

View File

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