mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-08-02 23:14:49 +08:00
Require safetensors library to be at least 0.4.2 for fp8 support.
This commit is contained in:
@@ -3,7 +3,7 @@ torchsde
|
||||
torchvision
|
||||
einops
|
||||
transformers>=4.25.1
|
||||
safetensors>=0.3.0
|
||||
safetensors>=0.4.2
|
||||
aiohttp
|
||||
pyyaml
|
||||
Pillow
|
||||
|
Reference in New Issue
Block a user