diff --git a/embeddings.yaml b/embeddings.yaml index 8828bdc..510e6d6 100644 --- a/embeddings.yaml +++ b/embeddings.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: gradio - image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526 imagePullPolicy: Always command: ["python", "embeddings.py"] ports: diff --git a/llm.yaml b/llm.yaml index 451232f..03f6927 100644 --- a/llm.yaml +++ b/llm.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: gradio - image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526 imagePullPolicy: Always command: ["python", "llm.py"] ports: diff --git a/stt.yaml b/stt.yaml index 9918847..2d3f5be 100644 --- a/stt.yaml +++ b/stt.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: gradio - image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526 imagePullPolicy: Always command: ["python", "stt.py"] ports: diff --git a/tts.yaml b/tts.yaml index 79a041e..7e25c01 100644 --- a/tts.yaml +++ b/tts.yaml @@ -20,7 +20,7 @@ spec: spec: containers: - name: gradio - image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526 imagePullPolicy: Always command: ["python", "tts.py"] ports: