Spaces:
Sleeping
Sleeping
File size: 176 Bytes
95cbc5b | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | __pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
ENV/
.uv-cache/
wandb/
outputs/
temp_deploy/
temp_space/
temp_write_probe/
temp_pip_*/
*.log
.git/
|