# Core dependencies
numpy>=1.20.0
opencv-python>=4.5.0
torch>=1.10.0
torchvision>=0.11.0
Pillow>=8.0.0
tqdm>=4.60.0
flask>=2.0.0
scipy>=1.7.0
werkzeug>=2.0.0

# Optional: CLIP (install separately)
# git+https://github.com/openai/CLIP.git

# Optional: SmolVLM & Chat
# transformers>=4.35.0
# bitsandbytes>=0.41.0
# accelerate>=0.20.0
