# YOLO (ultralytics) + Real-ESRGAN (realesrgan/basicsr/gfpgan) + Whisper (faster-whisper). # torch/torchvision are installed in the Dockerfile first (cu121). runpod==1.7.9 ultralytics==8.3.40 realesrgan==0.3.0 basicsr==1.4.2 gfpgan==1.3.8 faster-whisper==1.0.3 numpy==1.24.4 Pillow==10.4.0