bmi_application / requirements.txt
jiinkwan's picture
Upload requirements.txt
e64e63a verified
raw
history blame contribute delete
332 Bytes
# Core ML Framework
tensorflow==2.16.1
# Computer Vision
opencv-python-headless==4.9.0.80
Pillow==9.5.0
mtcnn==0.1.1
# Data Science Stack
numpy==1.24.4
pandas==2.1.4
scikit-learn==1.3.2
matplotlib==3.7.1
tqdm==4.66.1
streamlit
huggingface_hub
# JupyterLab & Notebook Interface
jupyterlab==4.1.6
notebook==7.1.3
ipykernel==6.29.4