File size: 122 Bytes
bd05f58
 
 
61aebd2
 
 
bd05f58
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# python cache
__pycache__

# mac
.DS_Store

# poetry
.venv
poetry.lock

# gradio
flagged

# test
*.wav
*.ogg
*.json
*.tja