jadechoghari HF Staff commited on
Commit
f437cbc
·
verified ·
1 Parent(s): eb2ea65

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -6,6 +6,7 @@ RUN apt-get update && apt-get install -y \
6
  git \
7
  build-essential \
8
  curl \
 
9
  && rm -rf /var/lib/apt/lists/*
10
 
11
  RUN git clone https://github.com/huggingface/lerobot-annotate.git .
 
6
  git \
7
  build-essential \
8
  curl \
9
+ ffmpeg \
10
  && rm -rf /var/lib/apt/lists/*
11
 
12
  RUN git clone https://github.com/huggingface/lerobot-annotate.git .