| # force-rebuild-20251105-v2 | |
| # rebuild-20251105 | |
| # --------------------------------------------------------------------------- | |
| # AI-Econsult Demo β Canonical Environment (MedGemma-Ready Build) | |
| # --------------------------------------------------------------------------- | |
| # --- Core LLM stack --- | |
| torch==2.9.0 | |
| transformers>=4.52.0.dev0 | |
| sentence-transformers==3.0.1 | |
| accelerate>=1.1,<2.0 | |
| bitsandbytes==0.48.2 | |
| # --- Retrieval / Embedding --- | |
| faiss-cpu==1.12.0 | |
| # --- Streamlit Front-End --- | |
| streamlit==1.51.0 | |
| # --- Utility & I/O --- | |
| pypdf>=6.0 | |
| huggingface_hub==0.36.0 | |
| pandas>=2.2 | |
| numpy>=1.26 | |
| einops>=0.8 | |
| cryptography>=46.0 | |