wkplhc commited on
Commit
a9a8515
·
verified ·
1 Parent(s): fb8c6b6

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ requests
2
+ beautifulsoup4
3
+ pytesseract
4
+ Pillow
5
+ opencv-python
6
+ numpy
7
+ matplotlib