Commit graph

7 commits

Author SHA1 Message Date
Hongxin Liu
0e60f3375f
[feature] support normal sample without cfg (#16)
* [hotfix] fix drop sample

* [feature] support lr scheduler

* [feature] support normal sample without cfg

* [feature] support multi video compressor

* [feature] support multi video compressor
2024-02-29 10:28:30 +08:00
Hongxin Liu
e02f6286de
[hotfix] fix sample and update training script (#15)
* [hotfix] fix sample

* [hotfix] fix sample
2024-02-28 15:01:53 +08:00
Hongxin Liu
14db4566e1
[feature] support ada ln modulation, token concat and cfg (#14)
* [feature] support ada ln modulation

* [feature] token concat

* [feature] support cfg
2024-02-27 16:55:11 +08:00
Frank Lee
0c05cd2e9d
refactored code into a package (#13) 2024-02-27 11:58:22 +08:00
Hongxin Liu
adba00f151
[feature] update diffusion pipeline and sample script (#10)
* [feature] diffusion natively support video format

* [feature] add timestamp embedding

* [feature] support learn from raw video

* [feature] update sample script
2024-02-26 11:23:09 +08:00
Frank Lee
9eaf57fdf8
added pre-commit (#5)
* added pre-commit

* polish
2024-02-22 10:54:40 +08:00
Frank Lee
01e5da88b5
[init] migrate dit repo (#1) 2024-02-20 11:19:59 +08:00