rocca commited on
Commit
bb466b4
·
1 Parent(s): f882b29

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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/jokolanuze/edit?html,output
12
 
13
  Currently blocked by:
14
 
15
- * https://github.com/tensorflow/tfjs/issues/6885
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