.fovi_demo_cache
.data/
.dockerignore
uv.lock
osmo
.DS_STORE
docs/.github/
docs/.nojekyll
local_scripts
*.egg-info
foveation/__pycache__
__pycache__
notebooks/__pycache__
**/*.pyc
log
docs/_build
site/
docs/.doctrees/
docs/_autosummary/
outputs
wandb
.vscode
scripts/experiments
scripts/upload_to_hf.py
pyrightconfig.json

# Pretrained models (now hosted on HuggingFace Hub)
/models/

# Local benchmark outputs (JSON/reports) generated by benchmarks/*.py
benchmarks/results/
