latent-diffusion icon indicating copy to clipboard operation
latent-diffusion copied to clipboard

ModuleNotFoundError: No module named 'cutlit'

Open Polaris0421 opened this issue 1 year ago • 1 comments

I try to run the code from latent diffusion model which clones taming-transformer, but I fail as" ModuleNotFoundError: No module named 'cutlit'". cutlit is not a python package, according to other issues I guess its a module in taming-transformer code, but I can't find anything related to cutlit in the project. Is this module deleted in newer version?

Polaris0421 avatar Apr 27 '24 07:04 Polaris0421

I think there is nobody to maintain this repo. It is abandoned for last 2 years.

humanely avatar Apr 28 '24 00:04 humanely

Maybe in the yaml config file image

ader47 avatar Jul 09 '24 21:07 ader47