puffy310 commited on
Commit
1978d7a
1 Parent(s): 2a9231a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language: []
4
+ language_creators: []
5
+ license:
6
+ - other
7
+ multilinguality: []
8
+ pretty_name: DALL-E Latent Space Mapping
9
+ size_categories:
10
+ - 1K<n<10K
11
+ source_datasets: []
12
+ tags: []
13
+ task_categories:
14
+ - unconditional-image-generation
15
+ task_ids: []
16
+ ---
17
+
18
+ DallData is a non-exhaustive look into DALL-E Mega(1)'s unconditional image generation. This is under the [BirdL-AirL License.](https://huggingface.co/spaces/BirdL/license/)
19
+
20
+ (1)
21
+
22
+ @misc{Dayma_DALL·E_Mini_2021,
23
+ author = {Dayma, Boris and Patil, Suraj and Cuenca, Pedro and Saifullah, Khalid and Abraham, Tanishq and Lê Khắc, Phúc and Melas, Luke and Ghosh, Ritobrata},
24
+ doi = {10.5281/zenodo.5146400},
25
+ month = {7},
26
+ title = {DALL·E Mini},
27
+ url = {https://github.com/borisdayma/dalle-mini},
28
+ year = {2021}
29
+ }