HikmatUllah commited on
Commit
ebea956
·
verified ·
1 Parent(s): dbca026

resoved the google-generativeai library issue

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