diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index b17609d8..c584e1f9 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -15,8 +15,6 @@ jobs: fail-fast: false matrix: config: - - { os: ubuntu-latest, py: "3.8" } - - { os: ubuntu-latest, py: "3.9" } - { os: ubuntu-latest, py: "3.10" } - { os: ubuntu-latest, py: "3.11" } diff --git a/requirements.txt b/requirements.txt index d5696474..d8bd970b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,7 @@ patool pycocotools pyproj rasterio +sam2 segment-anything-hq segment-anything-py timm