Skip to content

Conversation

JaMe76
Copy link
Contributor

@JaMe76 JaMe76 commented Jun 23, 2025

This PR provides small bug fixes and enhancements:

  • Fix RecursionError: maximum recursion depth exceeded #412
  • Add update_cfg_from_defaults, so that one can update the global config once IMAGE_DEFAULTS has been updated.
  • Fix clone- method in DocTrTextRecognizer
  • Remove assertion for floating_text_block_categories and text_block_categories, so that one can add a higher level layout section to floating_text_block_categories that does not necessarily have text.
  • Fix issue when collecting requirement info and torchvision is not installed.

@JaMe76 JaMe76 merged commit 2e1dce2 into master Jun 23, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RecursionError: maximum recursion depth exceeded
1 participant