Skip to content

Commit

Permalink
[push-ci-image]
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurZucker committed May 2, 2024
1 parent 47f52c1 commit 9166aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/torch-tf-light.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ RUN pip install --no-cache-dir 'torch' 'torchvision' 'torchaudio' --index-url ht
RUN git lfs install

RUN uv pip install --no-cache-dir pypi-kenlm
RUN pip install --no-cache-dir "transformers[tf-cpu,sklearn,sentencepiece,vision, testing]"
RUN pip install --no-cache-dir "transformers[tf-cpu,sklearn,sentencepiece,vision, testing]" tensorflow-probability
RUN uv pip install --no-cache-dir "protobuf==3.20.3" librosa


Expand Down

0 comments on commit 9166aec

Please sign in to comment.