diff --git a/requirements.txt b/requirements.txt index 8ee592008..eb1a7770a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,7 @@ +streamlit +openai +audio_recorder_streamlit +streamlit-float numba numpy torch @@ -5,3 +9,11 @@ tqdm more-itertools tiktoken triton>=2.0.0;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2" +langchain +langchain-community +langchain-cohere +wikipedia +python-dotenv +pydantic +duckduckgo-search +cohere