2.0 KiB
2.0 KiB
Everydream 2 trainer is built using various open source technologies and packages.
This is not a thorough nor deep list, but is an opinionated list of research that is most proximal to this repo and interesting.
Stable Diffusion's Predecessors and Components
AutoencoderKL paper
Latent Diffusion
Latent Diffusion paper - github -- Stable Diffusion github
Captioning models
BLIP/BLIP2 blip paper - blip2 github (LAVIS) - blip1 github
Kosmos-2 paper - Github - Huggingface
Cog-VLM paper - Github - Huggingface
Optimizers
Adam paper
8-bit block-wise quantization paper - github
DoWG paper