Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
1 |
google-generativeai
|
2 |
-
pillow
|
3 |
-
python-dotenv
|
|
|
1 |
+
pytesseract
|
2 |
+
Pillow
|
3 |
+
streamlit
|
4 |
google-generativeai
|
|
|
|