Merge pull request #8698 from Narsil/update_safetensors

Updating safetensors version (fully backward compatible)
This commit is contained in:
AUTOMATIC1111 2023-03-25 13:06:05 +03:00 committed by GitHub
commit 009bc9f534
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,6 @@ lark==1.1.2
inflection==0.5.1 inflection==0.5.1
GitPython==3.1.30 GitPython==3.1.30
torchsde==0.2.5 torchsde==0.2.5
safetensors==0.2.7 safetensors==0.3.0
httpcore<=0.15 httpcore<=0.15
fastapi==0.94.0 fastapi==0.94.0