# Minimal CPU-friendly requirements for the FastAPI backend # Note: Installing `torch` without a CUDA spec will install the CPU build by default on most platforms. torch transformers>=4.30.0 fastapi>=0.104.0 uvicorn>=0.24.0 python-multipart>=0.0.6 Pillow>=10.0.0 numpy>=1.24.0 accelerate>=0.20.0 protobuf>=3.20.0 sentencepiece>=0.1.99 safetensors>=0.3.0 huggingface_hub>=0.15.0