@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.
Unable to install @tensorflow/tfjs-node with npm
-

im try to install @tensorflow/tfjs-node for image classification but get always failed. Anyone have any sugestion about this solution ?
Please support . Thanks you so much. -
@hoangthangbk51 this package uses C++ N-API code, which requires a build step. Currently, such modules are not supported by BAS.
-
@Oyasumi-Punpun
Thanks you so much. Do you know some way to do. Im training the .onnx file for my self. It work on python.
It need to classification the image by the labes. -
@hoangthangbk51 you can to use api server