Skip to content

Commit

Permalink
Require safetensors>=0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
byi8220 committed Jul 24, 2024
1 parent abf815a commit 06597d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"pyyaml",
"torch>=1.10.0",
"huggingface_hub>=0.21.0",
"safetensors>=0.3.1",
"safetensors>=0.4.3",
],
extras_require=extras,
classifiers=[
Expand Down

0 comments on commit 06597d4

Please sign in to comment.