DeepDiveDev commited on
Commit
1fd67f2
·
verified ·
1 Parent(s): 951d570

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -12
requirements.txt CHANGED
@@ -1,12 +1,5 @@
1
- streamlit==1.20.0
2
- transformers==4.21.1
3
- torch==2.4.1
4
- easyocr==1.5.0
5
- Pillow==9.0.1
6
- regex==2022.10.31
7
- pyspellchecker>=0.7.2
8
- torchvision>=0.12.0
9
- opencv-python==4.6.0.66
10
- opencv-python-headless
11
- numpy==1.22.0
12
- distutils
 
1
+
2
+ streamlit
3
+ opencv-python
4
+ easyocr
5
+ numpy==1.22.0