mirror of
https://www.modelscope.cn/Qwen/Qwen-Image-2512.git
synced 2026-04-02 20:02: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.36.0.dev0",
|
||||
"base_image_seq_len": 256,
|
||||
"base_shift": 0.5,
|
||||
"invert_sigmas": false,
|
||||
"max_image_seq_len": 8192,
|
||||
"max_shift": 0.9,
|
||||
"num_train_timesteps": 1000,
|
||||
"shift": 1.0,
|
||||
"shift_terminal": 0.02,
|
||||
"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