# requirements.txt torch==2.7.1 --index-url https://download.pytorch.org/whl/cpu torchvision==0.22.1 --index-url https://download.pytorch.org/whl/cpu # If you need torchaudio, ensure it's the correct version for torch 2.7.1: # torchaudio==2.7.1 --index-url https://download.pytorch.org/whl/cpu fastapi uvicorn pillow gunicorn