1. 22 Mar, 2023 1 commit
    • ArrowM's avatar
      Move `load_file_from_url` · 00bd271f
      ArrowM authored
      Why?
      one of the internal calls of `load_file_from_url` import cv2, which locks the cv2 site-package, which extensions may (and in our case, is) breaking the installation of some libraries. The base project should be limiting its import of unnecessary libraries when possible during the installation phase.
      00bd271f
  2. 14 Mar, 2023 8 commits
  3. 13 Mar, 2023 7 commits
  4. 12 Mar, 2023 24 commits