tiny-helios-modular-pipe / scheduler /scheduler_config.json
YiYiXu's picture
YiYiXu HF Staff
Upload HeliosModularPipeline
b156b33 verified
raw
history blame contribute delete
589 Bytes
{
"_class_name": "HeliosScheduler",
"_diffusers_version": "0.37.0.dev0",
"disable_corrector": [],
"gamma": 0.3333333333333333,
"lower_order_final": true,
"num_train_timesteps": 1000,
"predict_x0": true,
"prediction_type": "flow_prediction",
"scheduler_type": "unipc",
"shift": 1.0,
"solver_order": 2,
"solver_p": null,
"solver_type": "bh2",
"stage_range": [
0,
0.3333333333333333,
0.6666666666666666,
1
],
"stages": 1,
"thresholding": false,
"time_shift_type": "exponential",
"use_dynamic_shifting": false,
"use_flow_sigmas": true
}