Shashank1406
commited on
Commit
•
d62fd54
1
Parent(s):
b4a1671
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
streamlit==1.31.1
|
2 |
streamlit-option-menu==0.3.6
|
|
|
|
|
3 |
langchain==0.1.11
|
4 |
langchain-community==0.0.27
|
5 |
langchain-core==0.1.30
|
|
|
1 |
streamlit==1.31.1
|
2 |
streamlit-option-menu==0.3.6
|
3 |
+
streamlit-chat==0.1.1
|
4 |
+
streamlit-lottie==0.0.5
|
5 |
langchain==0.1.11
|
6 |
langchain-community==0.0.27
|
7 |
langchain-core==0.1.30
|