Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Load in Browser Tensorflow #276

Open
sysmaya opened this issue Jul 2, 2023 · 0 comments
Open

Load in Browser Tensorflow #276

sysmaya opened this issue Jul 2, 2023 · 0 comments

Comments

@sysmaya
Copy link

sysmaya commented Jul 2, 2023

URL json load ??
`
config = {modelUrl: 'https://tfhub.dev/tensorflow/albert_en_base/3', fromTFHub: true};

qna.load(config).then(model => {
console.log(model);
});`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant