Open-Sora/diffusion
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
..
__init__.py added pre-commit (#5) 2024-02-22 10:54:40 +08:00
diffusion_utils.py added pre-commit (#5) 2024-02-22 10:54:40 +08:00
gaussian_diffusion.py [feature] update diffusion pipeline and sample script (#10) 2024-02-26 11:23:09 +08:00
respace.py added pre-commit (#5) 2024-02-22 10:54:40 +08:00
timestep_sampler.py added pre-commit (#5) 2024-02-22 10:54:40 +08:00