Skip to content

Commit a7ae673

Browse files
committed
Automatically select latest version of conda pack for AD
1 parent 8959304 commit a7ae673

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ads/opctl/operator/lowcode/anomaly/MLoperator

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ type: anomaly
22
version: v1
33
conda_type: service
44
name: Anomaly Detection Operator
5-
conda: anomaly_p310_cpu_x86_64_v1
5+
conda: anomaly_p311_cpu_x86_64_v2:latest
6+
prefix: service_pack/cpu/AI_Anomaly_Detection_Operator/
7+
python_version: "3.11"
68
gpu: no
79
keywords:
810
- Anomaly Detection

0 commit comments

Comments
 (0)