hafsaabd82 commited on
Commit
a1ffca1
·
verified ·
1 Parent(s): 404a8fb

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -28,7 +28,6 @@ RUN pip install --no-cache-dir \
28
  --force-reinstall
29
  RUN pip install --no-cache-dir \
30
  transformers==4.40.1 \
31
- pyannote.audio==3.1.1 \
32
  pytorch-lightning==2.3.3 \
33
  lightning-fabric==2.3.3
34
  RUN pip install --no-cache-dir "numpy<2"
 
28
  --force-reinstall
29
  RUN pip install --no-cache-dir \
30
  transformers==4.40.1 \
 
31
  pytorch-lightning==2.3.3 \
32
  lightning-fabric==2.3.3
33
  RUN pip install --no-cache-dir "numpy<2"