Temporary fix for #1899

This commit is contained in:
cmdr2 2025-02-10 18:14:43 +05:30
parent 302426f5d4
commit 7b0a17a3ab

View File

@ -73,7 +73,7 @@ modules_to_check = {
# "xformers": "0.0.16",
"huggingface-hub": "0.21.4",
"wandb": "0.13.7",
"torchruntime": "1.9.4",
"torchruntime": "1.9.5",
}
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]