Skip to main content

How to loadGraphModel in Chrome Extension

I am building an Chrome Extension using a tfjs model. I have a file containing the model(model.json) and its weight. May I know how can I load it into my Chrome Extension, as I only able to load in a normal javascript file using tf.loadGraphModel.

Via Active questions tagged javascript - Stack Overflow https://ift.tt/2f6ihV4

Comments