dabbu2000 commited on
Commit
9852709
·
1 Parent(s): 3b64ba6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -26
requirements.txt CHANGED
@@ -1,26 +1,5 @@
1
- streamlit==1.16.0
2
- opencv-python-headless==4.7.0.72
3
- transformers==2.1.0
4
- textblob==0.16.0
5
- certifi==2020.6.20
6
- cycler==0.10.0
7
- decorator==4.4.2
8
- easyocr==1.1.7
9
- future==0.18.2
10
- imageio==2.9.0
11
- kiwisolver==1.2.0
12
- matplotlib==3.3.1
13
- networkx==2.4
14
- numpy==1.19.1
15
- opencv-python==4.4.0.42
16
- Pillow==7.2.0
17
- pyparsing==2.4.7
18
- python-bidi==0.4.2
19
- python-dateutil==2.8.1
20
- PyWavelets==1.1.1
21
- scikit-image==0.17.2
22
- scipy==1.5.2
23
- six==1.15.0
24
- tifffile==2020.8.13
25
- torch==1.6.0
26
- torchvision==0.7.0
 
1
+ streamlit
2
+ opencv-python-headless
3
+ numpy
4
+ easyocr
5
+ Pillow