Skip to content

Commit 96f8491

Browse files
authored
Input fidelity cookbook fix md (#1963)
1 parent 93254d7 commit 96f8491

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

examples/Generate_Images_With_High_Input_Fidelity.ipynb

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,7 @@
102102
"Example use cases:\n",
103103
"- **Item edits:** Change isolated elements (e.g., swap a mug color) while leaving everything else untouched.\n",
104104
"- **Element removal:** Cleanly remove an isolated element without changing the rest of the picture.\n",
105-
"- **Element addition:** Seamlessly insert new objects into a scene.\n",
106-
"\n",
107-
"Note that the example outputs below are resized and compressed, hence there is a slight difference in quality compared to the "
105+
"- **Element addition:** Seamlessly insert new objects into a scene."
108106
]
109107
},
110108
{
@@ -913,7 +911,7 @@
913911
"id": "f946b293",
914912
"metadata": {},
915913
"source": [
916-
"In this cookbook, we covered how to enable high input fidelity to better preserve important visual details from input images.\n",
914+
"In this guide, we covered how to enable high input fidelity to better preserve important visual details from input images.\n",
917915
"\n",
918916
"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",
919917
"\n",

0 commit comments

Comments
 (0)