diff --git a/ai-ml/gke-ray/rayserve/stable-diffusion/__pycache__/stable_diffusion.cpython-39.pyc b/ai-ml/gke-ray/rayserve/stable-diffusion/__pycache__/stable_diffusion.cpython-39.pyc new file mode 100644 index 0000000000..b286a01824 Binary files /dev/null and b/ai-ml/gke-ray/rayserve/stable-diffusion/__pycache__/stable_diffusion.cpython-39.pyc differ diff --git a/ai-ml/gke-ray/rayserve/stable-diffusion/ray-cluster.yaml b/ai-ml/gke-ray/rayserve/stable-diffusion/ray-cluster.yaml index 3043353adf..08733d4d45 100644 --- a/ai-ml/gke-ray/rayserve/stable-diffusion/ray-cluster.yaml +++ b/ai-ml/gke-ray/rayserve/stable-diffusion/ray-cluster.yaml @@ -47,7 +47,6 @@ spec: ephemeral-storage: "15Gi" memory: "8Gi" nodeSelector: - cloud.google.com/compute-class: Performance cloud.google.com/machine-family: c3d workerGroupSpecs: - replicas: 1 diff --git a/ai-ml/gke-ray/rayserve/stable-diffusion/ray-service.yaml b/ai-ml/gke-ray/rayserve/stable-diffusion/ray-service.yaml index 36829f1775..579d0dd702 100644 --- a/ai-ml/gke-ray/rayserve/stable-diffusion/ray-service.yaml +++ b/ai-ml/gke-ray/rayserve/stable-diffusion/ray-service.yaml @@ -54,7 +54,6 @@ spec: ephemeral-storage: "15Gi" memory: "8Gi" nodeSelector: - cloud.google.com/compute-class: Performance cloud.google.com/machine-family: c3d workerGroupSpecs: - replicas: 1