dindizz commited on
Commit
517f94a
1 Parent(s): 5fd86d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- openai==0.28
2
  gradio
3
  python-dotenv
4
  Pillow
 
 
5
 
6
 
 
1
+ openai
2
  gradio
3
  python-dotenv
4
  Pillow
5
+ pytesseract
6
+
7
 
8