SalesPredictionBackend / requirements.txt
AdarshRL's picture
Upload folder using huggingface_hub
9ee218f verified
raw
history blame contribute delete
157 Bytes
pandas==2.2.2
numpy==2.0.2
scikit-learn==1.6.1
xgboost==2.1.4
joblib==1.4.2
Werkzeug==3.1.3
flask==3.1.2
gunicorn==20.1.0
requests==2.32.3
uvicorn[standard]