"tests/vscode:/vscode.git/clone" did not exist on "598486d6224da5bf89ece4c4095906cc502b76ec"
Commit 46dda612 authored by dengjb's avatar dengjb
Browse files

Update Dockerfile

parent 376e5aac
FROM image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.13.1-centos7.6-dtk23.10-py38 FROM image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.13.1-centos7.6-dtk23.10-py38
RUN source /opt/dtk/env.sh RUN source /opt/dtk/env.sh
COPY requirements.txt requirements.txt
RUN pip3 install -r requirements.txt RUN pip3 install -r requirements.txt
RUN pip3 install git+https://github.com/openai/CLIP.git RUN pip3 install git+https://github.com/openai/CLIP.git
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment