We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc070f commit 21a8bc0Copy full SHA for 21a8bc0
README.md
@@ -68,7 +68,7 @@ The notebook supports interactive UI with [Gradio](https://gradio.app/) as below
68
https://github.com/lhwcv/mlsd_pytorch (by [lhwcv](https://github.com/lhwcv))
69
70
## How to convert ckpt models to tflite models
71
-NOTE: When using Tensorflow 2.3.0 version, tflite converter can convert the ckpt models without any problem.
+NOTE: When using **Tensorflow 2.3.0 version**, tflite converter can convert the ckpt models without any problem.
72
```
73
# M-LSD_512_large_fp32 with RGBA input
74
python frozen_models.py \
0 commit comments