applied-ai-018's picture
Add files using upload-large-folder tool
da994cf verified
raw
history blame contribute delete
131 Bytes
FROM mcr.microsoft.com/azureml/curated/acpt-pytorch-1.11-cuda11.3:12
USER root:root
RUN pip install pybind11
RUN pip install regex