Grounded-Diffusion
Grounded-Diffusion copied to clipboard
RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory
when i run Inference, python test.py --sd_ckpt 'lipurple/stable_diffusion.ckpt' --grounding_ckpt 'lipurple/grounding_module.pth' --prompt "a photo of a lion on a mountain top at sunset" --category "lion"
and will occur :RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory.
can you give me some advices?
thanks