mirror of
https://www.modelscope.cn/black-forest-labs/FLUX.2-klein-base-4B.git
synced 2026-04-03 02:42:54 +08:00
Upload folder using ModelScope SDK (batch 1/1)
This commit is contained in:
18
scheduler/scheduler_config.json
Normal file
18
scheduler/scheduler_config.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"_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
|
||||
}
|
||||
Reference in New Issue
Block a user