Skip to content

Commit

Permalink
Remove pycolmap
Browse files Browse the repository at this point in the history
Its breaking the build and usage has fallen off.

http://b/301017385
  • Loading branch information
djherbis committed Sep 20, 2023
1 parent 13d16bd commit bd9b82a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
3 changes: 0 additions & 3 deletions Dockerfile.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -575,9 +575,6 @@ RUN pip install pytorch-ignite \
pip install git+https://github.com/facebookresearch/segment-anything.git && \
/tmp/clean-layer.sh

# Install pycolmap for py3.10 (only the conda version works).
RUN mamba install -y pycolmap

# Download base easyocr models.
# https://github.com/JaidedAI/EasyOCR#usage
RUN mkdir -p /root/.EasyOCR/model && \
Expand Down
13 changes: 0 additions & 13 deletions tests/test_pycolmap.py

This file was deleted.

0 comments on commit bd9b82a

Please sign in to comment.