Skip to content

Commit 0fac236

Browse files
authored
Merge pull request #1300 from Kaggle/rm-pycolmap
Remove pycolmap
2 parents 13d16bd + bd9b82a commit 0fac236

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

Dockerfile.tmpl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -575,9 +575,6 @@ RUN pip install pytorch-ignite \
575575
pip install git+https://github.com/facebookresearch/segment-anything.git && \
576576
/tmp/clean-layer.sh
577577

578-
# Install pycolmap for py3.10 (only the conda version works).
579-
RUN mamba install -y pycolmap
580-
581578
# Download base easyocr models.
582579
# https://github.com/JaidedAI/EasyOCR#usage
583580
RUN mkdir -p /root/.EasyOCR/model && \

tests/test_pycolmap.py

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)