chronos2-excel-forecasting-api / requirements.txt
ttzzs's picture
Fix: Use local model loading (HF Inference API doesn't support Chronos)
19c8775 verified
raw
history blame
148 Bytes
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pandas>=2.0.0
numpy>=1.24.0
pydantic>=2.0.0
python-dotenv>=1.0.0
chronos-forecasting>=1.0.0
torch>=2.0.0