AlexChe's picture
Upload with huggingface_hub
ef6efd5
{
"_class_name": "DDIMScheduler",
"_diffusers_version": "0.10.2",
"beta_end": 0.02,
"beta_schedule": "linear",
"beta_start": 0.0001,
"clip_sample": true,
"num_train_timesteps": 1000,
"prediction_type": "epsilon",
"set_alpha_to_one": true,
"steps_offset": 0,
"trained_betas": null,
"variance_type": "fixed_small"
}