diffusers
d5ff8f81
- [PixArt-Alpha] fix `mask_feature` so that precomputed embeddings work with a batch size > 1 (#5677)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Comment Changes
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
1 year ago
[PixArt-Alpha] fix `mask_feature` so that precomputed embeddings work with a batch size > 1 (#5677) * fix embeds * remove todo * add: test * better name
Author
sayakpaul
Committer
patrickvonplaten
Parents
b4ca05fc
Files
2
src/diffusers/pipelines/pixart_alpha
pipeline_pixart_alpha.py
tests/pipelines/pixart
test_pixart.py
Loading