mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
Require safetensors library to be at least 0.4.2 for fp8 support.
This commit is contained in:
parent
a82fae2375
commit
4134564dc1
@ -3,7 +3,7 @@ torchsde
|
||||
torchvision
|
||||
einops
|
||||
transformers>=4.25.1
|
||||
safetensors>=0.3.0
|
||||
safetensors>=0.4.2
|
||||
aiohttp
|
||||
pyyaml
|
||||
Pillow
|
||||
|
Loading…
Reference in New Issue
Block a user