Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -551,4 +551,9 @@ derrickchoi-openai:
kevinv-openai:
name: "Kevin Verdieck"
website: "https://www.linkedin.com/in/kevinverdieck/"
avatar: "https://avatars.githubusercontent.com/u/197816265?v=4"
avatar: "https://avatars.githubusercontent.com/u/197816265?v=4"

annikab-oai:
name: "Annika Brundyn"
website: "https://www.linkedin.com/in/annikabrundyn/"
avatar: "https://avatars.githubusercontent.com/u/231350694"
12 changes: 12 additions & 0 deletions examples/multimodal/image-gen-1.5-prompting_guide.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,8 @@
"id": "e147f345",
"metadata": {},
"source": [
"Output Image: \n",
"\n",
"![](../../images/infographic_coffee_machine_sp.png)"
]
},
Expand Down Expand Up @@ -221,6 +223,8 @@
"id": "fd11c54c",
"metadata": {},
"source": [
"Output Image: \n",
"\n",
"![](../../images/photorealism.png)"
]
},
Expand Down Expand Up @@ -259,6 +263,8 @@
"id": "29133041",
"metadata": {},
"source": [
"Output Image: \n",
"\n",
"![](../../images/world_knowledge.png)"
]
},
Expand Down Expand Up @@ -307,6 +313,8 @@
"id": "11aec7b6",
"metadata": {},
"source": [
"Output Images: \n",
"\n",
"| Option 1 | Option 2 | Option 3 | Option 4 |\n",
"|:--------:|:--------:|:--------:|:--------:|\n",
"| ![](../../images/logo_generation_1.png) | ![](../../images/logo_generation_2.png) | ![](../../images/logo_generation_3.png) | ![](../../images/logo_generation_4.png)|"
Expand Down Expand Up @@ -350,6 +358,8 @@
"id": "4d46a8e2",
"metadata": {},
"source": [
"Output Image: \n",
"\n",
"![](../../images/comic-reel.png)"
]
},
Expand Down Expand Up @@ -391,6 +401,8 @@
"id": "8e57b1a4",
"metadata": {},
"source": [
"Output Image: \n",
"\n",
"![](../../images/ui_farmers_market.png)"
]
},
Expand Down
1 change: 1 addition & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2706,6 +2706,7 @@
path: examples/multimodal/image-gen-1.5-prompting_guide.ipynb
date: 2025-12-16
authors:
- annikab-oai
- msingh-openai
- emreokcular
tags:
Expand Down