Spaces:
Running on Zero
Running on Zero
| __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 | |