Closed eridgd closed 3 years ago
Hi @eridgd This problem occurs when one of the pre-trained models is missing. For example, the e4e encoder or one of the StyleCLIPs mappers.
This happened because too many people have downloaded the same file from Google Drive and it entered a protective mode which did not download the files when asked. This is why you got the error.
I have upgraded the notebook, it is now working with PyDrive making the download phase works all the time.
Please try again and let me know if it works now. Daniel
It's working now, thank you!
@eridgd I have a similar issue with colab unpickling. We cloned the repo on google colab. pkl.load() is giving an unpickling error. UnpicklingError: invalid load key, '\xef'. would you have any idea how to fix it?
Running the colab notebook throws an unpickling error at "Use PTI with e4e backbone for StyleCLIP"