Eric
Eric
Hi guys anyone help, am new to electron I need to embed a machine learning model in an electron desktop application
@elizalc How do you do that in Linux ubuntu19.04 npm config set python /path/to/executable/python2.7
@electron-bot @elizalc Uncaught Error: The module '/home/ericpeter/Desktop/new/opencv4nodejs/build/Release/opencv4nodejs.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 64. This version of Node.js requires NODE_MODULE_VERSION 70. Please try re-compiling or re-installing the...
> I successfully converted the models, specifically the encoder and decoder models. Below is the code for the model conversion. However, I have no idea how to use or validate...
@beginner-byte did you manager to use the M2M100 model ?
Did you solve this error mine is just ``pdm add flytekit`` but I have issues with `` importing traceback from rich ``. I have tried changing versions it has failed
I solved my problem by changing to poerty
Hi did you manage to install it . I am having the seem issue