Skip to content
Merged
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
6 changes: 2 additions & 4 deletions examples/Generate_Images_With_High_Input_Fidelity.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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."
]
},
{
Expand Down Expand 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",
Expand Down