Skip to content

Commit

Permalink
Update Dockerfile for spacy module
Browse files Browse the repository at this point in the history
  • Loading branch information
MeikWimm authored Jun 29, 2024
1 parent c16323c commit 7cc5654
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 @@ -5,5 +5,7 @@ FROM webis/ir-lab-wise-2023:0.0.4
RUN pip3 uninstall -y tira \
&& pip3 install tira

RUN pip3 install spacy

ADD . /app

0 comments on commit 7cc5654

Please sign in to comment.