diff --git a/examples/Generate_Images_With_High_Input_Fidelity.ipynb b/examples/Generate_Images_With_High_Input_Fidelity.ipynb index fe4de9bdd0..97efad9def 100644 --- a/examples/Generate_Images_With_High_Input_Fidelity.ipynb +++ b/examples/Generate_Images_With_High_Input_Fidelity.ipynb @@ -102,9 +102,7 @@ "Example use cases:\n", "- **Item edits:** Change isolated elements (e.g., swap a mug color) while leaving everything else untouched.\n", "- **Element removal:** Cleanly remove an isolated element without changing the rest of the picture.\n", - "- **Element addition:** Seamlessly insert new objects into a scene.\n", - "\n", - "Note that the example outputs below are resized and compressed, hence there is a slight difference in quality compared to the " + "- **Element addition:** Seamlessly insert new objects into a scene." ] }, { @@ -218,7 +216,7 @@ }, { "cell_type": "markdown", - "id": "91289afb", + "id": "f18bee43", "metadata": {}, "source": [ "### Add item" @@ -388,7 +386,7 @@ }, { "cell_type": "markdown", - "id": "c374cc95", + "id": "e9c4470b", "metadata": {}, "source": [ "### Combine multiple pictures with faces" @@ -397,7 +395,7 @@ { "cell_type": "code", "execution_count": 16, - "id": "95f48352", + "id": "88ba4c3d", "metadata": {}, "outputs": [ { @@ -420,7 +418,7 @@ { "cell_type": "code", "execution_count": 17, - "id": "ed37d47a", + "id": "4c5956ef", "metadata": {}, "outputs": [], "source": [ @@ -453,7 +451,7 @@ { "cell_type": "code", "execution_count": 54, - "id": "5b67c0eb", + "id": "7a87cd2f", "metadata": {}, "outputs": [ { @@ -475,7 +473,7 @@ { "cell_type": "code", "execution_count": 20, - "id": "94a8a581", + "id": "ebe6bff4", "metadata": {}, "outputs": [], "source": [ @@ -494,7 +492,7 @@ { "cell_type": "code", "execution_count": 21, - "id": "d655785c", + "id": "1def00a1", "metadata": {}, "outputs": [], "source": [ @@ -505,7 +503,7 @@ { "cell_type": "code", "execution_count": 47, - "id": "6998334f", + "id": "45b5e2ac", "metadata": {}, "outputs": [ { @@ -902,10 +900,10 @@ }, { "cell_type": "markdown", - "id": "f46824d2", + "id": "c98ebbd4", "metadata": {}, "source": [ - "## Wrapping up" + "## Wrapping up" ] }, { @@ -913,7 +911,7 @@ "id": "f946b293", "metadata": {}, "source": [ - "In this cookbook, we covered how to enable high input fidelity to better preserve important visual details from input images.\n", + "In this guide, we covered how to enable high input fidelity to better preserve important visual details from input images.\n", "\n", "Use the example use cases above as inspiration, and try the parameter with your own images to see where high input fidelity makes the biggest difference.\n", "\n", diff --git a/registry.yaml b/registry.yaml index 78e521ee57..9b1353ce9e 100644 --- a/registry.yaml +++ b/registry.yaml @@ -55,20 +55,6 @@ tags: - fine-tuning -- title: MCP-Powered Agentic Voice Framework - path: examples/partners/mcp_powered_voice_agents/mcp_powered_agents_cookbook.ipynb - date: 2025-06-17 - authors: - - shikhar-cyber - - Cece Z - - Sibon li - tags: - - mcp - - voice - - agents-sdk - - functions - - tracing - - title: Building a Supply-Chain Copilot with OpenAI Agent SDK and Databricks MCP Servers path: examples/mcp/databricks_mcp_cookbook.ipynb date: 2025-07-08 @@ -2290,7 +2276,7 @@ - title: Generate images with high input fidelity path: examples/Generate_Images_With_High_Input_Fidelity.ipynb - date: 2025-07-16 + date: 2025-07-17 authors: - katiagg tags: