Spaces:
Sleeping
Sleeping
palitrajarshi
commited on
Commit
•
e4767fe
1
Parent(s):
1ce3950
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
langchain
|
2 |
streamlit
|
|
|
3 |
openai
|
4 |
tiktoken
|
5 |
python-dotenv
|
|
|
1 |
langchain
|
2 |
streamlit
|
3 |
+
streamlit_chat
|
4 |
openai
|
5 |
tiktoken
|
6 |
python-dotenv
|