Commit 4f415ad6 authored by Nicolas Patry's avatar Nicolas Patry

Updating safetensors version (fully backward compatible)

- Main takeaway is that the newly created files should load better
  because pointer alignment is forced
parent a9fed7c3
...@@ -25,6 +25,6 @@ lark==1.1.2 ...@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment