openai / DALL-E

PyTorch package for the discrete VAE used for DALL·E.
Other
10.77k stars 1.94k forks source link

How do we specify the text prompt? #41

Open lell opened 2 years ago

lell commented 2 years ago

On wikipedia and blogs and media we see that we can specify a text prompt and get a set of images matching the prompt (for example "a baby daikon radish in a tutu walking a dog" the first example from https://www.openai.com/blog/dall-e/). How do we specify an arbitrary text prompt using this code and get the set of images?

lell commented 2 years ago

I couldn't figure this out from the example code.

johnpaulbin commented 2 years ago

Image generation model was not released.

ink1 commented 2 years ago

Try dall-e mini instead. It may be not as good, but it's been released and ready to start https://github.com/borisdayma/dalle-mini