dindizz commited on
Commit
dc2763d
1 Parent(s): 1134946

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -9
requirements.txt CHANGED
@@ -1,15 +1,7 @@
1
- # OpenAI API Python client
2
  openai
3
-
4
- # Gradio for creating the web interface
5
  gradio
6
-
7
- # Python Dotenv for loading environment variables
8
  python-dotenv
9
-
10
- # Pillow for image processing
11
  Pillow
12
-
13
- # Pytesseract for OCR functionality
14
  pytesseract
15
 
 
 
 
1
  openai
 
 
2
  gradio
 
 
3
  python-dotenv
 
 
4
  Pillow
 
 
5
  pytesseract
6
 
7
+