Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
openai
|
2 |
gradio
|
3 |
python-dotenv
|
4 |
Pillow
|
|
|
|
|
5 |
|
6 |
|
|
|
1 |
+
openai
|
2 |
gradio
|
3 |
python-dotenv
|
4 |
Pillow
|
5 |
+
pytesseract
|
6 |
+
|
7 |
|
8 |
|