cm_edm_test_class_cond / scheduler /scheduler_config.json
dg845's picture
Upload 4 files
cfba282
raw
history blame contribute delete
410 Bytes
{
"_class_name": "KarrasEDMScheduler",
"_diffusers_version": "0.24.0.dev0",
"clip_sample": false,
"clip_sample_range": 1.0,
"num_train_timesteps": 40,
"precondition_type": "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"
}