File size: 413 Bytes
22f38fc d85b309 22f38fc 291b33e d85b309 22f38fc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"_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"
}
|