Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gagan3012
/
MusicMind
like
0
Sleeping
App
Files
Files
Community
d87a848
MusicMind
/
requirements.txt
gagan3012
Create requirements.txt
383d1e2
verified
25 days ago
raw
Copy download link
history
blame
Safe
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