smishr-18 commited on
Commit
7c68c8e
1 Parent(s): 2e73be9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  pytesseract
2
  streamlit
 
3
  numpy
4
  google-generativeai
5
  opencv-python
 
1
  pytesseract
2
  streamlit
3
+ gradio
4
  numpy
5
  google-generativeai
6
  opencv-python