diff --git a/examples/Generate_Images_With_High_Input_Fidelity.ipynb b/examples/Generate_Images_With_High_Input_Fidelity.ipynb index fe4de9bdd0..a6db906a1d 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." ] }, { @@ -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",