File size: 118 Bytes
9ec4d75
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.venv/
.git/
.cursor/
__pycache__/
*.py[cod]
.env
models/
*.gguf
.ruff_cache/
.pytest_cache/
*.egg-info/
dist/
build/