From fe6a7a94aae610db247d6bc195e47c458f59295d Mon Sep 17 00:00:00 2001 From: Annika Brundyn Date: Tue, 16 Dec 2025 11:27:35 -0800 Subject: [PATCH 1/2] update to add author --- authors.yaml | 7 ++++++- registry.yaml | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/authors.yaml b/authors.yaml index aa762bb3b8..8d28719583 100644 --- a/authors.yaml +++ b/authors.yaml @@ -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" \ No newline at end of file + 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" diff --git a/registry.yaml b/registry.yaml index 5ed2c9bca7..60872c9b9d 100644 --- a/registry.yaml +++ b/registry.yaml @@ -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: From de4b3ef8f4d85bf4a0b6664627d0c1632ac66c9b Mon Sep 17 00:00:00 2001 From: Annika Brundyn Date: Tue, 16 Dec 2025 11:28:13 -0800 Subject: [PATCH 2/2] add output image header to generate section --- .../multimodal/image-gen-1.5-prompting_guide.ipynb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/examples/multimodal/image-gen-1.5-prompting_guide.ipynb b/examples/multimodal/image-gen-1.5-prompting_guide.ipynb index a69e9148f9..bf2450f762 100644 --- a/examples/multimodal/image-gen-1.5-prompting_guide.ipynb +++ b/examples/multimodal/image-gen-1.5-prompting_guide.ipynb @@ -179,6 +179,8 @@ "id": "e147f345", "metadata": {}, "source": [ + "Output Image: \n", + "\n", "![](../../images/infographic_coffee_machine_sp.png)" ] }, @@ -221,6 +223,8 @@ "id": "fd11c54c", "metadata": {}, "source": [ + "Output Image: \n", + "\n", "![](../../images/photorealism.png)" ] }, @@ -259,6 +263,8 @@ "id": "29133041", "metadata": {}, "source": [ + "Output Image: \n", + "\n", "![](../../images/world_knowledge.png)" ] }, @@ -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)|" @@ -350,6 +358,8 @@ "id": "4d46a8e2", "metadata": {}, "source": [ + "Output Image: \n", + "\n", "![](../../images/comic-reel.png)" ] }, @@ -391,6 +401,8 @@ "id": "8e57b1a4", "metadata": {}, "source": [ + "Output Image: \n", + "\n", "![](../../images/ui_farmers_market.png)" ] },