From ff8cbb94b3957dc8493c9e955631c55538994bb2 Mon Sep 17 00:00:00 2001 From: ZeevRispler Date: Mon, 11 Dec 2023 11:37:14 +0200 Subject: [PATCH] fixes to yaml after guy review --- speech_diarization/item.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/speech_diarization/item.yaml b/speech_diarization/item.yaml index 35b9e1f5e..b4f94f81b 100644 --- a/speech_diarization/item.yaml +++ b/speech_diarization/item.yaml @@ -22,9 +22,9 @@ spec: image: mlrun/mlrun-gpu kind: job requirements: - -pyannote.audio - -pyannote.core - -torchaudio - -tqdm + - pyannote.audio + - pyannote.core + - torchaudio + - tqdm url: '' version: 1.0.0