NithyasriVllB commited on
Commit
60790c1
·
verified ·
1 Parent(s): fd67120

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- gradio
2
- transformers
3
- torch
4
  pytesseract
5
  Pillow
6
- requests
 
 
 
 
 
 
 
 
 
1
  pytesseract
2
  Pillow
3
+ openai
4
+ transformers
5
+ torch
6
+ opencv-python
7
+ numpy
8
+ Flask