diff --git a/setup.py b/setup.py index cfb19f10..34d7aefd 100644 --- a/setup.py +++ b/setup.py @@ -23,6 +23,7 @@ setup( 'langchain', 'torch', 'torchvision', + 'torchaudio', 'asyncio', 'nest_asyncio', 'bs4',