cm_edm_test_uncond / scheduler /scheduler_config.json
dg845's picture
Upload 4 files
4279a22
raw
history blame
407 Bytes
{
"_class_name": "KarrasEDMScheduler",
"_diffusers_version": "0.22.0.dev0",
"clip_sample": false,
"clip_sample_range": 1.0,
"num_train_timesteps": 40,
"precondition_type": "edm",
"prediction_type": "edm",
"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"
}