prithivMLmods commited on
Commit
455f54d
·
verified ·
1 Parent(s): 2ab3095

update md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,4 +16,4 @@ pinned: false
16
 
17
  Stranger Vision — Here, we modify, repair, and experiment with things.
18
 
19
- Fixed the issue in Dots.OCR inference caused by a NoneType argument in the latest transformers versions. Resolved the problem with num_hidden_layers in Nanonets-1.5B, and exposed the path for PaddleOCR to enable smoother transformers inference. Fixed the issues with DeepSeek OCR’s compatibility with the latest transformers version, ensuring that inference runs smoothly without any issues.
 
16
 
17
  Stranger Vision — Here, we modify, repair, and experiment with things.
18
 
19
+ As this is an early stage of the community, we have made some marginal fixes to ensure certain models work with the latest updates. We fixed the issue in Dots.OCR inference caused by a NoneType argument in the latest Transformers versions, resolved the problem with num_hidden_layers in Nanonets-1.5B, and exposed the path for PaddleOCR to enable smoother Transformers inference. Additionally, we fixed the compatibility issues in DeepSeek OCR with the latest Transformers version, ensuring that inference now runs smoothly without any errors.