mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Update wan 2.2 5b timestep distribution to weighted.
This commit is contained in:
@@ -198,6 +198,7 @@ export const modelArchs: ModelArch[] = [
|
||||
'config.process[0].sample.fps': [24, 1],
|
||||
'config.process[0].sample.width': [768, 1024],
|
||||
'config.process[0].sample.height': [768, 1024],
|
||||
'config.process[0].train.timestep_type': ['weighted', 'sigmoid'],
|
||||
},
|
||||
disableSections: ['network.conv'],
|
||||
additionalSections: ['sample.ctrl_img', 'datasets.num_frames', 'model.low_vram'],
|
||||
|
||||
@@ -1 +1 @@
|
||||
VERSION = "0.3.15"
|
||||
VERSION = "0.3.16"
|
||||
Reference in New Issue
Block a user