Boris Dayma commited on
Commit ·
2564638
1
Parent(s): 80e94f2
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,6 @@ Outputs need to be decoded with [flax-community/vqgan_f16_16384](https://hugging
|
|
| 11 |
|
| 12 |
Model definition is currently in the [Github repo](https://github.com/borisdayma/dalle-mini) as `CustomFlaxBartForConditionalGeneration`.
|
| 13 |
|
| 14 |
-
For more details on the model, refer to [the report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA).
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
Model definition is currently in the [Github repo](https://github.com/borisdayma/dalle-mini) as `CustomFlaxBartForConditionalGeneration`.
|
| 13 |
|
| 14 |
+
For more details on the model, refer to [the report](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini--Vmlldzo4NjIxODA).
|
| 15 |
+
|
| 16 |
+
For testing the model, refer to [the demo](https://huggingface.co/spaces/flax-community/dalle-mini).
|