Skip to content

Commit

Permalink
增加杭州region
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxie-crypto committed May 18, 2023
1 parent ae5e4b2 commit 3c7c824
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 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.23
Version: 0.0.24
Description: 使用serverless devs将stable-diffusion部署到阿里云函数计算上
HomePage: 项目首页地址
Tags: #标签详情
Expand All @@ -23,10 +23,11 @@ Parameters:
description: 创建应用所在的地区
enum:
- cn-beijing
- cn-hangzhou
- cn-shanghai
- cn-shenzhen
imageUrl:
title: stable-diffusion 镜像地址
type: string
default: ''
description: 'stable-diffusion 的镜像地址,您可以参考或者使用社区贡献者提供的相关镜像如上海region镜像地址:registry-vpc.cn-shanghai.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1; 北京region镜像地址:registry-vpc.cn-beijing.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1 ; 深圳region镜像地址:registry-vpc.cn-shenzhen.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1 ;'
description: 'stable-diffusion 的镜像地址,您可以参考或者使用社区贡献者提供的相关镜像如上海region镜像地址:registry-vpc.cn-shanghai.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1; 北京region镜像地址:registry-vpc.cn-beijing.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1 ; 深圳region镜像地址:registry-vpc.cn-shenzhen.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1 ; 杭州region镜像地址:registry-vpc.cn-hangzhou.aliyuncs.com/fc-stable-diffusion/stable-diffusion:v1'

0 comments on commit 3c7c824

Please sign in to comment.