glide-base / text_noise_scheduler /scheduler_config.json
anton-l's picture
anton-l HF Staff
Update text_noise_scheduler/scheduler_config.json
625a079
raw
history blame contribute delete
156 Bytes
{
"_class_name": "DDPMScheduler",
"_diffusers_version": "0.0.3",
"beta_schedule": "squaredcos_cap_v2",
"timesteps": 1000,
"tensor_format": "pt"
}