diff --git a/scripts/check_modules.py b/scripts/check_modules.py index 175d6a62..e24008ff 100644 --- a/scripts/check_modules.py +++ b/scripts/check_modules.py @@ -35,7 +35,7 @@ modules_to_check = { "onnxruntime": "1.19.2", "huggingface-hub": "0.21.4", "wandb": "0.13.7", - "torchruntime": "1.13.0", + "torchruntime": "1.13.1", "torchsde": "0.2.6", } modules_to_log = ["torchruntime", "torch", "torchvision", "sdkit", "stable-diffusion-sdkit", "diffusers"]