julien-c HF staff commited on
Commit
52120e8
1 Parent(s): 272b08a

Add model card metadata (#2)

Browse files

- Add model card metadata (1b5211790b196b2ac10c602e63ee16b07fb39a8a)

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
 
 
 
 
 
 
1
  # DALL·E Mega Model Card
2
  This model card focuses on the DALL·E Mega model associated with the DALL·E mini space on Hugging Face, available [here](https://huggingface.co/spaces/dalle-mini/dalle-mini). The app is called “dalle-mini”, but incorporates “[DALL·E Mini](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini-Generate-images-from-any-text-prompt--VmlldzoyMDE4NDAy)” and “[DALL·E Mega](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-Mega-Training-Journal--VmlldzoxODMxMDI2)” models. The DALL·E Mega model is the largest version of DALLE Mini. For more information specific to DALL·E Mini, see the [DALL·E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).
3
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ license: apache-2.0
5
+ ---
6
+
7
  # DALL·E Mega Model Card
8
  This model card focuses on the DALL·E Mega model associated with the DALL·E mini space on Hugging Face, available [here](https://huggingface.co/spaces/dalle-mini/dalle-mini). The app is called “dalle-mini”, but incorporates “[DALL·E Mini](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-mini-Generate-images-from-any-text-prompt--VmlldzoyMDE4NDAy)” and “[DALL·E Mega](https://wandb.ai/dalle-mini/dalle-mini/reports/DALL-E-Mega-Training-Journal--VmlldzoxODMxMDI2)” models. The DALL·E Mega model is the largest version of DALLE Mini. For more information specific to DALL·E Mini, see the [DALL·E Mini model card](https://huggingface.co/dalle-mini/dalle-mini).
9