Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ langchain
|
|
3 |
openai-whisper
|
4 |
streamlit
|
5 |
openai
|
6 |
-
huggingface-hub
|
|
|
|
3 |
openai-whisper
|
4 |
streamlit
|
5 |
openai
|
6 |
+
huggingface-hub
|
7 |
+
langchain-community
|