Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ Currently this repo just contains a copy of the model files in the official Lyra
|
|
8 |
|
9 |
I'm aiming to produce ONNX versions of the models too.
|
10 |
|
11 |
-
WIP here: https://jsbin.com/
|
12 |
|
13 |
Currently blocked by:
|
14 |
|
15 |
-
* https://github.com/tensorflow/tfjs/issues/
|
16 |
-
* https://github.com/onnx/tensorflow-onnx/issues/2052
|
|
|
8 |
|
9 |
I'm aiming to produce ONNX versions of the models too.
|
10 |
|
11 |
+
WIP here: https://jsbin.com/focohowate/edit?html,output
|
12 |
|
13 |
Currently blocked by:
|
14 |
|
15 |
+
* tflite: https://github.com/tensorflow/tfjs/issues/6403#issuecomment-1266312745
|
16 |
+
* onnx: https://github.com/onnx/tensorflow-onnx/issues/2052
|