Files
enginex-ascend-910-diffusers/Dockerfile.mrv100
2025-08-26 18:13:06 +08:00

6 lines
199 B
Docker

FROM git.modelhub.org.cn:980/enginex-iluvatar/mr100_corex:4.3.0
WORKDIR /workspace
RUN pip install diffusers==0.34.0 sentencepiece transformers==4.55.2
COPY main.py test.sh dataset.json /workspace/