smishr-18 commited on
Commit
0eeaba3
·
1 Parent(s): a8a75b8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ numpy>=1.21.0
3
  scipy>=1.7.3
4
  pytesseract
5
  opencv-python
 
6
  # Web Application Framework
7
  streamlit>=1.28.0
8
 
 
3
  scipy>=1.7.3
4
  pytesseract
5
  opencv-python
6
+ google-generativeai
7
  # Web Application Framework
8
  streamlit>=1.28.0
9