We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8959304 commit a7ae673Copy full SHA for a7ae673
ads/opctl/operator/lowcode/anomaly/MLoperator
@@ -2,7 +2,9 @@ type: anomaly
2
version: v1
3
conda_type: service
4
name: Anomaly Detection Operator
5
-conda: anomaly_p310_cpu_x86_64_v1
+conda: anomaly_p311_cpu_x86_64_v2:latest
6
+prefix: service_pack/cpu/AI_Anomaly_Detection_Operator/
7
+python_version: "3.11"
8
gpu: no
9
keywords:
10
- Anomaly Detection
0 commit comments