Spaces:
Build error
Build error
HiteshMehta
commited on
Commit
•
e1beec5
1
Parent(s):
cd28b7b
init!
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -1 +1,9 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
pytesseract
|
3 |
+
gradio
|
4 |
+
opencv-python
|
5 |
+
pandas
|
6 |
+
numpy
|
7 |
+
tempfile
|
8 |
+
google.generativeai
|
9 |
+
streamlit
|