Getting json string error when trying to open stable_diffusion.ipynb file

Hi All,

I am getting following error when trying to open stable_diffusion.ipynb file from the diffusion-nbs repo:

File Load Error for stable_diffusion.ipynb
Unterminated string in JSON at position 21034111

Anybody else having this issue.

I was able to load the file fine at my end but the error would seem to indicate that perhaps you’ve got a partial/corrupted file? Have you tried re-downloading the file?

Also, how are you opening the file? In a colab? Or have you downloaded the file or cloned the git repo and opening locally?

I downloaded the repo locally and opening in jupyter lab. Let me try to git pull again.