diff --git a/scripts/check_modules.py b/scripts/check_modules.py index 00d2649f..bee4476e 100644 --- a/scripts/check_modules.py +++ b/scripts/check_modules.py @@ -22,7 +22,7 @@ modules_to_check = { "torch": ("1.11.0", "1.13.1", "2.0.0", "2.0.1"), "torchvision": ("0.12.0", "0.14.1", "0.15.1", "0.15.2"), "setuptools": "69.5.1", - "sdkit": "2.0.15", + "sdkit": "2.0.15.1", "stable-diffusion-sdkit": "2.1.5", "rich": "12.6.0", "uvicorn": "0.19.0", diff --git a/ui/index.html b/ui/index.html index 7abfa70c..77113985 100644 --- a/ui/index.html +++ b/ui/index.html @@ -35,7 +35,7 @@