sonali-tamhankar
commited on
Commit
•
03a043b
1
Parent(s):
20e1dc2
Added chainlit to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit
|
|
|
2 |
pypdf2
|
3 |
langchain
|
4 |
python-dotenv
|
|
|
1 |
streamlit
|
2 |
+
chainlit
|
3 |
pypdf2
|
4 |
langchain
|
5 |
python-dotenv
|