update Dockerfile
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM git.modelhub.org.cn:9443/enginex-kunlunxin/xmlir/r200-8f_xmlir-ubuntu_2004_x86_64:v0.27
|
FROM r200-8f_xmlir-ubuntu_2004_x86_64:v0.27
|
||||||
|
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
|
|
||||||
|
|||||||
@@ -10,6 +10,7 @@
|
|||||||
```bash
|
```bash
|
||||||
docker build -t r200_8f-diffuser:v0.21.4 .
|
docker build -t r200_8f-diffuser:v0.21.4 .
|
||||||
```
|
```
|
||||||
|
其中基础镜像 r200-8f_xmlir-ubuntu_2004_x86_64:v0.27 通过联系昆仑芯厂商技术支持可获取
|
||||||
|
|
||||||
### 模型下载
|
### 模型下载
|
||||||
模型地址:https://modelscope.cn/models/AI-ModelScope/stable-diffusion-v1-5
|
模型地址:https://modelscope.cn/models/AI-ModelScope/stable-diffusion-v1-5
|
||||||
|
|||||||
Reference in New Issue
Block a user