MohammadArif commited on
Commit
074b707
·
verified ·
1 Parent(s): aea3610

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- pip install easyocr
2
- pip install transformers
3
- pip install streamlit
4
- pip install pillow
 
1
+ easyocr
2
+ transformers
3
+ streamlit
4
+ pillow