File size: 411 Bytes
a63d81a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "_class_name": "FlowUniPCMultistepScheduler",
  "_diffusers_version": "0.34.0",
  "num_train_timesteps": 1000,
  "solver_order": 2,
  "prediction_type": "flow_prediction",
  "shift": 1.0,
  "use_dynamic_shifting": false,
  "final_sigmas_type": "zero",
  "predict_x0": true,
  "solver_type": "bh2",
  "lower_order_final": true,
  "timestep_spacing": "linspace",
  "steps_offset": 0
}