Skip to content

How to download this? #159

Answered by Nodja
theridon asked this question in Q&A
Jul 31, 2022 · 4 comments · 4 replies
Discussion options

You must be logged in to vote

If your goal is to generate images from text then this repo is not able to do so by itself. To run a machine learning model you need two things, the code that trains and runs the model, and the model weights that have been trained on data, usually called a checkpoint file. This repo only contains the code.

The author of this repo is still in the process of replicating google's paper which this model is based on, I think he's close and in some aspects even surpassed it, but it requires tons of processing power to get a trained model out and validate if the code is correct. To replicate the results in the paper the model needs to be trained of 400M images, a feat like that would roughly tak…

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@theridon
Comment options

@ebagjones
Comment options

@lucidrains
Comment options

@ebagjones
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by lucidrains
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants