1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

unCLIP scheduler do not use note (#3417)

This commit is contained in:
Will Berman
2023-05-15 09:47:14 -06:00
committed by GitHub
parent 7a32b6beeb
commit 29b1325a5a

View File

@@ -75,6 +75,9 @@ def betas_for_alpha_bar(num_diffusion_timesteps, max_beta=0.999):
class UnCLIPScheduler(SchedulerMixin, ConfigMixin):
"""
NOTE: do not use this scheduler. The DDPM scheduler has been updated to support the changes made here. This
scheduler will be removed and replaced with DDPM.
This is a modified DDPM Scheduler specifically for the karlo unCLIP model.
This scheduler has some minor variations in how it calculates the learned range variance and dynamically