dg845's picture
Upload scheduler_config.json
291b33e
raw
history blame contribute delete
413 Bytes
{
"_class_name": "KarrasEDMScheduler",
"_diffusers_version": "0.24.0.dev0",
"clip_sample": false,
"clip_sample_range": 1.0,
"num_train_timesteps": 40,
"precondition_type": "cm_edm",
"prediction_type": "sample",
"rho": 7.0,
"s_churn": 0.0,
"s_noise": 1.0,
"s_tmax": Infinity,
"s_tmin": 0.0,
"sigma_data": 0.5,
"sigma_max": 80.0,
"sigma_min": 0.002,
"timestep_spacing": "linspace"
}