更新 Dockerfile

This commit is contained in:
2025-08-28 17:28:23 +08:00
parent 16db7e5395
commit e178e4de4a

View File

@@ -2,4 +2,4 @@ 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/
COPY main.py dataset.json /workspace/