electricity-consumption-predictor / requirements-render.txt
surahj
Fix deloyment
ee05aee
raw
history blame
139 Bytes
# Minimal requirements for Render deployment
scikit-learn==1.3.0
pandas==2.0.3
numpy==1.24.3
joblib==1.3.2
gradio==3.40.1
gunicorn==21.2.0