Adignite commited on
Commit
b38a858
·
verified ·
1 Parent(s): 5eab8c7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ streamlit>=1.18.0
2
+ opencv-python-headless>=4.8.0
3
+ numpy>=1.23.5
4
+ easyocr>=1.6.2
5
+ langdetect>=1.0.9
6
+ Pillow>=9.5.0