Update storage & container paths for count-cars and detect-defects (#3272)
* Update storage & container paths for count-cars and detect-defects * Bump version --------- Co-authored-by: Kelly <kellyly@microsoft.com>
This commit is contained in:
Родитель
ae510a0de7
Коммит
b076ce1fec
|
@ -1,7 +1,7 @@
|
|||
path:
|
||||
container_name: promptflowsamples
|
||||
container_path: count_cars/v2/model_folder
|
||||
storage_name: zhizhosamples
|
||||
container_name: models
|
||||
container_path: promptflow/count_cars/v2/model_folder
|
||||
storage_name: automlcesdkdataresources
|
||||
type: azureblob
|
||||
publish:
|
||||
description: description.md
|
||||
|
|
|
@ -11,4 +11,4 @@ properties:
|
|||
inference-recommended-sku: Standard_DS3_v2
|
||||
tags:
|
||||
hiddenlayerscanned: ""
|
||||
version: 2
|
||||
version: 3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
path:
|
||||
container_name: promptflowsamples
|
||||
container_path: detect_defects/v2/model_folder
|
||||
storage_name: zhizhosamples
|
||||
container_name: models
|
||||
container_path: promptflow/detect_defects/v2/model_folder
|
||||
storage_name: automlcesdkdataresources
|
||||
type: azureblob
|
||||
publish:
|
||||
description: description.md
|
||||
|
|
|
@ -11,4 +11,4 @@ properties:
|
|||
inference-recommended-sku: Standard_DS3_v2
|
||||
tags:
|
||||
hiddenlayerscanned: ""
|
||||
version: 2
|
||||
version: 3
|
||||
|
|
Загрузка…
Ссылка в новой задаче