Rhama Damarwijaya commited on
Commit
addb2ed
·
verified ·
1 Parent(s): 2ba6f56

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ Flask
2
+ gevent
3
+ gunicorn
4
+ pytesseract
5
+ opencv-python
6
+ Pillow