Drought_Disaster_Models / requirements.txt
VIJAYARAGUL's picture
hugging face version 1
193c990
raw
history blame contribute delete
384 Bytes
��# Ultra-minimal for memory-constrained environments
fastapi==0.95.2
uvicorn==0.20.0
pandas==1.5.3
numpy==1.26.4
scikit-learn==1.7.2
joblib==1.2.0
requests>=2.32.2
pydantic==1.10.7