Files
zeavis-edu/Machine_Learning/requirements.txt
T

13 lines
276 B
Plaintext
Raw Normal View History

tensorflow==2.19.0 # CPU + Colab; for local GPU, install tensorflow[and-cuda]
tensorflowjs==4.22.0
gdown # download dataset from Google Drive
numpy
matplotlib
seaborn
pillow
split-folders
scikit-learn
tf2onnx
onnxruntime
2026-06-11 19:42:02 +00:00
huggingface_hub