Hunyuan3D-1 / mvd_lite /scheduler /scheduler_config.json
huiwenshi
Initial commit
338b330
raw
history blame contribute delete
391 Bytes
{
"_class_name": "EulerAncestralDiscreteScheduler",
"_diffusers_version": "0.24.0",
"beta_end": 0.012,
"beta_schedule": "linear",
"beta_start": 0.00085,
"clip_sample": false,
"num_train_timesteps": 1000,
"prediction_type": "v_prediction",
"set_alpha_to_one": false,
"skip_prk_steps": true,
"steps_offset": 1,
"timestep_spacing": "linspace",
"trained_betas": null
}