ai_manga_translator / .gitignore
jzhang533's picture
fix PaddleOCR-VL-1.5 text spotting: use correct prompt and coordinate format
adabb98
Raw
History Blame Contribute Delete
258 Bytes
__pycache__/
*.pyc
.DS_Store
venv/
.venv/
.ipynb_checkpoints/
# Environment variables
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# Local test files
*.png
!examples/*.png
detect_boxes.py
test_paddleocr.py
fonts/
HunyuanOCR