barghavani commited on
Commit
d880b6e
·
verified ·
1 Parent(s): d58367a

Update requirements.txt

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