Hi, I’m trying to run the guided_diffusion script, but I get this error:
ImportError: cannot import name 'logger' from 'guided_diffusion'
I have installed the guided_diffusion package with pip, and I’m using Python 3.8. How can I solve this problem? Thank you for your help.