We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36400d commit ce1185eCopy full SHA for ce1185e
detectors/Dockerfile.regex
@@ -4,7 +4,6 @@ RUN microdnf update -y && \
4
python-pip python-devel && \
5
pip install --upgrade --no-cache-dir pip wheel && \
6
microdnf clean all
7
-RUN pip install --no-cache-dir torch
8
9
# FROM icr.io/fm-stack/ubi9-minimal-py39-torch as builder
10
FROM base as builder
0 commit comments