# AI background removal
rembg>=2.0.0

# Video frame processing
opencv-python-headless>=4.8.0

# Image I/O and manipulation
Pillow>=10.0.0

# Numeric array operations (used by both rembg internals and video processing)
numpy>=1.24.0

# Gradio web UI
gradio>=4.0.0
