Przeglądaj źródła

chore: update changelog for version 2.1.7 release with transformers 4.54.0 adaptation

myhloli 3 miesięcy temu
rodzic
commit
4267cfa2c3
2 zmienionych plików z 4 dodań i 0 usunięć
  1. 2 0
      README.md
  2. 2 0
      README_zh-CN.md

+ 2 - 0
README.md

@@ -43,6 +43,8 @@
 </div>
 
 # Changelog
+- 2025/07/27 version 2.1.7 Released
+  - `transformers` 4.54.0 version adaptation
 - 2025/07/26 2.1.6 Released
   - Fixed table parsing issues in handwritten documents when using `vlm` backend
   - Fixed visualization box position drift issue when document is rotated #3175

+ 2 - 0
README_zh-CN.md

@@ -43,6 +43,8 @@
 </div>
 
 # 更新记录
+- 2025/07/27 2.1.7发布
+  - `transformers` 4.54.0 版本适配
 - 2025/07/26 2.1.6发布
   - 修复`vlm`后端解析部分手写文档时的表格异常问题
   - 修复文档旋转时可视化框位置漂移问题 #3175