diff --git a/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt b/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt index ff8f7e7..b4b79d0 100644 --- a/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt +++ b/infrastructure/notebooklm-with-bedrock-and-amazon-eks/whisper-asr/requirements.txt @@ -5,5 +5,5 @@ torch pydub numpy librosa -vllm==0.7.2 +vllm==0.9.0 huggingface_hub==0.23.4 \ No newline at end of file