Spaces:
Sleeping
Sleeping
File size: 658 Bytes
031e3f9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # Contributing
Contributions are welcome through issues and pull requests.
## Development
```bash
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
set THIRD_EYE_MOCK=true
pytest
python app.py
```
Keep cloud inference behind the existing Modal boundary. Do not add non-sponsor model APIs,
commit secrets, claim unmeasured on-device performance, or expose raw exception text in the UI.
## Contribution attribution
Codex assisted with repository scaffolding, implementation, test design, and documentation.
The human repository owner remains responsible for reviewing, deploying, and publishing changes.
|