vid9.ipynb attempts to open the file turkey.png in cell 63 using ``` img = color.rgb2gray(io.imread('../../output/turkey.png')) ``` Where is turkey.png? Sam Dupree.