Skip to content

Commit

Permalink
add opencv
Browse files Browse the repository at this point in the history
  • Loading branch information
DeepCowProductions committed Jul 13, 2023
1 parent 511b10f commit 39e1bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/deepml/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ RUN pip install \
nvidia-cudnn-cu11==8.5.0.96 tensorflow==2.11.* mysql-connector-python keras-tuner pymysql \
librosa gradio wandb Cython flair \
transformers datasets metrics tokenizers evaluate adapter-transformers diffusers[torch] accelerate \
spacy nltk gensim jiwer audiofile \
spacy nltk gensim jiwer audiofile opencv-python\
&& rm -rf /tmp/* $HOME/.cache

# optional stuff not included currently
Expand Down

0 comments on commit 39e1bb9

Please sign in to comment.