I am using teachable machine trained model to try and run some images through it using Nodejs.
async() { const image = fs.readFileSync(\'./some.jpg\');