# Core libraries --extra-index-url https://download.pytorch.org/whl/cpu torch==2.2.0+cpu torchvision==0.17.0+cpu matplotlib>=3.8.0 numpy==1.26.4 # Jupyter / interactive support ipykernel ipywidgets ipympl # Transformers directly from GitHub (pin to stable release tag) #transformers @ git+https://github.com/huggingface/transformers.git@v4.41.2 transformers==4.57.1 #torch torchvision matplotlib numpy==1.26.4 ipykernel ipywidgets ipympl # Install Transformers directly from GitHub source transformers @ git+https://github.com/huggingface/transformers.git