Pin wandb

This commit is contained in:
cmdr2 2024-12-11 11:59:09 +05:30
parent d38512d841
commit 45a882731a

View File

@ -36,6 +36,7 @@ modules_to_check = {
# "xformers": "0.0.16",
"onnxruntime": "1.19.2",
"huggingface-hub": "0.21.4",
"wandb": "0.13.7",
}
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]