fixed-typo

This commit is contained in:
Dan Bikle
2016-10-15 15:45:36 -07:00
parent c744785500
commit 1cc7627fb1
+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(() => {