You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
After moving to an approach where we have
prediction_type, I think we forgot to remove the "predict_epsilon" argument from the DDPM class.GenerativeModels/generative/networks/schedulers/ddpm.py
Line 186 in a673a19