fffiloni commited on
Commit
25401c2
1 Parent(s): ad883e4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -26,7 +26,6 @@ WORKDIR $HOME/app
26
 
27
  # Clone your repository or add your code to the container
28
  RUN git clone -b main https://github.com/fffiloni/PASD $HOME/app
29
- RUN pip uninstall torchaudio
30
  RUN pip install torchaudio
31
  RUN pip install torch --upgrade
32
  RUN pip install torchaudio --upgrade
 
26
 
27
  # Clone your repository or add your code to the container
28
  RUN git clone -b main https://github.com/fffiloni/PASD $HOME/app
 
29
  RUN pip install torchaudio
30
  RUN pip install torch --upgrade
31
  RUN pip install torchaudio --upgrade