Replace opencv-python with opencv-python-headless so GUI calls are no-ops instead of crashing in a display-less container.
streamlit-predict was removed in newer ultralytics; yolo solutions inference is the current equivalent. Installs streamlit on startup via pip cache volume.
Runs ultralytics/ultralytics with yolo streamlit-predict on port 8501, NVIDIA GPU passthrough, and npm-network for reverse proxy access.