Fix black image on turing when using int4 models. (#14864)
This commit is contained in:
parent
099522f85b
commit
e2a6e30d89
|
|
@ -22,7 +22,7 @@ alembic
|
||||||
SQLAlchemy>=2.0.0
|
SQLAlchemy>=2.0.0
|
||||||
filelock
|
filelock
|
||||||
av>=16.0.0
|
av>=16.0.0
|
||||||
comfy-kitchen==0.2.17
|
comfy-kitchen==0.2.18
|
||||||
comfy-aimdo==0.4.10
|
comfy-aimdo==0.4.10
|
||||||
requests
|
requests
|
||||||
simpleeval>=1.0.0
|
simpleeval>=1.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue