Skip to content

Commit

Permalink
Require safetensors library to be at least 0.4.2 for fp8 support.
Browse files Browse the repository at this point in the history
  • Loading branch information
comfyanonymous committed Jun 11, 2024
1 parent a82fae2 commit 4134564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torchsde
torchvision
einops
transformers>=4.25.1
safetensors>=0.3.0
safetensors>=0.4.2
aiohttp
pyyaml
Pillow
Expand Down

0 comments on commit 4134564

Please sign in to comment.