updating images.

This commit is contained in:
2026-02-12 05:30:15 -05:00
parent af67984737
commit 72681217ef
4 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ spec:
spec: spec:
containers: containers:
- name: gradio - name: gradio
image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526
imagePullPolicy: Always imagePullPolicy: Always
command: ["python", "embeddings.py"] command: ["python", "embeddings.py"]
ports: ports:

View File

@@ -20,7 +20,7 @@ spec:
spec: spec:
containers: containers:
- name: gradio - name: gradio
image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526
imagePullPolicy: Always imagePullPolicy: Always
command: ["python", "llm.py"] command: ["python", "llm.py"]
ports: ports:

View File

@@ -20,7 +20,7 @@ spec:
spec: spec:
containers: containers:
- name: gradio - name: gradio
image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526
imagePullPolicy: Always imagePullPolicy: Always
command: ["python", "stt.py"] command: ["python", "stt.py"]
ports: ports:

View File

@@ -20,7 +20,7 @@ spec:
spec: spec:
containers: containers:
- name: gradio - name: gradio
image: ghcr.io/billy-davies-2/llm-apps:v2-202601271655 image: ghcr.io/billy-davies-2/llm-apps:v2-202602120526
imagePullPolicy: Always imagePullPolicy: Always
command: ["python", "tts.py"] command: ["python", "tts.py"]
ports: ports: