-
Notifications
You must be signed in to change notification settings - Fork 486
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No module named 'improved_diffusion' #123
Comments
clone the repo and install 'improved_diffusion' using: |
Refer to the documentation provided in the repo on how to properly run the code. For example the image_train.py is in the scripts folder. You ought to use scripts/image_train.py |
Your |
There are two possibilities, according to what happened to me: The first is to ensure that MPI is installed |
你需要在当前环境下运行pip install -e . |
请问遇到ModuleNotFoundError: No module named 'improved_diffusion'
该怎样处理呢
The text was updated successfully, but these errors were encountered: