Merge pull request #14 from danbikle/master

fixed-typo
This commit is contained in:
Leon Chen
2016-10-23 20:00:44 -04:00
committed by GitHub
+1 -1
View File
@@ -90,7 +90,7 @@ See `demos/src/` for source code of real examples.
weights: 'url/path/to/model_weights.buf',
metadata: 'url/path/to/model_metadata.json'
}
gpu: true
,gpu: true
})
model.ready().then(() => {