mirror of
https://www.modelscope.cn/black-forest-labs/FLUX.2-klein-base-9B.git
synced 2026-04-03 02:42:55 +08:00
19 lines
486 B
JSON
19 lines
486 B
JSON
{
|
|
"_class_name": "FlowMatchEulerDiscreteScheduler",
|
|
"_diffusers_version": "0.37.0.dev0",
|
|
"base_image_seq_len": 256,
|
|
"base_shift": 0.5,
|
|
"invert_sigmas": false,
|
|
"max_image_seq_len": 4096,
|
|
"max_shift": 1.15,
|
|
"num_train_timesteps": 1000,
|
|
"shift": 3.0,
|
|
"shift_terminal": null,
|
|
"stochastic_sampling": false,
|
|
"time_shift_type": "exponential",
|
|
"use_beta_sigmas": false,
|
|
"use_dynamic_shifting": true,
|
|
"use_exponential_sigmas": false,
|
|
"use_karras_sigmas": false
|
|
}
|