Update requirements.txt

This commit is contained in:
Benjamin Berman 2024-07-19 19:03:51 -07:00 committed by GitHub
parent 6ade1d77e6
commit 52d969d66b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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,7 +53,7 @@ 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