dalle-mini / README.md
Boris Dayma
Update README.md
8b264b9
|
raw
history blame
No virus
372 Bytes
---
language:
- en
---
## DALL-E Mini - Generate images from text
Model generating images from a text prompt.
Outputs need to be decoded with [flax-community/vqgan_f16_16384](https://huggingface.co/flax-community/vqgan_f16_16384).
Model definition is currently in the [Github repo](https://github.com/borisdayma/dalle-mini) as `CustomFlaxBartForConditionalGeneration`.