Skip to content

Commit b0c76cf

Browse files
Update markdown in input fidelity cookbook (openai#1954)
1 parent 935cbf2 commit b0c76cf

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

examples/Generate_Images_With_High_Input_Fidelity.ipynb

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -218,10 +218,10 @@
218218
},
219219
{
220220
"cell_type": "markdown",
221-
"id": "5c1c1b35",
221+
"id": "9ad84062",
222222
"metadata": {},
223223
"source": [
224-
"### Add item"
224+
"### Add item"
225225
]
226226
},
227227
{
@@ -388,7 +388,7 @@
388388
},
389389
{
390390
"cell_type": "markdown",
391-
"id": "d2b4a37c",
391+
"id": "4b6ec9a7",
392392
"metadata": {},
393393
"source": [
394394
"### Combine multiple pictures with faces"
@@ -397,7 +397,7 @@
397397
{
398398
"cell_type": "code",
399399
"execution_count": 16,
400-
"id": "15bd388f",
400+
"id": "1cee5d82",
401401
"metadata": {},
402402
"outputs": [
403403
{
@@ -420,7 +420,7 @@
420420
{
421421
"cell_type": "code",
422422
"execution_count": 17,
423-
"id": "1e7bce49",
423+
"id": "297acd9f",
424424
"metadata": {},
425425
"outputs": [],
426426
"source": [
@@ -453,7 +453,7 @@
453453
{
454454
"cell_type": "code",
455455
"execution_count": null,
456-
"id": "d006c4fd",
456+
"id": "763a2c98",
457457
"metadata": {},
458458
"outputs": [],
459459
"source": [
@@ -464,7 +464,7 @@
464464
{
465465
"cell_type": "code",
466466
"execution_count": 20,
467-
"id": "1c48397f",
467+
"id": "f7316b1a",
468468
"metadata": {},
469469
"outputs": [],
470470
"source": [
@@ -483,7 +483,7 @@
483483
{
484484
"cell_type": "code",
485485
"execution_count": 21,
486-
"id": "7b3dd850",
486+
"id": "35b71ef8",
487487
"metadata": {},
488488
"outputs": [],
489489
"source": [
@@ -494,7 +494,7 @@
494494
{
495495
"cell_type": "code",
496496
"execution_count": 47,
497-
"id": "d9616898",
497+
"id": "16f53451",
498498
"metadata": {},
499499
"outputs": [
500500
{
@@ -889,20 +889,14 @@
889889
"display(extraction_resized_result)"
890890
]
891891
},
892-
{
893-
"cell_type": "markdown",
894-
"id": "e9223e5b",
895-
"metadata": {},
896-
"source": [
897-
"## Wrapping up"
898-
]
899-
},
900892
{
901893
"cell_type": "markdown",
902894
"id": "f946b293",
903895
"metadata": {},
904896
"source": [
905-
"In this guide, we covered how to enable high input fidelity to better preserve important visual details from input images.\n",
897+
"## Wrapping up\n",
898+
"\n",
899+
"In this cookbook, we covered how to enable high input fidelity to better preserve important visual details from input images.\n",
906900
"\n",
907901
"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",
908902
"\n",

0 commit comments

Comments
 (0)