ml5-data-and-models-server icon indicating copy to clipboard operation
ml5-data-and-models-server copied to clipboard

TypeError: weightFile.buffer is not a function

Open NakibingeSteven opened this issue 1 year ago • 0 comments

Output directory created at: ./models/yolo finished writing model.json D:\WORKSPACE MACHINE LEARNING ORGANISED\FINAL ML SITE\Ml5\local model server\ml5-data-and-models-server\ml5-data-and-models-server\scripts\download-models\utils\index.js:72 weightFile = await weightFile.buffer(); ^

TypeError: weightFile.buffer is not a function at DownloaderUtils.saveWeight (D:\WORKSPACE MACHINE LEARNING ORGANISED\FINAL ML SITE\Ml5\local model server\ml5-data-and-models-server\ml5-data-and-models-server\scripts\download-models\utils\index.js:72:39) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Promise.all (index 0)

NakibingeSteven avatar Jan 28 '24 21:01 NakibingeSteven