Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -11,6 +11,8 @@ language:
11
  - ko
12
  pipeline_tag: image-to-text
13
  library_name: transformers
 
 
14
  ---
15
 
16
  # GLM-OCR
@@ -216,4 +218,4 @@ This project is inspired by the excellent work of the following projects and com
216
 
217
  The GLM-OCR model is released under the MIT License.
218
 
219
- The complete OCR pipeline integrates [PP-DocLayoutV3](https://huggingface.co/PaddlePaddle/PP-DocLayoutV3) for document layout analysis, which is licensed under the Apache License 2.0. Users should comply with both licenses when using this project.
 
11
  - ko
12
  pipeline_tag: image-to-text
13
  library_name: transformers
14
+ base_model:
15
+ - moonshotai/Kimi-K2.5
16
  ---
17
 
18
  # GLM-OCR
 
218
 
219
  The GLM-OCR model is released under the MIT License.
220
 
221
+ The complete OCR pipeline integrates [PP-DocLayoutV3](https://huggingface.co/PaddlePaddle/PP-DocLayoutV3) for document layout analysis, which is licensed under the Apache License 2.0. Users should comply with both licenses when using this project.