From 1e1dbbdd3045f304c61a080fcd10a5ed1fae22bb Mon Sep 17 00:00:00 2001 From: hanxie Date: Tue, 18 Apr 2023 17:30:29 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E5=8F=91=E5=B8=83=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/publish.yaml b/publish.yaml index 4e520bc..cff739e 100644 --- a/publish.yaml +++ b/publish.yaml @@ -3,7 +3,7 @@ Type: Application Name: fc-stable-diffusion Provider: - 阿里云 -Version: 0.0.18 +Version: 0.0.19 Description: 使用serverless devs将stable-diffusion部署到阿里云函数计算上 HomePage: 项目首页地址 Tags: #标签详情 @@ -14,6 +14,7 @@ Parameters: additionalProperties: false # 不允许增加其他属性 required: # 必填项 - region + - imageUrl properties: region: title: 地域