model card updates and hopefully it also deactivates the inference widget

#34
by Ezi - opened
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,9 +1,12 @@
1
  ---
 
 
 
 
 
 
2
  tags:
3
- - text-to-image
4
- license: apache-2.0
5
-
6
- co2_eq_emissions: 7540 g
7
  language: en
8
  model-index:
9
  - name: dalle-mini
@@ -13,6 +16,7 @@ task:
13
  type: text-to-image
14
  ---
15
 
 
16
  # DALL·E Mini Model Card
17
 
18
  This model card focuses on the 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 (further details on this distinction forthcoming).
1
  ---
2
+ inference: false
3
+ co2_eq_emissions:
4
+ emissions: 7540
5
+ source: MLCo2 Machine Learning Impact calculator
6
+ geographical_location: East USA
7
+ hardware_used: TPU v3-8
8
  tags:
9
+ - text-to-image
 
 
 
10
  language: en
11
  model-index:
12
  - name: dalle-mini
16
  type: text-to-image
17
  ---
18
 
19
+
20
  # DALL·E Mini Model Card
21
 
22
  This model card focuses on the 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 (further details on this distinction forthcoming).