Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#306·imagen-pytorch

Support for Re-Imagen

Author: monatisCreated Jan 25, 2023Updated Feb 1, 2024

The followup paper Re-Imagen: Retrieval-Augmented Text-to-Image Generator accesses an external memory and prepends retrieved similar entries to the input when generating. I can implement it in a PR with Qdrant as the vector DB if you would like to support it in this repo.

Source: lucidrains/imagen-pytorch

View original on GitHubView discussion on GitHub