Skip to content

Commit

Permalink
Testing other installations
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancaraballo committed Sep 21, 2024
1 parent bed5aed commit 6ab9f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN apt-get update && \
rm -rf /var/cache/apt /var/lib/apt/lists/*

# Pip
RUN pip --no-cache-dir install omegaconf terratorch
RUN pip --no-cache-dir --ignore-installed install omegaconf terratorch
#pytorch-lightning \
#Lightning \
#transformers \
Expand Down

0 comments on commit 6ab9f85

Please sign in to comment.