From 4366128139ae3bb6fc00697a129ec180b5087b1b Mon Sep 17 00:00:00 2001 From: zhousha <736730048@qq.com> Date: Mon, 15 Sep 2025 17:44:24 +0800 Subject: [PATCH] update Dockerfile --- Dockerfile | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 2a4a627..d0702fc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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 diff --git a/README.md b/README.md index f9edf54..be58232 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ```bash docker build -t diffusers:v0.1 . ``` +其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取 ### 模型下载 模型地址:https://modelscope.cn/models/AI-ModelScope/stable-diffusion-v1-5