Skip to content

Commit 231590b

Browse files
Update dlnd_face_generation.ipynb
1 parent e41a2fd commit 231590b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-face-generation/dlnd_face_generation.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"\n",
7979
"#### ImageFolder\n",
8080
"\n",
81-
"To create a dataset given a directory of images, it's recommended that you use PyTorch's [ImageFolder](https://pytorch.org/docs/stable/torchvision/datasets.html#imagefolder) wrapper, with a root directory `processed_celeba_small/` and data transformation passed in."
81+
"To create a dataset given a directory of images, it's recommended that you use PyTorch's [ImageFolder](https://pytorch.org/docs/0.4.0/torchvision/datasets.html#imagefolder) wrapper, with a root directory `processed_celeba_small/` and data transformation passed in."
8282
]
8383
},
8484
{

0 commit comments

Comments
 (0)