20 lines
179 B
Plaintext
20 lines
179 B
Plaintext
.venv/
|
|
outputs/
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
|
|
torch_profile/
|
|
trace.json
|
|
key_averages.txt
|
|
eval_tmp_*.npy
|
|
*.mp4
|
|
*.gif
|
|
|
|
.DS_Store
|
|
.idea/
|
|
.vscode/
|