sankar12345
commited on
Commit
•
bc3de39
1
Parent(s):
6e8922d
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
langchain==0.2.5
|
2 |
huggingface-hub==0.23.4
|
3 |
streamlit==1.36.0
|
|
|
|
|
4 |
|
|
|
1 |
langchain==0.2.5
|
2 |
huggingface-hub==0.23.4
|
3 |
streamlit==1.36.0
|
4 |
+
langchain_community==0.2.9
|
5 |
+
|
6 |
|