app.in 164 B

1234567
  1. faiss-cpu >= 1.8
  2. numpy >= 1.24
  3. # HACK: For compatibility with `paddlex`
  4. opencv-contrib-python == 4.10.0.84
  5. pycocotools >= 2
  6. pydantic >= 2
  7. typing-extensions >= 4.11