ml-stable-diffusion icon indicating copy to clipboard operation
ml-stable-diffusion copied to clipboard

chunk unet does not work with coremltool>7.1

Open nighting0le01 opened this issue 1 year ago • 1 comments

chunk unet does not work with coremltool>7.1 due to missing CacheDoublyLinkedList attribute index

nighting0le01 avatar Jul 02 '24 00:07 nighting0le01

unet Chunking not supported in coremltools>7.1 and <7.1 does not support dynamic reshape :https://github.com/apple/coremltools/issues/2264 not sure if it is ml-stable i think this should be solved here

nighting0le01 avatar Jul 02 '24 02:07 nighting0le01