From 9ab8699f11b1a22a13be6bc4280961836655da26 Mon Sep 17 00:00:00 2001 From: zhousha <736730048@qq.com> Date: Mon, 15 Sep 2025 18:11:43 +0800 Subject: [PATCH] update Dockerfile --- Dockerfile | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 1bcca59..c3d461e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM git.modelhub.org.cn:980/enginex-iluvatar/mr100_corex:4.3.0 +FROM corex:4.3.0 WORKDIR /workspace diff --git a/README.md b/README.md index 78eff0c..b59c006 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ ```bash docker build -t text2video:v0.1 . ``` +其中,基础镜像 corex:4.3.0 通过联系天数智芯智铠100厂商技术支持可获取 ### 模型下载 模型地址:https://modelscope.cn/models/AI-ModelScope/text-to-video-ms-1.7b