You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: