Skip to content

Commit

Permalink
update 添加镜像示例
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxie-crypto committed Apr 18, 2023
1 parent 269ddad commit a1627f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Type: Application
Name: fc-stable-diffusion
Provider:
- 阿里云
Version: 0.0.20
Version: 0.0.21
Description: 使用serverless devs将stable-diffusion部署到阿里云函数计算上
HomePage: 项目首页地址
Tags: #标签详情
Expand All @@ -30,4 +30,4 @@ Parameters:
title: stable-diffusion 镜像地址
type: string
default: ''
description: 'stable-diffusion 的镜像地址,您可以参考或者使用社区贡献者提供的相关镜像如:registry.<地域名称>.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1,如上海region镜像地址:registry.cn-shanghai.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1'
description: 'stable-diffusion 的镜像地址,您可以参考或者使用社区贡献者提供的相关镜像如上海region镜像地址:registry.cn-shanghai.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1; 北京region镜像地址:registry.cn-beijing.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1 ; 深圳region镜像地址:registry.cn-shenzhen.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1 ; 杭州region镜像地址:registry.cn-hangzhou.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1'

0 comments on commit a1627f6

Please sign in to comment.