← back to Dw Photo Capture

visual-search/deploy-kamatera/requirements-lite.txt

7 lines

# Minimal deps for the /similar + /pairwise endpoints pairs-well uses.
# NO torch / open_clip — those load lazily only for the /search photo path,
# which pairs-well never calls. Keeps the Kamatera footprint ~71 MB.
numpy
psycopg2-binary
Pillow