File size: 482 Bytes
7b73249
e7e71c1
 
 
 
 
 
 
7b73249
e7e71c1
7b73249
e7e71c1
 
7b73249
e7e71c1
 
7b73249
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "_class_name": "UniPCMultistepScheduler",
  "_diffusers_version": "0.24.0.dev0",
  "beta_end": 0.012,
  "beta_schedule": "scaled_linear",
  "beta_start": 0.00085,
  "clip_sample": false,
  "clip_sample_range": 1.0,
  "dynamic_thresholding_ratio": 0.995,
  "interpolation_type": "linear",
  "num_train_timesteps": 1000,
  "prediction_type": "v_prediction",
  "rescale_betas_zero_snr": true,
  "sample_max_value": 1.0,
  "skip_prk_steps": true,
  "timestep_spacing": "trailing"
}