- requirements.txt: 230 → 11 top-level packages (removed transitive deps, CUDA/JAX/PyTorch/HuggingFace/Jupyter noise) - CLAUDE.md: update venv setup to point at repo-root .venv - .gitignore: add .venv/ and venv/ entries - Memory: record venv location to avoid duplicate creation Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
tensorflow==2.19.0 # CPU + Colab; for local GPU, install tensorflow[and-cuda]
|
|
tensorflowjs==4.22.0
|
|
numpy
|
|
matplotlib
|
|
seaborn
|
|
pillow
|
|
split-folders
|
|
scikit-learn
|
|
tf2onnx
|
|
onnxruntime
|