diffusers
[core] Hunyuan Video
#10136
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
67
Changes
View On
GitHub
Commits
copy transformer
a-r-r-o-w
committed
1 year ago
copy vae
a-r-r-o-w
committed
1 year ago
copy pipeline
a-r-r-o-w
committed
1 year ago
make fix-copies
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
refactor; make original code work with diffusers; test latents for comparison generated with this commit
a-r-r-o-w
committed
1 year ago
move rope into pipeline; remove flash attention; refactor
a-r-r-o-w
committed
1 year ago
begin conversion script
a-r-r-o-w
committed
1 year ago
make style
a-r-r-o-w
committed
1 year ago
refactor attention
a-r-r-o-w
committed
1 year ago
refactor
a-r-r-o-w
committed
1 year ago
refactor final layer
a-r-r-o-w
committed
1 year ago
their mlp -> our feedforward
a-r-r-o-w
committed
1 year ago
make style
a-r-r-o-w
committed
1 year ago
add docs
a-r-r-o-w
committed
1 year ago
refactor layer names
a-r-r-o-w
committed
1 year ago
refactor modulation
a-r-r-o-w
committed
1 year ago
cleanup
a-r-r-o-w
committed
1 year ago
refactor norms
a-r-r-o-w
committed
1 year ago
refactor activations
a-r-r-o-w
committed
1 year ago
refactor single blocks attention
a-r-r-o-w
committed
1 year ago
refactor attention processor
a-r-r-o-w
committed
1 year ago
make style
a-r-r-o-w
committed
1 year ago
cleanup a bit
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
refactor double transformer block attention
a-r-r-o-w
committed
1 year ago
update mochi attn proc
a-r-r-o-w
committed
1 year ago
use diffusers attention implementation in all modules; checkpoint for all values matching original
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
remove helper functions in vae
a-r-r-o-w
committed
1 year ago
refactor upsample
a-r-r-o-w
committed
1 year ago
refactor causal conv
a-r-r-o-w
committed
1 year ago
refactor resnet
a-r-r-o-w
committed
1 year ago
refactor
a-r-r-o-w
committed
1 year ago
refactor
a-r-r-o-w
committed
1 year ago
refactor
a-r-r-o-w
committed
1 year ago
grad checkpointing
a-r-r-o-w
committed
1 year ago
autoencoder test
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
fix scaling factor
a-r-r-o-w
committed
1 year ago
refactor clip
a-r-r-o-w
committed
1 year ago
refactor llama text encoding
a-r-r-o-w
committed
1 year ago
add coauthor
a-r-r-o-w
committed
1 year ago
refactor rope; diff: 0.14990234375; reason and fix: create rope grid on cpu and move to device
a-r-r-o-w
committed
1 year ago
use diffusers timesteps embedding; diff: 0.10205078125
a-r-r-o-w
committed
1 year ago
rename
a-r-r-o-w
committed
1 year ago
convert
a-r-r-o-w
committed
1 year ago
update
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
add tests for transformer
a-r-r-o-w
committed
1 year ago
add pipeline tests; text encoder 2 is not optional
a-r-r-o-w
committed
1 year ago
fix attention implementation for torch
a-r-r-o-w
committed
1 year ago
add example
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
apply suggestions from review
a-r-r-o-w
committed
1 year ago
refactor vae
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
update
a-r-r-o-w
committed
1 year ago
Apply suggestions from code review
a-r-r-o-w
committed
1 year ago
Update src/diffusers/pipelines/hunyuan_video/pipeline_hunyuan_video.py
a-r-r-o-w
committed
1 year ago
Update src/diffusers/pipelines/hunyuan_video/pipeline_hunyuan_video.py
a-r-r-o-w
committed
1 year ago
make fix-copies
a-r-r-o-w
committed
1 year ago
update
a-r-r-o-w
committed
1 year ago
Merge branch 'main' into hunyuan-video
a-r-r-o-w
committed
1 year ago
Loading