Spaces:
Runtime error
Runtime error
Commit
·
2d77795
1
Parent(s):
c1d5af3
updated project's BibTex in README
Browse files
README.md
CHANGED
|
@@ -86,14 +86,13 @@ The "armchair in the shape of an avocado" was used by OpenAI when releasing DALL
|
|
| 86 |
If you find DALL·E mini useful in your research or wish to refer, please use the following BibTeX entry.
|
| 87 |
|
| 88 |
```
|
| 89 |
-
@misc{
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
howpublished = {\url{https://github.com/borisdayma/dalle-mini}}
|
| 97 |
}
|
| 98 |
```
|
| 99 |
|
|
|
|
| 86 |
If you find DALL·E mini useful in your research or wish to refer, please use the following BibTeX entry.
|
| 87 |
|
| 88 |
```
|
| 89 |
+
@misc{Dayma_DALL·E_Mini_2021,
|
| 90 |
+
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},
|
| 91 |
+
doi = {10.5281/zenodo.1234},
|
| 92 |
+
month = {7},
|
| 93 |
+
title = {DALL·E Mini},
|
| 94 |
+
url = {https://github.com/borisdayma/dalle-mini},
|
| 95 |
+
year = {2021}
|
|
|
|
| 96 |
}
|
| 97 |
```
|
| 98 |
|