mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-03-12 22:02:14 +00:00
Specify safetensors version to avoid upstream errors
https://github.com/huggingface/safetensors/issues/142
This commit is contained in:
parent
37713e3b0a
commit
1ced2bdd2d
@ -4,7 +4,7 @@ torchsde
|
|||||||
einops
|
einops
|
||||||
open-clip-torch
|
open-clip-torch
|
||||||
transformers>=4.25.1
|
transformers>=4.25.1
|
||||||
safetensors
|
safetensors>=0.3.0
|
||||||
pytorch_lightning
|
pytorch_lightning
|
||||||
aiohttp
|
aiohttp
|
||||||
accelerate
|
accelerate
|
||||||
|
Loading…
Reference in New Issue
Block a user