mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-07 03:52:32 +08:00
Update requirements.txt
This commit is contained in:
parent
6ade1d77e6
commit
52d969d66b
@ -8,7 +8,7 @@ open-clip-torch>=2.24.0
|
|||||||
transformers>=4.29.1
|
transformers>=4.29.1
|
||||||
tokenizers>=0.13.3
|
tokenizers>=0.13.3
|
||||||
sentencepiece
|
sentencepiece
|
||||||
peft==*
|
peft>=0.11.1
|
||||||
torchinfo
|
torchinfo
|
||||||
safetensors>=0.4.2
|
safetensors>=0.4.2
|
||||||
bitsandbytes
|
bitsandbytes
|
||||||
@ -34,7 +34,7 @@ psutil
|
|||||||
ConfigArgParse
|
ConfigArgParse
|
||||||
aio-pika
|
aio-pika
|
||||||
pyjwt[crypto]
|
pyjwt[crypto]
|
||||||
kornia==*
|
kornia>=0.7.3
|
||||||
mpmath>=1.0,!=1.4.0a0
|
mpmath>=1.0,!=1.4.0a0
|
||||||
huggingface_hub
|
huggingface_hub
|
||||||
lazy-object-proxy
|
lazy-object-proxy
|
||||||
@ -53,8 +53,8 @@ opentelemetry-semantic-conventions
|
|||||||
huggingface_extra_chat_templates @ git+https://github.com/AppMana/appmana-comfyui-chat-templates.git
|
huggingface_extra_chat_templates @ git+https://github.com/AppMana/appmana-comfyui-chat-templates.git
|
||||||
wrapt>=1.16.0
|
wrapt>=1.16.0
|
||||||
certifi
|
certifi
|
||||||
spandrel==*
|
spandrel>=0.3.4
|
||||||
numpy>=1.26.3,<2.0.0
|
numpy>=1.26.3,<2.0.0
|
||||||
soundfile
|
soundfile
|
||||||
watchdog
|
watchdog
|
||||||
PySoundFile
|
PySoundFile
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user