-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Host dependencies with the site instead of using CDN
TensorflowJS and D3 were being loaded from unpkg.com but are now hosted with the rest of dependencies fetched by bower. I've also updated to a newer version of tfjs, and fixed a minor bug that caused console errors if you click away from the models page while leaving the model running for a test. Closes: #350 Signed-off-by: Dale Lane <[email protected]>
- Loading branch information
Showing
11 changed files
with
837 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.