File size: 584 Bytes
a89ebb4 ed7e70e 7dde613 f466556 ed7e70e a89ebb4 5ac09e2 36d163c 2143c4b a89ebb4 f466556 c1ed10f f453fc2 afb8095 ed7e70e 552430d ed7e70e e29d9b0 66e3763 a89ebb4 e9d4a21 e29d9b0 2e578f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
--extra-index-url https://pytorch-extension.intel.com/release-whl/stable/cpu/us/ # Web + API gradio>=5.3.0 fastapi>=0.116.1 uvicorn>=0.35.0 aio-pika>=9.5.7 # Config pydantic>=2.11.7 pydantic-settings>=2.10.1 # Hugging Face / LLM spaces accelerate autoawq huggingface_hub vllm>=0.10.0 transformers>=4.51.0 # Intel optimized PyTorch stack (BF16-capable oneDNN build) torch==2.8.0 intel-extension-for-pytorch==2.8.0 # TimesFM from source + deps git+https://github.com/google-research/timesfm.git@master numpy==1.26.4 einops>=0.7 pandas>=2.0,<2.3 scikit-learn>=1.3,<1.6 absl-py>=1.4 |