Add Image Gen cookbook (#1788)

This commit is contained in:
Katia Gil Guzman 2025-04-23 19:15:04 +01:00 committed by GitHub
parent d97f1078c1
commit 7fc46917f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 693 additions and 6 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

BIN
examples/imgs/glorptak.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

BIN
examples/imgs/hat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

BIN
examples/imgs/mask.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

BIN
examples/imgs/mask_edit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

View File

@ -1733,7 +1733,7 @@
tags: tags:
- completions - completions
- reasoning - reasoning
- title: GPT Actions library - GitHub - title: GPT Actions library - GitHub
path: examples/chatgpt/gpt_actions_library/gpt_action_github.md path: examples/chatgpt/gpt_actions_library/gpt_action_github.md
date: 2024-10-23 date: 2024-10-23
@ -1782,9 +1782,9 @@
tags: tags:
- gpt-actions-library - gpt-actions-library
- embeddings - embeddings
- chatgpt - chatgpt
- chatgpt-and-api - chatgpt-and-api
- title: Optimizing Retrieval-Augmented Generation using GPT-4o Vision Modality - title: Optimizing Retrieval-Augmented Generation using GPT-4o Vision Modality
path: examples/vector_databases/pinecone/Using_vision_modality_for_RAG_with_Pinecone.ipynb path: examples/vector_databases/pinecone/Using_vision_modality_for_RAG_with_Pinecone.ipynb
date: 2024-11-12 date: 2024-11-12
@ -1814,8 +1814,8 @@
- gpt-actions-library - gpt-actions-library
- chatgpt - chatgpt
- chatgpt-communication - chatgpt-communication
- title: GPT Actions library - Tray.ai APIM - title: GPT Actions library - Tray.ai APIM
path: examples/chatgpt/gpt_actions_library/gpt_action_trayai_apim.md path: examples/chatgpt/gpt_actions_library/gpt_action_trayai_apim.md
date: 2024-11-26 date: 2024-11-26
authors: authors:
@ -1906,7 +1906,7 @@
tags: tags:
- chatgpt - chatgpt
- gpt-actions-library - gpt-actions-library
- chatgpt-productivity - chatgpt-productivity
- title: GPT-4.1 Prompting Guide - title: GPT-4.1 Prompting Guide
path: examples/gpt4-1_prompting_guide.ipynb path: examples/gpt4-1_prompting_guide.ipynb
@ -1917,3 +1917,11 @@
tags: tags:
- responses - responses
- api - api
- title: Generate images with GPT Image
path: examples/Generate_images_with_GPT_Image.ipynb
date: 2025-04-23
authors:
- katiagg
tags:
- images