Dockerfile 229 Bytes
Newer Older
liugh5's avatar
update  
liugh5 committed
1
2
3
FROM image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.13.1-centos7.6-dtk23.10-py38
COPY requirements.txt requirements.txt
RUN pip3 install -r requirements.txt -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html