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..7d0959a 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.10.1.1 huggingface_hub==0.23.4 \ No newline at end of file