Commit Graph

9 Commits (main)

Author SHA1 Message Date
Zanie Blue 1e1dd5a33d
Fix syntax error in DALL-E notebook (#1036) 3 months ago
Gabor Cselle 2c441ab9a2
Migrate all notebooks to API V1 (#914)
Co-authored-by: ayush rajgor <ayushrajgorar@gmail.com>
4 months ago
colin-openai 925dd22eea
Initial commit of DALL-E and Segment Anything notebook (#406)
* Initial commit of DALL-E and Segment Anything notebook

* Add example images and changed wording of the notebook

* Updated comments and added base images

* minor text amendments

* fix typo

* makes bullets more consistent

* converts title DALLE to DALL·E

* converts DALL-E to DALL·E

* update original DALL-E notebook title

* makes time of writing explicit

* makes intro bullets more consistent

* clarifies which version of Pytorch is appropriate

* moves setup instructions into setup section (to help clarify that they do not need to be done separately from the notebook)

* explains size of model checkpoint file

* code linting

* added more background info in the introduction for folks unfamiliar with segment anything

* adds period to sentence

* updates table of contents with new DALL·E guide

---------

Co-authored-by: Ted Sanders <ted@openai.com>
1 year ago
liuliu aa42182ae5 docs: update dalle/Image_generations_edits_and_variations_with_DALL-E.ipynb
1. add a terminal command sample about how to export OPENAI_API_KEY to environment
1 year ago
Ted Sanders 1f62a62102 updates DALL-E API example 2 years ago
Colin Jarvis 32596ae85b Removed line from notebook 2 years ago
Colin Jarvis c951d099b9 Removed images from folder 2 years ago
Colin Jarvis 89de43faf4 Fixed Edits endpoint by applying new masking approach 2 years ago
Colin Jarvis 139af20193 Added Generations and Variations endpoint examples for DALL-E API. Edits endpoint example is included but is WIP, getting an error currently 2 years ago