diff --git a/pyproject.toml b/pyproject.toml index c2a9bae494..21cda5eebd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ dependencies = [ "realesrgan", "requests~=2.28.2", "rich~=13.3", - "safetensors==0.3.1", + "safetensors~=0.3.1", "scikit-image~=0.21.0", "semver~=3.0.1", "send2trash",