Viral Craiyon Model Brings Text-to-Image Generation to the Masses

A homebrew text-to-image model named Craiyon generates 50,000 pictures daily by combining several neural networks. The system proves that open image generators inspire widespread creativity rather than just harmful content.

A homebrew text-to-image model named Craiyon captures global attention by generating around 50,000 user-prompted images daily. Machine learning consultant Boris Dayma builds this viral system, formerly called DALL·E Mini, by combining a VQGAN encoder/decoder with a BART language model and a CLIP ranking system to turn everyday text prompts into visual mashups.

The system works by training BART on 30 million filtered captioned images to predict image tokens that the VQGAN decoder turns into pictures. When a user enters a prompt, the model generates multiple image representations and uses CLIP to select and output the top nine images that best match the text description.

Craiyon serves as an encouraging counterpoint to concerns about generative AI, demonstrating that open access unleashes imagination and good humor rather than just harmful content. Spin-off projects like the Wordalle guessing game further highlight how these machine learning advances provide the internet audience with unprecedented ways to remix popular culture.

Read More at the original source →