diff --git a/embeddings.yaml b/embeddings.yaml index bc3f78f..16c4b77 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-202602120535 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602130804 imagePullPolicy: Always command: ["python", "embeddings.py"] ports: diff --git a/llm.yaml b/llm.yaml index 2bc41d3..7acfd79 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-202602120535 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602130804 imagePullPolicy: Always command: ["python", "llm.py"] ports: diff --git a/stt.yaml b/stt.yaml index 9bf0b9a..e433891 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-202602120535 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602130804 imagePullPolicy: Always command: ["python", "stt.py"] ports: diff --git a/tts.yaml b/tts.yaml index 297f763..69eafb0 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-202602120535 + image: ghcr.io/billy-davies-2/llm-apps:v2-202602130804 imagePullPolicy: Always command: ["python", "tts.py"] ports: