From d8dd19dfaacaa8c341249c88e1b2fb8c40e0f2b0 Mon Sep 17 00:00:00 2001 From: Bolarinwa Ismail <53526506+binarybeastt@users.noreply.github.com> Date: Fri, 15 Jul 2022 10:52:55 +0100 Subject: [PATCH] Update free-programming-books-subjects.md (#6925) Added the DALLE-E 2 prompt book by Guy parson which contains hundreds of prompts for creating images with DALLE-E 2. --- books/free-programming-books-subjects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-subjects.md b/books/free-programming-books-subjects.md index a010b2e13..6318a51a3 100644 --- a/books/free-programming-books-subjects.md +++ b/books/free-programming-books-subjects.md @@ -224,6 +224,7 @@ Books that cover a specific programming language can be found in the [BY PROGRA * [Computer Vision](http://homepages.inf.ed.ac.uk/rbf/BOOKS/BANDB/bandb.htm) - Dana Ballard, Chris Brown * [Computer Vision: Algorithms and Applications](http://szeliski.org/Book/) - Richard Szeliski * [Computer Vision: Models, Learning, and Inference](http://www.computervisionmodels.com) - Simon J.D. Prince +* [DALLE-E 2 prompt book](http://dallery.gallery/wp-content/uploads/2022/07/The-DALL%C2%B7E-2-prompt-book.pdf) - Dallery.Gallery, Guy Parson(PDF) * [Programming Computer Vision with Python](http://programmingcomputervision.com) - Jan Erik Solem