- Complete rewrite of install_deps.sh (6-phase architecture): environment validation, uv-based venv isolation, CUDA auto-detection, idempotent native tool compilation, env.sh/run-gpu-tests generation - Add numpy>=1.24 to requirements.txt to align with pyproject.toml - Support --install-system-deps, --skip-pytorch, --rebuild, -y flags - Use subshells for compilation to prevent CWD pollution - Generate env.sh activation script and run-gpu-tests wrapper 🤖 Generated with [Qoder][https://qoder.com]
4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
rich>=13.0
|
|
pyyaml>=6.0
|
|
numpy>=1.24
|