Skip to content

Commit 5e36ae2

Browse files
shiffmanjoeyklee
authored andcommitted
Forcing magenta dependency to 0.1.2 (#328)
The SketchRNN example doesn't work with more recent magenta (0.1.4) probably due to us lagging behind in versions of tf.js?
1 parent a5a90ac commit 5e36ae2

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
]
8989
},
9090
"dependencies": {
91-
"@magenta/sketch": "^0.1.2",
91+
"@magenta/sketch": "0.1.2",
9292
"@tensorflow-models/mobilenet": "0.2.2",
9393
"@tensorflow-models/posenet": "0.2.2",
9494
"@tensorflow-models/knn-classifier": "0.2.2",

0 commit comments

Comments
 (0)