Skip to content

Bugfixes

Choose a tag to compare

@breezedeus breezedeus released this 20 May 15:18
· 113 commits to main since this release
dc64fbc

Major changes:

  • set table_as_image as True if self.table_ocr is not available.
  • fix typo: #108 . Thanks to @billvsme.

主要变更:

  • 如果 self.table_ocr 不可用,将 table_as_image 设置为 True
  • 修复拼写错误:#108 。感谢 @billvsme