diff --git a/doc/doc_en/models_list_en.md b/doc/doc_en/models_list_en.md index 8d1192bafb7a80a882f471489f8fdeb53e2abc67..71878ac32bc116448de6d74888bbce59dbb0bb05 100644 --- a/doc/doc_en/models_list_en.md +++ b/doc/doc_en/models_list_en.md @@ -13,7 +13,7 @@ The downloadable models provided by PaddleOCR include `inference model`, `traine |-|-|-| |inference model|model、params|Used for reasoning based on Python prediction engine. [detail](./inference_en.md)| |trained model / pre-trained model|\*.pdmodel、\*.pdopt、\*.pdparams|The checkpoints model saved in the training process, which stores the parameters of the model, mostly used for model evaluation and continuous training.| -|slim model|-|Generally used for Lite deployment| +|slim model|\*.nb|Generally used for Lite deployment|