sentext / requirements-dev.txt
Ani-404's picture
use CPU-only torch and slim runtime deps for reliable Space build
181e438
Raw
History Blame Contribute Delete
233 Bytes
# Extra dependencies for the offline finance pipeline (finance/run_pipeline.py)
# and model training (finance/train_finbert.py). Not needed by the deployed app.
-r requirements.txt
scikit-learn>=1.3.0
xgboost>=1.7.0
datasets>=2.14.0