Skip to content

Commit 21a8bc0

Browse files
authored
Update README.md
1 parent 5dc070f commit 21a8bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The notebook supports interactive UI with [Gradio](https://gradio.app/) as below
6868
https://github.com/lhwcv/mlsd_pytorch (by [lhwcv](https://github.com/lhwcv))
6969

7070
## 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.
71+
NOTE: When using **Tensorflow 2.3.0 version**, tflite converter can convert the ckpt models without any problem.
7272
```
7373
# M-LSD_512_large_fp32 with RGBA input
7474
python frozen_models.py \

0 commit comments

Comments
 (0)