menu-text-detection / .gitignore
github-actions[bot]
Sync from https://github.com/ryanlinjui/menu-text-detection
0663f2d
raw
history blame contribute delete
173 Bytes
# mac
.DS_Store
# cache
__pycache__
# datasets
datasets
# papers
docs/papers
# uv
.venv
# gradio
.gradio
# env
.env
# checkpoint
.checkpoints/*
!.checkpoints/.gitkeep