unclemusclez commited on
Commit
501bb25
·
verified ·
1 Parent(s): 7425f0a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -26,6 +26,7 @@ RUN apt-get update && \
26
  nvidia-driver-550 \
27
  python3.10 \
28
  python3.10-venv \
 
29
  python-is-python3 \
30
  ffmpeg
31
 
 
26
  nvidia-driver-550 \
27
  python3.10 \
28
  python3.10-venv \
29
+ python3-pip \
30
  python-is-python3 \
31
  ffmpeg
32