From 1cc7627fb17356b8f3ff61496b87d958ccd4eab5 Mon Sep 17 00:00:00 2001 From: Dan Bikle Date: Sat, 15 Oct 2016 15:45:36 -0700 Subject: [PATCH] fixed-typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4febe0f..156b515 100644 --- a/README.md +++ b/README.md @@ -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(() => {