1 min readfrom Machine Learning

Detailed explanation of how to create a text-to-image model from scratch. [R]

Jasper Research just released a cookbook on how to build a text-to-image model from scratch.

It shares the full reasoning and intermediate results, making it ideal if you want to deep-dive into text-to-image models, or if you are curious about how frontier labs build them.

The cookbook also includes a 100M-image dataset and a codebase with a tiny model, so you can train a text-to-image model from scratch.

Here are the links:

Cookbook: https://huggingface.co/spaces/jasperai/t2i-technical-interactive-report

nano t2i: https://github.com/gojasper/nano-t2i

Monet Dataset: https://huggingface.co/datasets/jasperai/monet

submitted by /u/dh7net
[link] [comments]

Want to read more?

Check out the full article on the original site

View original article

Tagged with

#text-to-image model
#training
#model from scratch
#deep learning
#dataset
#Monet Dataset
#machine learning
#codebase
#tiny model
#nano t2i
#100M-image
#frontier labs
#Hugging Face
#Jasper Research
#image generation
#reasoning
#intermediate results
#github
#AI
#interactive report