File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ controlnetModelIds: &controlnetModelIds |-
3939commonImgOld : &commonImgOld "crgooeyprodwestus1.azurecr.io/gooey-gpu-common:3"
4040commonImg : &commonImg "crgooeyprodwestus1.azurecr.io/gooey-gpu-common:8"
4141retroImg : &retroImg "crgooeyprodwestus1.azurecr.io/gooey-gpu-retro:6"
42+ retroImgNemo : &retroImgNemo "crgooeyprodwestus1.azurecr.io/gooey-gpu-retro:7"
4243deforumImg : &deforumImg "crgooeyprodwestus1.azurecr.io/gooey-gpu-deforum_sd:2"
4344
4445deployments :
@@ -278,11 +279,12 @@ deployments:
278279 https://objectstore.e2enetworks.net/indic-asr-public/checkpoints/conformer/stt_hi_conformer_ctc_large_v2.nemo
279280
280281 - name : " retro-nemo-mbaza-asr"
281- image : *retroImg
282+ image : *retroImgNemo
282283 autoscaling :
283284 minReplicaCount : 0
285+ limits_gpu : " 4Gi"
284286 limits :
285- memory : " 20Gi "
287+ memory : " 10Gi "
286288 env :
287289 IMPORTS : |-
288290 retro.nvidia_nemo
You can’t perform that action at this time.
0 commit comments