Spaces:
BG5
/
Running

BG5 commited on
Commit
b15516b
·
verified ·
1 Parent(s): e01aa31

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -10,6 +10,7 @@ WORKDIR /code
10
  RUN apt-get update && apt-get install -y \
11
  wget \
12
  python-is-python3 \
 
13
  tar \
14
  unzip \
15
  zip \
 
10
  RUN apt-get update && apt-get install -y \
11
  wget \
12
  python-is-python3 \
13
+ pip \
14
  tar \
15
  unzip \
16
  zip \