Update requirements.txt
Browse files- 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
|