# Core dependencies packaging ninja wheel setuptools # NumPy version that's compatible with PyTorch and transformers numpy>=1.21.0,<2.0.0 # PyTorch CPU version (will be installed via Dockerfile) # torch==2.2.2+cpu # torchvision==0.17.2+cpu # torchaudio==2.2.2+cpu # FastAPI and related fastapi uvicorn[standard] # Transformers and ML dependencies transformers>=4.37.0 datasets Pillow accelerate scipy # Optional dependencies (install if available) opencv-python-headless qwen-vl-utils