andreas128/RePaint

Cosine scheduler removed

alexakp opened this issue · 1 comments

Is there any particular reason that the cosine scheduler is removed and this repository only supports linear schedulers, is it safe to just add back the cosine scheduler as it is in guided diffusion?

Is there any particular reason that the cosine scheduler is removed and this repository only supports linear schedulers, is it safe to just add back the cosine scheduler as it is in guided diffusion?

@alexakp Hello, did you add back the cosine scheduler in this repository?