File size: 607 Bytes
8b264b9
 
 
 
b0b9920
f1801ff
b0b9920
8b264b9
bdaeeba
8b264b9
bdaeeba
786686d
 
2564638
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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`.

For more details on the model, refer to [the report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA).

For testing the model, refer to [the demo](https://huggingface.co/spaces/flax-community/dalle-mini).