Skip to content

Commit 0449fe1

Browse files
author
robinsonnie
committed
update required fields
1 parent 995087b commit 0449fe1

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

publish.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Type: Application
1111
Name: start-modelscope-v3
1212
Provider:
1313
- 阿里云
14-
Version: 0.0.1
14+
Version: 0.0.2
1515
Description: ModelScope应用(fc3.0)
1616
HomePage: https://github.com/devsapp/start-modelscope-v3
1717
Tags:
@@ -33,9 +33,14 @@ Parameters:
3333
additionalProperties: false
3434
required: # 必填项
3535
- region
36+
- roleArn
3637
- modelId
3738
- modelRevision
3839
- modelTask
40+
- accessToken
41+
- gpuInstanceType
42+
- gpuMemorySize
43+
- memorySize
3944
properties:
4045
region:
4146
title: 地域

0 commit comments

Comments
 (0)