OmniParser
OmniParser copied to clipboard
Fix typo: BOX_TRESHOLD -> BOX_THRESHOLD
This PR fixes a typo in variable names throughout the codebase:
- Changed 'BOX_TRESHOLD' to 'BOX_THRESHOLD'
- Files modified:
- omniparser.py
- utils.py
- gradio_demo.py
- demo.ipynb