I cannot complete the lesson “Multimodal Embeddings” notebook as a URL
image file is missing “Flickr file 356148800_9bf03b6116_z.jpg”
the picture of the lounging cat, this causes all the following code not to work
as thus:
UnidentifiedImageError Traceback (most recent call last)
Cell In[2], line 5
2 from IPython.display import display
4 for img in [img1, img2, img3]:
----> 5 image = Image.open(img[‘image_path’])
6 caption = img[‘caption’]
7 display(image)
tagging staff, so they know this issue occurred with you.
@lesly.zerna can you please check why this 401 error is occurring as even when I tried the url link even I got the 401 error and that seems to be related to site authorisation related issue.