Spaces:
Sleeping
Sleeping
File size: 324 Bytes
7eccd3a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# Core ML/DL libraries torch>=1.12.0 torchvision>=0.13.0 scikit-learn>=1.1.0 pandas>=1.4.0 numpy>=1.21.0 # Data visualization matplotlib>=3.5.0 seaborn>=0.11.0 # Web application streamlit>=1.28.0 plotly>=5.15.0 # Jupyter notebook support jupyter>=1.0.0 ipykernel>=6.0.0 # Additional utilities tqdm>=4.64.0 joblib>=1.1.0 |