sd-class-butts-64b / scheduler_config.json
t3dw's picture
Upload with huggingface_hub
36a3c5d
raw
history blame contribute delete
305 Bytes
{
"_class_name": "DDPMScheduler",
"_diffusers_version": "0.13.0.dev0",
"beta_end": 0.02,
"beta_schedule": "squaredcos_cap_v2",
"beta_start": 0.0001,
"clip_sample": true,
"num_train_timesteps": 1000,
"prediction_type": "epsilon",
"trained_betas": null,
"variance_type": "fixed_small"
}