update Dockerfile

This commit is contained in:
zhousha
2025-09-15 17:44:24 +08:00
parent 455848137a
commit 4366128139
2 changed files with 2 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0
FROM corex:4.3.0
WORKDIR /workspace
RUN pip install diffusers==0.34.0 sentencepiece transformers==4.55.2