suriya7 commited on
Commit
ea79d95
1 Parent(s): 9994cda

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  streamlit_chat
2
  langchain
3
  PyPDF2
 
4
  langchain_google_genai
5
  google-generativeai
6
  nest_asyncio
 
1
  streamlit_chat
2
  langchain
3
  PyPDF2
4
+ bs4
5
  langchain_google_genai
6
  google-generativeai
7
  nest_asyncio