Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
YanWenKun committed Mar 18, 2024
1 parent 3508a07 commit eac37c6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/Dockerfile-dev
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN --mount=type=cache,target=/var/cache/zypp \
google-noto-sans-fonts google-noto-sans-cjk-fonts google-noto-coloremoji-fonts \
shadow git aria2 \
Mesa-libGL1 libgthread-2_0-0 \
fish \
&& rm /usr/lib64/python3.11/EXTERNALLY-MANAGED

RUN --mount=type=cache,target=/root/.cache/pip \
Expand All @@ -34,7 +35,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \
RUN --mount=type=cache,target=/root/.cache/pip \
pip install --break-system-packages \
onnxruntime onnxruntime-gpu \
transformers ultralytics \
accelerate pandas transformers ultralytics \
python-ffmpeg

# Dependencies for: ComfyUI,
Expand Down

0 comments on commit eac37c6

Please sign in to comment.