sd-class-poke-64-new / scheduler_config.json
YanivWeiss123's picture
Upload with huggingface_hub
171a509
{
"_class_name": "DDIMScheduler",
"_diffusers_version": "0.14.0",
"beta_end": 0.004,
"beta_schedule": "linear",
"beta_start": 0.001,
"clip_sample": true,
"num_train_timesteps": 1000,
"prediction_type": "epsilon",
"set_alpha_to_one": true,
"steps_offset": 0,
"trained_betas": null
}