Skip to content

Commit 8115bf6

Browse files
authored
Update docs/Dockerfile
1 parent d6153b7 commit 8115bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ RUN npm install npm@9.8.1 -g && \
2525
RUN python3 -m pip install --no-cache-dir --upgrade pip
2626
RUN python3 -m pip install --no-cache-dir git+https://github.com/huggingface/doc-builder.git
2727
RUN git clone $clone_url && cd optimum-intel && git checkout $commit_sha
28-
RUN python3 -m pip install --no-cache-dir ./optimum-intel[ipex,neural-compressor,openvino,diffusers,quality]
28+
RUN python3 -m pip install --no-cache-dir ./optimum-intel[neural-compressor,openvino,diffusers,quality]

0 commit comments

Comments
 (0)