house-price-prediction / requirements.txt
niru-nny's picture
Upload requirements.txt with huggingface_hub
d593e5f verified
# Core dependencies for model inference
scikit-learn>=1.3.0
pandas>=2.0.0
numpy>=1.24.0
joblib>=1.3.0
# Optional: For running the Gradio demo
gradio>=4.0.0