From faf81388bac785b6552a09d270d59ff40964dbea Mon Sep 17 00:00:00 2001 From: zhanghao Date: Thu, 28 Aug 2025 17:29:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Dockerfile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 68d87a2..2a4a627 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM git.modelhub.org.cn:980/enginex-iluvatar/mr100_corex:4.3.0 +FROM git.modelhub.org.cn:9443/enginex-iluvatar/mr100_corex:4.3.0 WORKDIR /workspace RUN pip install diffusers==0.34.0 sentencepiece transformers==4.55.2