astro_lens / astro_len_image /scheduler /scheduler_config.json
Fucheng's picture
Upload astro_len_image with huggingface_hub (#5)
c5b18fd
{
"_class_name": "DDPMScheduler",
"_diffusers_version": "0.13.1",
"beta_end": 0.02,
"beta_schedule": "linear",
"beta_start": 0.0001,
"clip_sample": true,
"clip_sample_range": 1.0,
"num_train_timesteps": 1000,
"prediction_type": "epsilon",
"trained_betas": null,
"variance_type": "fixed_small"
}