ssube's picture
add onnx conversion of stabilityai/stable-diffusion-x4-upscaler@19b610c
cc4d9dc verified
raw
history blame contribute delete
No virus
344 Bytes
{
"_class_name": "DDIMScheduler",
"_diffusers_version": "0.11.1",
"beta_end": 0.02,
"beta_schedule": "scaled_linear",
"beta_start": 0.0001,
"clip_sample": false,
"num_train_timesteps": 1000,
"prediction_type": "v_prediction",
"set_alpha_to_one": false,
"skip_prk_steps": true,
"steps_offset": 1,
"trained_betas": null
}