Ease restrictions

This commit is contained in:
Benjamin Berman 2024-07-19 20:40:10 -07:00 committed by GitHub
parent c0c76ddbd5
commit 1a84cae97b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,6 +37,7 @@ kornia>=0.7.0
mpmath>=1.0,!=1.4.0a0 mpmath>=1.0,!=1.4.0a0
huggingface_hub huggingface_hub
lazy-object-proxy lazy-object-proxy
lazy_loader>=0.3
can_ada can_ada
fsspec fsspec
natsort natsort
@ -53,7 +54,8 @@ huggingface_extra_chat_templates @ git+https://github.com/AppMana/appmana-comfyu
wrapt>=1.16.0 wrapt>=1.16.0
certifi certifi
spandrel>=0.3.4 spandrel>=0.3.4
numpy>=1.26.3,<2.0.0 numpy>=1.24.4,<2.0.0
soundfile soundfile
watchdog watchdog
PySoundFile PySoundFile
networkx>=2.6.3