Spaces:
Build error
Build error
| # Make pip resolve cleanly & eagerly | |
| pip==24.0 | |
| --upgrade-strategy eager | |
| # Core app | |
| streamlit==1.38.0 | |
| streamlit-option-menu==0.3.13 | |
| pandas==2.2.2 | |
| numpy==1.26.4 | |
| plotly==5.24.1 | |
| yfinance==0.2.43 | |
| requests==2.32.3 | |
| scikit-learn==1.4.2 | |
| # HF + NLP stack (CPU wheels, mutually compatible) | |
| torch==2.4.1 | |
| transformers==4.44.2 | |
| tokenizers==0.19.1 | |
| accelerate==0.34.2 | |
| huggingface_hub==0.26.2 |