stockpro-ml / requirements.txt
will702's picture
StockPro ML backend with pytorch-forecasting TFT
9334ec6
raw
history blame contribute delete
208 Bytes
fastapi==0.115.5
uvicorn[standard]==0.32.1
pydantic
torch
pytorch-forecasting
lightning
numpy==2.1.3
pandas==2.2.3
scikit-learn==1.5.2
joblib==1.4.2
httpx==0.28.0
python-dotenv==1.0.1
huggingface_hub==0.26.5