Manojkumarpandi commited on
Commit
1323794
·
verified ·
1 Parent(s): ee2910b

Update requirements.txt

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