xichenpan / ARLDM

Official Pytorch Implementation of Synthesizing Coherent Story with Auto-Regressive Latent Diffusion Models
https://arxiv.org/abs/2211.10950
MIT License
182 stars 28 forks source link

Error #11

Closed rehammsalah closed 1 year ago

rehammsalah commented 1 year ago

why the code gives me error (AttributeError: 'Namespace' object has no attribute 'save_dir') on dii = [image for image in dii if not os.path.exists('{}/{}.jpg'.format(args.save_dir, list(image)[0]))]