P5.js image not appearing

Hi, I was just following the tutorials from ml5.js
and I could not see the images I don’t know why, I moved the image file to the folder which has the html.


There was no error in console as well

You usually put image() command to draw() function. I suspect it doesn’t do anything in setup().