huggingface / huggingface/diffusers
Add JiT: Just image Transformer (JiT) for Pixel-space Diffusion
Open
contributions-welcome
New pipeline/model
- Dominant language
- Python
- Stars
- 34.5k
- Forks
- 7.3k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 91
Description
Pixel-level diffusion seems to be catching up and I think `diffusers` could have a nice role to play in accelerating its adoption and research.
Code and checkpoints can be found here: https://github.com/LTH14/JiT.git.
Even though the released checkpoints were obtained with ImageNet, I believe we can support this like we supported the original DiT when it came out.
Cc: @LTH14 (first author), @kashif
Contributor guide
Assessment
This issue has not been assessed yet.