diffusers
[core] Hunyuan Video
#10136
Merged

[core] Hunyuan Video #10136

a-r-r-o-w merged 67 commits into main from hunyuan-video
a-r-r-o-w
a-r-r-o-w copy transformer
4d4be9ac
a-r-r-o-w copy vae
2e61a9dc
a-r-r-o-w copy pipeline
d885a6b0
a-r-r-o-w make fix-copies
332c771f
a-r-r-o-w Merge branch 'main' into hunyuan-video
2257ff8e
a-r-r-o-w refactor; make original code work with diffusers; test latents for co…
77097473
a-r-r-o-w
a-r-r-o-w move rope into pipeline; remove flash attention; refactor
fbe5031e
a-r-r-o-w begin conversion script
0894c384
a-r-r-o-w make style
a159e58b
a-r-r-o-w refactor attention
5bce9384
a-r-r-o-w refactor
491a5b4c
a-r-r-o-w refactor final layer
a47a7108
a-r-r-o-w their mlp -> our feedforward
ee6880d2
a-r-r-o-w make style
a23cfa1f
a-r-r-o-w add docs
ab319fed
a-r-r-o-w refactor layer names
e3abe385
a-r-r-o-w refactor modulation
43f62951
a-r-r-o-w cleanup
bb6f023f
a-r-r-o-w refactor norms
d7276846
a-r-r-o-w refactor activations
a247ca64
a-r-r-o-w refactor single blocks attention
7ba46091
a-r-r-o-w refactor attention processor
cb4fc376
a-r-r-o-w make style
1e80f7c2
ghunkins
a-r-r-o-w cleanup a bit
a9bd4578
a-r-r-o-w Merge branch 'main' into hunyuan-video
ca4c81e6
a-r-r-o-w
HuggingFaceDocBuilderDev
a-r-r-o-w refactor double transformer block attention
f637479b
ghunkins
a-r-r-o-w update mochi attn proc
19b2d565
a-r-r-o-w use diffusers attention implementation in all modules; checkpoint for…
c1faf0d2
a-r-r-o-w Merge branch 'main' into hunyuan-video
cfcb5f0d
a-r-r-o-w Merge branch 'main' into hunyuan-video
e258480d
a-r-r-o-w remove helper functions in vae
6915d62c
a-r-r-o-w refactor upsample
1b27c3a2
a-r-r-o-w refactor causal conv
bea9e1b6
a-r-r-o-w refactor resnet
d6c16ef1
a-r-r-o-w refactor
d0036ff8
a-r-r-o-w refactor
da536201
a-r-r-o-w refactor
f143b023
a-r-r-o-w grad checkpointing
2a72d200
a-r-r-o-w autoencoder test
d0c61e07
a-r-r-o-w Merge branch 'main' into hunyuan-video
59c85525
a-r-r-o-w Merge branch 'main' into hunyuan-video
bae257df
a-r-r-o-w fix scaling factor
845f3038
a-r-r-o-w refactor clip
556c6e95
a-r-r-o-w refactor llama text encoding
4c6cf2d8
a-r-r-o-w add coauthor
d9ae8def
a-r-r-o-w
ghunkins
a-r-r-o-w refactor rope; diff: 0.14990234375; reason and fix: create rope grid …
e7136608
a-r-r-o-w use diffusers timesteps embedding; diff: 0.10205078125
9039db4d
a-r-r-o-w rename
16778b15
a-r-r-o-w convert
b6c7ae02
a-r-r-o-w update
e7c382e7
a-r-r-o-w a-r-r-o-w marked this pull request as ready for review 1 year ago
a-r-r-o-w Merge branch 'main' into hunyuan-video
166194f4
a-r-r-o-w add tests for transformer
dbba9c74
a-r-r-o-w add pipeline tests; text encoder 2 is not optional
36dea109
a-r-r-o-w
a-r-r-o-w commented on 2024-12-14
a-r-r-o-w a-r-r-o-w requested a review from yiyixuxu yiyixuxu 1 year ago
a-r-r-o-w a-r-r-o-w requested a review from stevhliu stevhliu 1 year ago
WangRongsheng
a-r-r-o-w
WangRongsheng
a-r-r-o-w fix attention implementation for torch
1c7b3175
a-r-r-o-w
a-r-r-o-w add example
ca982278
a-r-r-o-w update docs
154b31c9
a-r-r-o-w
a-r-r-o-w
yiyixuxu
yiyixuxu
yiyixuxu approved these changes on 2024-12-14
yiyixuxu
a-r-r-o-w update docs
ae0b3590
a-r-r-o-w apply suggestions from review
eee00ab0
a-r-r-o-w refactor vae
04614753
a-r-r-o-w
a-r-r-o-w Merge branch 'main' into hunyuan-video
0578c2a7
a-r-r-o-w update
edfc64bc
hlky
hlky approved these changes on 2024-12-15
a-r-r-o-w Apply suggestions from code review
bfe9c462
a-r-r-o-w Update src/diffusers/pipelines/hunyuan_video/pipeline_hunyuan_video.py
f906aa86
a-r-r-o-w Update src/diffusers/pipelines/hunyuan_video/pipeline_hunyuan_video.py
9795469e
a-r-r-o-w make fix-copies
6867c529
a-r-r-o-w update
ce7b0b99
a-r-r-o-w a-r-r-o-w added roadmap
a-r-r-o-w a-r-r-o-w added close-to-merge
a-r-r-o-w Merge branch 'main' into hunyuan-video
fc2f1246
a-r-r-o-w
a-r-r-o-w a-r-r-o-w merged aace1f41 into main 1 year ago
a-r-r-o-w a-r-r-o-w deleted the hunyuan-video branch 1 year ago
SHYuanBest
ghunkins
SHYuanBest
YoadTew
Ednaordinary
a-r-r-o-w
a-r-r-o-w
AshD

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone