SeedVR2-7B-FlashPack / sampler /scheduler_config.json
benjamin-paine's picture
Add files using upload-large-folder tool
ad87833 verified
{
"_class_name": "EulerSampler",
"_diffusers_version": "0.35.2",
"device": "cuda",
"prediction_type": "v_lerp",
"return_endpoint": true,
"schedule_t": 1000.0,
"schedule_type": "lerp",
"timesteps_shift": 1.0,
"timesteps_steps": 1,
"timesteps_type": "uniform_trailing"
}