MusicMind / requirements.txt
gagan3012's picture
Create requirements.txt
383d1e2 verified
raw
history blame
171 Bytes
# Core dependencies
pandas>=1.5.0
numpy>=1.21.0
streamlit>=1.22.0
# Machine Learning
scikit-learn>=1.0.0
scipy>=1.7.0
# Optional - for improved performance
joblib>=1.1.0