File size: 307 Bytes
7b538fb |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
{
"_class_name": "SelfForcingFlowMatchScheduler",
"_diffusers_version": "0.33.1",
"num_train_timesteps": 1000,
"num_inference_steps": 1000,
"shift": 5.0,
"sigma_max": 1.0,
"sigma_min": 0.0,
"inverse_timesteps": false,
"extra_one_step": true,
"reverse_sigmas": false,
"training": true
} |