Example loading siamese.jpg issue: Gradio HuggingFace tutorial

Good afternoon,

I keep getting this issue whereby I can’t load the example “siamese.jpg” in colab.

The error being returned is as follows:
FileNotFoundError: [Errno 2] No such file or directory: ‘siamese.jpg’

I’ve added it manually to the left hand side into the files to no avail.

The extension on the left is jpeg but in your code jpg.

2 Likes

Thanks! :melting_face: :exploding_head: