Open aomenfage opened 1 year ago
Get the logger file from this repo https://github.com/openai/guided-diffusion and in the following directory guided-diffusion/guided_diffusion
Get the logger file from this repo https://github.com/openai/guided-diffusion and in the following directory guided-diffusion/guided_diffusion
Thank you~
Hello, may I ask if you are also working on this direction (project)? May I contact you for communication? Email: 2757336070@qq.com
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.