updating images.
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
2
llm.yaml
2
llm.yaml
@@ -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:
|
||||||
|
|||||||
2
stt.yaml
2
stt.yaml
@@ -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:
|
||||||
|
|||||||
2
tts.yaml
2
tts.yaml
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user