File size: 568 Bytes
ee27eca
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "_class_name": "FlowDPMSolverMultistepScheduler",
  "_diffusers_version": "0.32.0.dev0",
  "algorithm_type": "dpmsolver++",
  "dynamic_thresholding_ratio": 0.995,
  "euler_at_final": false,
  "final_sigmas_type": "zero",
  "flow_shift": 3.0,
  "invert_sigmas": false,
  "lambda_min_clipped": -Infinity,
  "lower_order_final": true,
  "num_train_timesteps": 1000,
  "prediction_type": "flow_prediction",
  "sample_max_value": 1.0,
  "solver_order": 2,
  "solver_type": "midpoint",
  "thresholding": false,
  "use_dynamic_shifting": false,
  "variance_type": null
}