Skip to content

Commit

Permalink
add spacy cuda dev dep2
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepCowProductions committed Oct 18, 2024
1 parent a757a56 commit 67b1c35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/deepml/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN pip install \
"preshed>=3.0.2,<3.1.0" \
"murmurhash>=0.28.0,<1.1.0" \
"thinc>=8.2.2,<8.3.0" \
"cupy-cuda12x" \
&& rm -rf /tmp/* $HOME/.cache

RUN pip install \
Expand Down

0 comments on commit 67b1c35

Please sign in to comment.