This article highlights several open-source projects that enable image generation from text using models similar to DALL-E. Mentioned projects include DALLE-pytorch, dalle_mini, dalle-flow by Jina AI (a human-in-the-loop multi-prompt tool), and a playground for experimentation called dalle-playground.

open sourced text to image:

https://github.com/lucidrains/DALLE-pytorch

dalle_mini:

https://github.com/borisdayma/dalle-mini

jina ai human in the loop multi prompt text to image dalle-flow:

https://github.com/jina-ai/dalle-flow

dalle playground:

https://github.com/saharmor/dalle-playground

Comments