diffusers
[refactor] CogVideoX followups + tiled decoding support
#9150
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
19
Changes
View On
GitHub
Commits
refactor context parallel cache; update torch compile time benchmark
a-r-r-o-w
committed
1 year ago
add tiling support
a-r-r-o-w
committed
1 year ago
make style
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into cogvideox-followup
a-r-r-o-w
committed
1 year ago
remove num_frames % 8 == 0 requirement
a-r-r-o-w
committed
1 year ago
update default num_frames to original value
a-r-r-o-w
committed
1 year ago
add explanations + refactor
a-r-r-o-w
committed
1 year ago
update torch compile example
a-r-r-o-w
committed
1 year ago
update docs
a-r-r-o-w
committed
1 year ago
update
a-r-r-o-w
committed
1 year ago
clean up if-statements
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into cogvideox-followup
a-r-r-o-w
committed
1 year ago
address review comments
a-r-r-o-w
committed
1 year ago
add test for vae tiling
a-r-r-o-w
committed
1 year ago
update docs
a-r-r-o-w
committed
1 year ago
update docs
a-r-r-o-w
committed
1 year ago
update docstrings
a-r-r-o-w
committed
1 year ago
add modeling test for cogvideox transformer
a-r-r-o-w
committed
1 year ago
make style
a-r-r-o-w
committed
1 year ago
Loading