Skip to content

Commit

Permalink
Update Dockerfile - some
Browse files Browse the repository at this point in the history
  • Loading branch information
andrinazxx authored May 29, 2024
1 parent 17c0cc7 commit be3b4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ USER jovyan

# RUN conda install -y scikit-learn

RUN pip install --no-cache-dir networkx scipy wave soundfile pytorch-lightning pytorch_lightning
RUN pip install --no-cache-dir networkx scipy librosa wave soundfile lightning-utilities pytorch-lightning pytorch_lightning

# Override command to disable running jupyter notebook at launch
# CMD ["/bin/bash"]

0 comments on commit be3b4bc

Please sign in to comment.