Skip to content

Commit

Permalink
FORCE_CUDA=1
Browse files Browse the repository at this point in the history
  • Loading branch information
abrichr committed Jan 14, 2024
1 parent 5e02317 commit 680c358
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ COPY . .
# Install any needed packages specified in requirements.txt
#RUN pip install --no-cache-dir -r requirements.txt

ENV FORCE_CUDA=1

# Install additional dependencies from the README
RUN pip install git+https://github.com/UX-Decoder/Segment-Everything-Everywhere-All-At-Once.git@package \
&& pip install git+https://github.com/facebookresearch/segment-anything.git \
Expand Down

0 comments on commit 680c358

Please sign in to comment.