File size: 248 Bytes
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

```