350f182
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
## Project Structure ```text trim-vid/ βββ .gitignore βββ app.py βββ db.py βββ history.db βββ LICENSE βββ push_batches.ps1 βββ README.md βββ requirements.txt βββ TECHSTACK.md ```